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
2fa91e00
Commit
2fa91e00
authored
Jun 08, 2021
by
李贺贺
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/月结报表取值逻辑调整' into develop
parents
c77bff08
bac0d68b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
710 additions
and
208 deletions
+710
-208
rpt5012_result_query.lwm
...bapp/WEB-INF/classes/rpt/RPT5012/rpt5012_result_query.lwm
+673
-204
rpt5012_repory_query.lview
...ain/webapp/modules/rpt/RPT5012/rpt5012_repory_query.lview
+37
-4
No files found.
src/main/webapp/WEB-INF/classes/rpt/RPT5012/rpt5012_result_query.lwm
View file @
2fa91e00
This diff is collapsed.
Click to expand it.
src/main/webapp/modules/rpt/RPT5012/rpt5012_repory_query.lview
View file @
2fa91e00
...
...
@@ -41,7 +41,7 @@
/*
if (!Ext.isEmpty(bp_code)&&bp_code!== 'D00010001'&&bp_code!=='D00000009') {
$('con_contract_rental_result_grid').hideColumn('branch_code_n');
$('con_contract_rental_result_grid').hideColumn('branch_code');
...
...
@@ -64,7 +64,7 @@
$('con_contract_cashflow_rental_result_grid').hideColumn('large_balance');
}
}
});
});
*/
]]>
</script>
<a:dataSets>
<a:dataSet
id=
"con_contract_rental_result_ds"
pageSize=
"13"
autoQuery=
"true"
model=
"rpt.RPT5012.rpt5012_result_query"
queryUrl=
"${/request/@context_path}/autocrud/rpt.RPT5012.rpt5012_result_query/query?month=${/parameter/@month}&cur_begin=${/parameter/@cur_begin}&cur_end=${/parameter/@cur_end}&before_begin=${/parameter/@before_begin}&before_end=${/parameter/@before_end}"
autoPageSize=
"true"
/>
...
...
@@ -77,7 +77,7 @@
<!-- </a:screenTopToolbar>-->
<a:tabPanel
marginHeight=
"25"
marginWidth=
"20"
>
<a:tabs>
<a:tab
prompt=
"租金余额表
"
width=
"11
0"
>
<a:tab
prompt=
"租金余额表
(保证金前)"
width=
"15
0"
>
<a:grid
id=
"con_contract_rental_result_grid"
bindTarget=
"con_contract_rental_result_ds"
marginHeight=
"115"
navBar=
"true"
marginWidth=
"30"
>
<a:columns>
<a:column
name=
"agent_extra_name"
align=
"center"
prompt=
"代理店"
width=
"120"
/>
...
...
@@ -110,7 +110,40 @@
</a:columns>
</a:grid>
</a:tab>
<a:tab
prompt=
"回收逾期明细表"
width=
"110"
>
<a:tab
prompt=
"租金余额表(保证金后)"
width=
"150"
>
<a:grid
id=
"con_contract_rental_result_after_grid"
bindTarget=
"con_contract_rental_result_ds"
marginHeight=
"115"
navBar=
"true"
marginWidth=
"30"
>
<a:columns>
<a:column
name=
"agent_extra_name"
align=
"center"
prompt=
"代理店"
width=
"120"
/>
<a:column
name=
"bp_tenant_name"
align=
"center"
prompt=
"客户名称"
width=
"120"
/>
<a:column
name=
"contract_number"
align=
"center"
prompt=
"合同编号"
width=
"100"
/>
<a:column
name=
"lease_start_date"
align=
"center"
prompt=
"租赁期开始日"
width=
"80"
/>
<a:column
name=
"branch_code_n"
align=
"center"
prompt=
"分公司"
width=
"100"
/>
<a:column
name=
"large_balance_n"
align=
"center"
prompt=
"大额尾款"
width=
"100"
/>
<a:column
name=
"is_buyout_n"
align=
"center"
prompt=
"是否买断机"
width=
"100"
/>
<a:column
name=
"modelcd"
align=
"center"
prompt=
" 机型"
width=
"180"
/>
<a:column
name=
"machine_number"
align=
"center"
prompt=
"机器号码"
width=
"80"
/>
<a:column
name=
"int_rate_display"
exportDataFormat=
""
align=
"center"
prompt=
"利率"
width=
"80"
/>
<a:column
name=
"int_rate_display"
align=
"center"
prompt=
"基准利率"
width=
"80"
/>
<a:column
name=
"lease_times"
align=
"center"
prompt=
"租赁期间"
width=
"80"
/>
<a:column
name=
"down_payment_ratio"
align=
"center"
prompt=
"首付款比率"
width=
"80"
/>
<a:column
name=
"lease_item_amount"
align=
"center"
prompt=
"代理店销售金额"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"residual_amount"
align=
"center"
prompt=
"留购价格"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"contract_amount"
align=
"center"
prompt=
"合同总金额"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"down_payment"
align=
"center"
prompt=
"首付款"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"month_due_amount_after"
align=
"center"
prompt=
"当月末应收款余额(合计)"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"month_due_principal_after"
align=
"center"
prompt=
"当月末本金余额(合计)"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"month_interest_after"
align=
"center"
prompt=
"当月末利息余额(合计)"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"month_residual"
align=
"center"
prompt=
"当月末留购金余额"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"business_due_times_after"
align=
"center"
prompt=
"逾期期数"
width=
"80"
/>
<a:column
name=
"business_due_amount_after"
align=
"center"
prompt=
"当月末逾期金额(合计)"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"deposit_amount"
align=
"center"
prompt=
"保证金"
renderer=
"Leaf.formatMoney"
width=
"80"
/>
<a:column
name=
"contract_status_n"
align=
"center"
prompt=
"合同状态"
width=
"80"
/>
<a:column
name=
"residual_date"
align=
"center"
prompt=
"合同终了"
width=
"80"
/>
<a:column
name=
"terminate_date"
align=
"center"
prompt=
"结清年月"
width=
"80"
/>
</a:columns>
</a:grid>
</a:tab>
<a:tab
prompt=
"回收逾期明细表(保证金前)"
width=
"180"
>
<a:grid
id=
"con_contract_cashflow_rental_result_grid"
bindTarget=
"con_contract_cashflow_rental_result_ds"
marginHeight=
"115"
navBar=
"true"
marginWidth=
"30"
>
<a:columns>
<a:column
name=
"agent_extra_name"
align=
"center"
prompt=
"代理店"
width=
"120"
/>
...
...
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