Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
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
hlcm
leaf-hlcm
Commits
ba865d3b
Commit
ba865d3b
authored
Nov 18, 2019
by
stone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] 修改付款申请书取值
parent
adefd513
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
csh_payment_req_excel_bank_info.lwm
...NF/classes/csh/CSH501/csh_payment_req_excel_bank_info.lwm
+5
-0
payment_apply_content.xml
...WEB-INF/leaf.plugin.export.word/payment_apply_content.xml
+2
-2
No files found.
src/main/webapp/WEB-INF/classes/csh/CSH501/csh_payment_req_excel_bank_info.lwm
View file @
ba865d3b
...
...
@@ -15,6 +15,11 @@
FROM hls_bp_master_bank_account hbbc
WHERE hbbc.bank_account_id=V.bp_bank_account_id
) agent_bank_name,
--代理商名称
(SELECT bp_name
FROM hls_bp_master hbm,hls_bp_master_bank_account hbbc
WHERE hbm.bp_id = hbbc.bp_id
AND hbbc.bank_account_id=v.bp_bank_account_id) agent_name,
--应付我司开户行
(SELECT HBBc.bank_account_name
FROM HLS_BP_MASTER_BANK_ACCOUNT HBBC
...
...
src/main/webapp/WEB-INF/leaf.plugin.export.word/payment_apply_content.xml
View file @
ba865d3b
...
...
@@ -219,10 +219,10 @@
<t
fontFamily=
"宋体"
fontSize=
"20"
fontColor=
"000000"
>
账号:${model.getObject('/model/bank_info/record/@agent_bank_num')!''} 账号:${model.getObject('/model/bank_info/record/@vender_bank_num')!''}
</t>
</p>
<p
indFirstLine=
"1"
line=
"400"
>
<t
fontFamily=
"宋体"
fontSize=
"20"
fontColor=
"000000"
>
委托收款人确认金额无误 委托公司名称:${model.getObject('/model/bank_info/record/@
vender
_name')!''}
</t>
<t
fontFamily=
"宋体"
fontSize=
"20"
fontColor=
"000000"
>
委托收款人确认金额无误 委托公司名称:${model.getObject('/model/bank_info/record/@
agent
_name')!''}
</t>
</p>
<p
indFirstLine=
"1"
line=
"400"
>
<t
fontFamily=
"宋体"
fontSize=
"20"
fontColor=
"000000"
>
收款人:
日立建机(上海)有限公司(盖章)
申请日期:${model.getObject('/model/bank_info/record/@current_date')!''}
</t>
<t
fontFamily=
"宋体"
fontSize=
"20"
fontColor=
"000000"
>
收款人:
${model.getObject('/model/bank_info/record/@vender_name')!''}
申请日期:${model.getObject('/model/bank_info/record/@current_date')!''}
</t>
</p>
<p
indFirstLine=
"9"
line=
"400"
>
<t
fontFamily=
"宋体"
fontSize=
"20"
fontColor=
"000000"
>
确认日期:
</t>
...
...
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