Trade Finance
This commit is contained in:
10
modules/trade_finance/view/facility_constraint_form.xml
Normal file
10
modules/trade_finance/view/facility_constraint_form.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<form col="4">
|
||||
<label name="constraint_type"/>
|
||||
<field name="constraint_type" colspan="3"/>
|
||||
<label name="date_from"/>
|
||||
<field name="date_from"/>
|
||||
<label name="date_to"/>
|
||||
<field name="date_to"/>
|
||||
<label name="is_exclusion"/>
|
||||
<field name="is_exclusion"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user