Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
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
鲁鑫
topsun-bpm
Commits
e98acef5
Commit
e98acef5
authored
Dec 17, 2024
by
1650842865
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工序外协打印页面调整
parent
7971e506
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
76 additions
and
52 deletions
+76
-52
processOuter.ftl
...xt/src/main/webapp/template/print/topsun/processOuter.ftl
+38
-26
productProcessOuter.ftl
...main/webapp/template/print/topsun/productProcessOuter.ftl
+38
-26
No files found.
topsun-xt/src/main/webapp/template/print/topsun/processOuter.ftl
View file @
e98acef5
...
@@ -52,46 +52,58 @@
...
@@ -52,46 +52,58 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tablePrint"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tableBorder"
>
<colgroup>
<col
width=
'70%'
/>
</colgroup>
<tr>
<td
class=
"left"
>
加工商:${namel?default("")?html}
</td>
</tr>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tablePrint"
>
<colgroup>
<colgroup>
<col
width=
'50%'
/>
<col
width=
'8%'
/>
<col
width=
"25%"
/>
<col
width=
'42%'
/>
<col
width=
"25%"
/>
<col
width=
"9%"
/>
<col
width=
"16%"
/>
<col
width=
"8%"
/>
<col
width=
"17%"
/>
</colgroup>
</colgroup>
<tr>
<tr>
<td
class=
"left"
>
加工商地址:${address?default("")?html}
</td>
<td
class=
"left"
>
加工商
</td>
<td
class=
"left"
>
□是否半成品
</td>
<td
class=
"left"
>
${namel?default("")?html}
</td>
<td
class=
"left"
>
仓库:${lgobe?default("")?html}
</td>
<td
class=
"left"
>
外发日期
</td>
<td
class=
"left"
><
@
formatDate
date=
fillinDate/
></td>
<td
class=
"left"
>
外发单号
</td>
<td
class=
"left"
>
${ebeln?default("")?html}
</td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Print
"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Border
"
>
<colgroup>
<colgroup>
<col
width=
'75%'
/>
<col
width=
'8%'
/>
<col
width=
"25%"
/>
<col
width=
'42%'
/>
<col
width=
"9%"
/>
<col
width=
"16%"
/>
<col
width=
"8%"
/>
<col
width=
"17%"
/>
</colgroup>
</colgroup>
<tr>
<tr>
<td
class=
"left"
>
交货地点:${strSuppl?default("")?html}
</td>
<td
class=
"left"
>
加工商
<br/>
地址
</td>
<td
class=
"left"
>
联系人电话:${telf1?default("")?html}
</td>
<td
class=
"left"
>
${address?default("")?html}
</td>
<td
class=
"left"
>
交货日期
</td>
<td
class=
"left"
><
@
formatDate
date=
eindt/
></td>
<td
class=
"left"
>
仓库
</td>
<td
class=
"left"
>
${lgobe?default("")?html}
</td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Print
"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Border
"
>
<colgroup>
<colgroup>
<col
width=
'50%'
/>
<col
width=
'8%'
/>
<col
width=
"25%"
/>
<col
width=
'42%'
/>
<col
width=
"25%"
/>
<col
width=
"9%"
/>
<col
width=
"16%"
/>
<col
width=
"8%"
/>
<col
width=
"17%"
/>
</colgroup>
</colgroup>
<tr>
<tr>
<td
class=
"left"
>
交货地点
</td>
<td
class=
"left"
>
${strSuppl?default("")?html}
</td>
<td
class=
"left"
>
联系人电话
</td>
<td
class=
"left"
>
${telf1?default("")?html}
</td>
<td
class=
"left"
>
是否半成品
</td>
<td
class=
"left"
></td>
<td
class=
"left"
></td>
<td
class=
"left"
>
外发日期:
<
@
formatDate
date=
fillinDate/
></td>
<td
class=
"left"
>
交货日期:
<
@
formatDate
date=
eindt/
></td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tableBorder"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tableBorder"
>
...
...
topsun-xt/src/main/webapp/template/print/topsun/productProcessOuter.ftl
View file @
e98acef5
...
@@ -52,46 +52,58 @@
...
@@ -52,46 +52,58 @@
</td>
</td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tablePrint"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tableBorder"
>
<colgroup>
<col
width=
'70%'
/>
</colgroup>
<tr>
<td
class=
"left"
>
加工商:${namel?default("")?html}
</td>
</tr>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tablePrint"
>
<colgroup>
<colgroup>
<col
width=
'50%'
/>
<col
width=
'8%'
/>
<col
width=
"25%"
/>
<col
width=
'42%'
/>
<col
width=
"25%"
/>
<col
width=
"9%"
/>
<col
width=
"16%"
/>
<col
width=
"8%"
/>
<col
width=
"17%"
/>
</colgroup>
</colgroup>
<tr>
<tr>
<td
class=
"left"
>
加工商地址:${address?default("")?html}
</td>
<td
class=
"left"
>
加工商
</td>
<td
class=
"left"
>
□是否半成品
</td>
<td
class=
"left"
>
${namel?default("")?html}
</td>
<td
class=
"left"
>
仓库:${lgobe?default("")?html}
</td>
<td
class=
"left"
>
外发日期
</td>
<td
class=
"left"
><
@
formatDate
date=
fillinDate/
></td>
<td
class=
"left"
>
外发单号
</td>
<td
class=
"left"
>
${ebeln?default("")?html}
</td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Print
"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Border
"
>
<colgroup>
<colgroup>
<col
width=
'75%'
/>
<col
width=
'8%'
/>
<col
width=
"25%"
/>
<col
width=
'42%'
/>
<col
width=
"9%"
/>
<col
width=
"16%"
/>
<col
width=
"8%"
/>
<col
width=
"17%"
/>
</colgroup>
</colgroup>
<tr>
<tr>
<td
class=
"left"
>
交货地点:${strSuppl?default("")?html}
</td>
<td
class=
"left"
>
加工商
<br/>
地址
</td>
<td
class=
"left"
>
联系人电话:${telf1?default("")?html}
</td>
<td
class=
"left"
>
${address?default("")?html}
</td>
<td
class=
"left"
>
交货日期
</td>
<td
class=
"left"
><
@
formatDate
date=
eindt/
></td>
<td
class=
"left"
>
仓库
</td>
<td
class=
"left"
>
${lgobe?default("")?html}
</td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Print
"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"table
Border
"
>
<colgroup>
<colgroup>
<col
width=
'50%'
/>
<col
width=
'8%'
/>
<col
width=
"25%"
/>
<col
width=
'42%'
/>
<col
width=
"25%"
/>
<col
width=
"9%"
/>
<col
width=
"16%"
/>
<col
width=
"8%"
/>
<col
width=
"17%"
/>
</colgroup>
</colgroup>
<tr>
<tr>
<td
class=
"left"
>
交货地点
</td>
<td
class=
"left"
>
${strSuppl?default("")?html}
</td>
<td
class=
"left"
>
联系人电话
</td>
<td
class=
"left"
>
${telf1?default("")?html}
</td>
<td
class=
"left"
>
是否半成品
</td>
<td
class=
"left"
></td>
<td
class=
"left"
></td>
<td
class=
"left"
>
外发日期:
<
@
formatDate
date=
fillinDate/
></td>
<td
class=
"left"
>
交货日期:
<
@
formatDate
date=
eindt/
></td>
</tr>
</tr>
</table>
</table>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tableBorder"
>
<table
cellspacing=
"0px"
cellpadding=
"0px"
class=
"tableBorder"
>
...
...
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