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
98e8e4be
Commit
98e8e4be
authored
Nov 05, 2019
by
25484
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix]合同结束工作流修改
parent
4e63caa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
con_contract_finish_maintain_wfl.lview
...odules/cont/CON560/con_contract_finish_maintain_wfl.lview
+6
-0
No files found.
src/main/webapp/modules/cont/CON560/con_contract_finish_maintain_wfl.lview
View file @
98e8e4be
...
@@ -123,6 +123,7 @@
...
@@ -123,6 +123,7 @@
<a:dataSets>
<a:dataSets>
<a:dataSet
id=
"receivedAmountDs"
autoQuery=
"true"
model=
"cont.CON560.con_contract_received_amount"
/>
<a:dataSet
id=
"receivedAmountDs"
autoQuery=
"true"
model=
"cont.CON560.con_contract_received_amount"
/>
<a:dataSet
id=
"unreceivedAmountDs"
autoQuery=
"true"
model=
"cont.CON560.con_contract_unreceived_amount"
/>
<a:dataSet
id=
"unreceivedAmountDs"
autoQuery=
"true"
model=
"cont.CON560.con_contract_unreceived_amount"
/>
<a:dataSet
id=
"con560_contract_status_ds"
lookupCode=
"CON500_CONTRACT_STATUS"
/>
<a:dataSet
id=
"con560_lease_organization_name_ds"
loadData=
"true"
<a:dataSet
id=
"con560_lease_organization_name_ds"
loadData=
"true"
model=
"basic.hls_lease_organization_for_lov"
/>
model=
"basic.hls_lease_organization_for_lov"
/>
<a:dataSet
id=
"con560_contract_query_ds"
autoCreate=
"true"
>
<a:dataSet
id=
"con560_contract_query_ds"
autoCreate=
"true"
>
...
@@ -158,6 +159,11 @@
...
@@ -158,6 +159,11 @@
model=
"cont.CON560.con_contract_finish_for_query_wfl"
queryDataSet=
"con560_contract_query_ds"
model=
"cont.CON560.con_contract_finish_for_query_wfl"
queryDataSet=
"con560_contract_query_ds"
queryUrl=
"${/request/@context_path}/autocrud/cont.CON560.con_contract_finish_for_query_wfl/query?contract_id=${/parameter/@contract_id}"
queryUrl=
"${/request/@context_path}/autocrud/cont.CON560.con_contract_finish_for_query_wfl/query?contract_id=${/parameter/@contract_id}"
selectable=
"true"
selectionModel=
"single"
>
selectable=
"true"
selectionModel=
"single"
>
<a:fields>
<a:field
name=
"contract_status_n"
displayField=
"code_value_name"
options=
"con560_contract_status_ds"
returnField=
"contract_status"
valueField=
"code_value"
/>
</a:fields>
<a:events>
<a:events>
<a:event
name=
"indexChange"
handler=
"onIndexChange"
/>
<a:event
name=
"indexChange"
handler=
"onIndexChange"
/>
<a:event
name=
"query"
handler=
"aut_authority_list_validate_query"
/>
<a:event
name=
"query"
handler=
"aut_authority_list_validate_query"
/>
...
...
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