集体分摊视图增加jbo
This commit is contained in:
parent
1f0d72e7b1
commit
8265f33e05
@ -3118,5 +3118,31 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="VI_JTFENTAN" label="" keyAttributes="">
|
||||
<attributes>
|
||||
<attribute name="contract_no" label="合同标号" type="STRING"/>
|
||||
<attribute name="rent_list" label="计划其次" type="STRING"/>
|
||||
<attribute name="end_date" label="月结记账日期" type="STRING"/>
|
||||
<attribute name="accrued_date" label="计提月份" type="STRING"/>
|
||||
<attribute name="interestbuhan" label="计提利息不含税" type="STRING"/>
|
||||
<attribute name="interesthan" label="计提利息含税" type="STRING"/>
|
||||
<attribute name="interestshuijin" label="计提利息税金" type="STRING"/>
|
||||
<attribute name="remain_interest" label="剩余未计提利息金额" type="STRING"/>
|
||||
<attribute name="rate" label="手续费占比" type="STRING"/>
|
||||
<attribute name="feebuhan" label="计提手续费含税" type="STRING"/>
|
||||
<attribute name="feehan" label="计提手续费不含税" type="STRING"/>
|
||||
<attribute name="feeshuijin" label="计提手续费税金" type="STRING"/>
|
||||
<attribute name="remain_fee" label="剩余未计提手续费金额" type="STRING"/>
|
||||
<attribute name="discountbuhan" label="计提贴息不含税" type="STRING"/>
|
||||
<attribute name="discounthan" label="计提贴息含税" type="STRING"/>
|
||||
<attribute name="discountshuijin" label="计提贴息税金" type="STRING"/>
|
||||
<attribute name="remain_discount" label="剩余未计提贴息金额" type="STRING"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="vi_jtfentan" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
</package>
|
||||
</jbo>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user