Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
d10cd9ee
Commit
d10cd9ee
authored
Jun 10, 2019
by
qiankunpingtai
Browse files
从源更新
parents
9c07f55e
6f7b3c00
Changes
19
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/financial/advance_in.html
View file @
d10cd9ee
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
付款会员:
</td>
<td
style=
"width:
7
0px;"
>
付款会员:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:110px;"
></select>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:110px;"
></select>
</td>
</td>
...
...
erp_web/pages/financial/giro.html
View file @
d10cd9ee
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
经手人:
</td>
<td
style=
"width:
7
0px;"
>
经手人:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<select
name=
"HandsPersonId"
id=
"HandsPersonId"
style=
"width:110px;"
></select>
<select
name=
"HandsPersonId"
id=
"HandsPersonId"
style=
"width:110px;"
></select>
</td>
</td>
...
...
erp_web/pages/financial/item_in.html
View file @
d10cd9ee
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
往来单位:
</td>
<td
style=
"width:
7
0px;"
>
往来单位:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
</td>
</td>
...
...
erp_web/pages/financial/item_out.html
View file @
d10cd9ee
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
往来单位:
</td>
<td
style=
"width:
7
0px;"
>
往来单位:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
</td>
</td>
...
...
erp_web/pages/financial/money_in.html
View file @
d10cd9ee
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
付款单位:
</td>
<td
style=
"width:
7
0px;"
>
付款单位:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
</td>
</td>
...
...
erp_web/pages/financial/money_out.html
View file @
d10cd9ee
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<form
id=
"accountHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
收款单位:
</td>
<td
style=
"width:
7
0px;"
>
收款单位:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
<select
name=
"OrganId"
id=
"OrganId"
style=
"width:130px;"
></select>
</td>
</td>
...
...
erp_web/pages/materials/allocation_out_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
单据日期:
</td>
<td
style=
"width:
7
0px;"
>
单据日期:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<input
type=
"text"
name=
"OperTime"
id=
"OperTime"
<input
type=
"text"
name=
"OperTime"
id=
"OperTime"
onClick=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
class=
"txt Wdate"
onClick=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
class=
"txt Wdate"
...
...
erp_web/pages/materials/assemble_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
单据日期:
</td>
<td
style=
"width:
7
0px;"
>
单据日期:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<input
type=
"text"
name=
"OperTime"
id=
"OperTime"
<input
type=
"text"
name=
"OperTime"
id=
"OperTime"
onClick=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
class=
"txt Wdate"
onClick=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
class=
"txt Wdate"
...
...
erp_web/pages/materials/disassemble_list.html
View file @
d10cd9ee
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
单据日期:
</td>
<td
style=
"width:
7
0px;"
>
单据日期:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<input
type=
"text"
name=
"OperTime"
id=
"OperTime"
<input
type=
"text"
name=
"OperTime"
id=
"OperTime"
onClick=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
class=
"txt Wdate"
onClick=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
class=
"txt Wdate"
...
...
erp_web/pages/materials/other_in_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
供应商:
</td>
<td
style=
"width:
7
0px;"
>
供应商:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
erp_web/pages/materials/other_out_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
客户:
</td>
<td
style=
"width:
7
0px;"
>
客户:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
</td>
</td>
...
...
erp_web/pages/materials/purchase_back_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
供应商:
</td>
<td
style=
"width:
7
0px;"
>
供应商:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
erp_web/pages/materials/purchase_in_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
供应商:
</td>
<td
style=
"width:
7
0px;"
>
供应商:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
erp_web/pages/materials/purchase_orders_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
供应商:
</td>
<td
style=
"width:
7
0px;"
>
供应商:
</td>
<td
style=
"padding:5px;width:170px;"
>
<td
style=
"padding:5px;width:170px;"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
erp_web/pages/materials/retail_back_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;height:50px;"
>
会员卡号:
</td>
<td
style=
"width:
7
0px;height:50px;"
>
会员卡号:
</td>
<td
style=
"padding:5px;width:200px;"
>
<td
style=
"padding:5px;width:200px;"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
</td>
</td>
...
...
erp_web/pages/materials/retail_out_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;height:50px;"
>
会员卡号:
</td>
<td
style=
"width:
7
0px;height:50px;"
>
会员卡号:
</td>
<td
style=
"padding:5px;width:200px;"
>
<td
style=
"padding:5px;width:200px;"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
erp_web/pages/materials/sale_back_list.html
View file @
d10cd9ee
...
@@ -146,7 +146,7 @@
...
@@ -146,7 +146,7 @@
closed=
"true"
buttons=
"#dlg-buttons-show"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
closed=
"true"
buttons=
"#dlg-buttons-show"
modal=
"true"
cache=
"false"
collapsible=
"false"
closable=
"true"
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
客户:
</td>
<td
style=
"width:
7
0px;"
>
客户:
</td>
<td
style=
"padding:5px;width:130px;"
>
<td
style=
"padding:5px;width:130px;"
>
<span
id=
"OrganIdShow"
></span>
<span
id=
"OrganIdShow"
></span>
</td>
</td>
...
...
erp_web/pages/materials/sale_orders_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
客户:
</td>
<td
style=
"width:
7
0px;"
>
客户:
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
erp_web/pages/materials/sale_out_list.html
View file @
d10cd9ee
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<form
id=
"depotHeadFM"
method=
"post"
novalidate
>
<table>
<table>
<tr>
<tr>
<td
style=
"width:
6
0px;"
>
客户:
</td>
<td
style=
"width:
7
0px;"
>
客户:
</td>
<td
style=
"padding:5px"
>
<td
style=
"padding:5px"
>
<div
class=
"org-list"
>
<div
class=
"org-list"
>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
<input
id=
"OrganId"
name=
"OrganId"
style=
"width:130px;"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment