租金通知书重新创建视图
This commit is contained in:
parent
22740f94ef
commit
8899a6a913
@ -3920,5 +3920,45 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="VI_LC_RENT_COLLECTION_SORTING" label="租金通知书排序" keyAttributes="">
|
||||
<attributes>
|
||||
<attribute name="id" label="id" type="STRING"/>
|
||||
<attribute name="orgid" label="orgid" type="STRING"/>
|
||||
<attribute name="userid" label="userid" type="STRING"/>
|
||||
<attribute name="project_id" label="project_id" type="STRING"/>
|
||||
<attribute name="contract_id" label="contract_id" type="STRING"/>
|
||||
<attribute name="contract_status" label="contract_status" type="STRING"/>
|
||||
<attribute name="contract_number" label="contract_number" type="STRING"/>
|
||||
<attribute name="payment_number" label="payment_number" type="STRING"/>
|
||||
<attribute name="customername" label="customername" type="STRING"/>
|
||||
<attribute name="project_name" label="project_name" type="STRING"/>
|
||||
<attribute name="plan_list" label="plan_list" type="STRING"/>
|
||||
<attribute name="plan_date" label="plan_date" type="STRING"/>
|
||||
<attribute name="rent" label="rent" type="STRING"/>
|
||||
<attribute name="corpus" label="corpus" type="STRING"/>
|
||||
<attribute name="interest" label="interest" type="STRING"/>
|
||||
<attribute name="penalty" label="penalty" type="STRING"/>
|
||||
<attribute name="fact_rent" label="fact_rent" type="STRING"/>
|
||||
<attribute name="fact_corpus" label="fact_corpus" type="STRING"/>
|
||||
<attribute name="fact_interest" label="fact_interest" type="STRING"/>
|
||||
<attribute name="fact_penalty" label="fact_penalty" type="STRING"/>
|
||||
<attribute name="corpus_adjust" label="corpus_adjust" type="STRING"/>
|
||||
<attribute name="interest_adjust" label="interest_adjust" type="STRING"/>
|
||||
<attribute name="penalty_adjust" label="penalty_adjust" type="STRING"/>
|
||||
<attribute name="rent_over" label="rent_over" type="STRING"/>
|
||||
<attribute name="corpus_over" label="corpus_over" type="STRING"/>
|
||||
<attribute name="interest_over" label="interest_over" type="STRING"/>
|
||||
<attribute name="penalty_over" label="penalty_over" type="STRING"/>
|
||||
<attribute name="planstatus" label="planstatus" type="STRING"/>
|
||||
<attribute name="businesstype" label="businesstype" type="STRING"/>
|
||||
<attribute name="start_date" label="start_date" type="STRING"/>
|
||||
<attribute name="fileInputTime" label="fileInputTime" type="STRING"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="vi_lc_rent_collection_sorting" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
</package>
|
||||
</jbo>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user