73
73
<field name="priority" />
76
<field name="details" attrs="{'invisible': [('state', 'in', ['sourced', 'split'])]}"/>
78
78
<field name="loan_duration" attrs="{'invisible': [('order_type', '!=', 'loan')], 'required': [('order_type', '=', 'loan')]}" />