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
61c1f9ae
Commit
61c1f9ae
authored
Feb 21, 2023
by
Luochenglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
凭证模板取值修改 add by lcl
parent
2c03208a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
voucher_ass_template.lview
...webapp/modules/efile/EFILE1010/voucher_ass_template.lview
+7
-2
No files found.
src/main/webapp/modules/efile/EFILE1010/voucher_ass_template.lview
View file @
61c1f9ae
...
...
@@ -110,7 +110,12 @@
<a:dataSets>
<a:dataSet
id=
"je_template_ds"
autoQuery=
"true"
model=
"efile.EFILE1010.je_template_query"
queryUrl=
"${/request/@context_path}/autocrud/efile.EFILE1010.je_template_query/query?base_archive_id=${/parameter/@record_id}"
queryDataSet=
"for_query_ds"
selectable=
"true"
>
<a:fields>
<a:field
name=
"je_template_code"
/>
<a:field
name=
"je_template_code"
lovGridHeight=
"450"
lovHeight=
"600"
lovService=
"gld.GLD104.gld_je_transaction_for_lov"
lovWidth=
"550"
lovpagesize=
"30"
required=
"true"
title=
"GLD104.GLD_JE_TRANSACTION.JE_TRANSACTION_DESC"
>
<a:mapping>
<a:map
from=
"je_transaction_desc"
to=
"je_template_name"
/>
<a:map
from=
"je_transaction_code"
to=
"je_template_code"
/>
</a:mapping>
</a:field>
<a:field
name=
"je_template_name"
/>
</a:fields>
<a:events>
...
...
@@ -127,7 +132,7 @@
</a:screenTopToolbar>
<a:grid
id=
"je_template_ds_id"
bindTarget=
"je_template_ds"
marginHeight=
"200"
marginWidth=
"200"
navBar=
"true"
>
<a:columns>
<a:column
name=
"je_template_code"
editor=
"voucher
_text_ed
"
prompt=
"凭证模板代码"
width=
"150"
/>
<a:column
name=
"je_template_code"
editor=
"voucher
conBasicClauseParaDs_grid_lov
"
prompt=
"凭证模板代码"
width=
"150"
/>
<a:column
name=
"je_template_name"
editor=
"voucher_text_ed"
prompt=
"凭证模板描述"
width=
"150"
/>
</a:columns>
<a:editors>
...
...
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