Trade Finance - Facility Fix 3
This commit is contained in:
@@ -1,41 +1,40 @@
|
||||
<form col="6">
|
||||
<label name="name"/>
|
||||
<field name="name" colspan="2"/>
|
||||
<label name="is_global"/>
|
||||
<field name="is_global" colspan="2"/>
|
||||
|
||||
<label name="financing_type"/>
|
||||
<field name="financing_type" colspan="2"/>
|
||||
<label name="amount"/>
|
||||
<field name="amount"/>
|
||||
<label name="tenor"/>
|
||||
<field name="tenor"/>
|
||||
|
||||
<label name="parent"/>
|
||||
<field name="parent" colspan="2"/>
|
||||
<label name="sequence"/>
|
||||
<field name="sequence" colspan="2"/>
|
||||
|
||||
<notebook>
|
||||
<page string="Sub-Limits">
|
||||
<group id="header" col="6" colspan="6">
|
||||
<label name="name"/>
|
||||
<field name="name" colspan="2"/>
|
||||
<label name="is_global"/>
|
||||
<field name="is_global" colspan="2"/>
|
||||
<label name="financing_type"/>
|
||||
<field name="financing_type" colspan="2"/>
|
||||
<label name="amount"/>
|
||||
<field name="amount"/>
|
||||
<label name="tenor"/>
|
||||
<field name="tenor"/>
|
||||
<label name="parent"/>
|
||||
<field name="parent" colspan="2"/>
|
||||
<label name="sequence"/>
|
||||
<field name="sequence" colspan="2"/>
|
||||
</group>
|
||||
<notebook colspan="6">
|
||||
<page string="Sub-Limits" id="children">
|
||||
<field name="children" colspan="6"/>
|
||||
</page>
|
||||
<page string="Haircuts">
|
||||
<page string="Haircuts" id="haircuts">
|
||||
<field name="haircuts" colspan="6"/>
|
||||
</page>
|
||||
<page string="Currencies">
|
||||
<page string="Currencies" id="currencies">
|
||||
<field name="currencies" colspan="6"/>
|
||||
</page>
|
||||
<page string="Costs">
|
||||
<page string="Costs" id="costs">
|
||||
<field name="costs" colspan="6"/>
|
||||
</page>
|
||||
<page string="Operational Statuses">
|
||||
<page string="Operational Statuses" id="op_statuses">
|
||||
<field name="op_statuses" colspan="6"/>
|
||||
</page>
|
||||
<page string="Bank Accounts">
|
||||
<page string="Bank Accounts" id="bank_accounts">
|
||||
<field name="bank_accounts" colspan="6"/>
|
||||
</page>
|
||||
<page string="Constraints">
|
||||
<page string="Constraints" id="limit_constraints">
|
||||
<field name="constraints" colspan="6"/>
|
||||
</page>
|
||||
</notebook>
|
||||
|
||||
Reference in New Issue
Block a user