Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
platform
hg-smart
Commits
a902320e
Commit
a902320e
authored
Oct 31, 2024
by
宋祥
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/dev' into dev
parents
7e57430a
9086bb1f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
HGSC004A.xml
src/main/java/com/baosight/hggp/hg/sc/sql/HGSC004A.xml
+2
-2
HGKC008D.jsp
src/main/webapp/HG/KC/HGKC008D.jsp
+2
-2
No files found.
src/main/java/com/baosight/hggp/hg/sc/sql/HGSC004A.xml
View file @
a902320e
...
...
@@ -263,8 +263,8 @@
<isNotEmpty
prepend=
" AND "
property=
"materialId"
>
a.material_id = #materialId#
</isNotEmpty>
<isNotEmpty
prepend=
" AND "
property=
"
materialId
"
>
a.
material_id = #materialId
#
<isNotEmpty
prepend=
" AND "
property=
"
inventSource
"
>
a.
invent_source = #inventSource
#
</isNotEmpty>
<isNotEmpty
prepend=
" AND "
property=
"id"
>
a.id = #id#
...
...
src/main/webapp/HG/KC/HGKC008D.jsp
View file @
a902320e
...
...
@@ -34,8 +34,8 @@
</EF:EFComboColumn>
<EF:EFColumn
ename=
"parentProdCode"
cname=
"成品编码"
enable=
"false"
width=
"100"
align=
"center"
/>
<EF:EFColumn
ename=
"parentProdName"
cname=
"成品名称"
enable=
"false"
width=
"100"
align=
"center"
/>
<EF:EFColumn
ename=
"
material
Code"
cname=
"材料编码"
enable=
"false"
width=
"100"
align=
"center"
/>
<EF:EFColumn
ename=
"
material
tName"
cname=
"材料名称"
enable=
"false"
width=
"100"
align=
"center"
/>
<EF:EFColumn
ename=
"
product
Code"
cname=
"材料编码"
enable=
"false"
width=
"100"
align=
"center"
/>
<EF:EFColumn
ename=
"
produc
tName"
cname=
"材料名称"
enable=
"false"
width=
"100"
align=
"center"
/>
<EF:EFColumn
ename=
"spec"
cname=
"规格"
enable=
"false"
width=
"120"
align=
"center"
/>
<EF:EFColumn
ename=
"applyQty"
cname=
"申请数量"
width=
"120"
align=
"right"
format=
"{0:N3}"
required=
"true"
/>
<EF:EFColumn
ename=
"quantity"
cname=
"数量"
enable=
"false"
width=
"120"
align=
"right"
format=
"{0:N3}"
/>
...
...
Write
Preview
Markdown
is supported
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