Files
tradon/modules/trade_finance/view/facility_limit_tree.xml
AzureAD\SylvainDUVERNAY d835f2521c Fix invalid expand attribute on facility_limit tree view
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 11:40:34 +02:00

12 lines
337 B
XML

<tree keyword_open="1">
<field name="name" expand="2"/>
<field name="parent" tree_invisible="1"/>
<field name="children" tree_invisible="1"/>
<field name="financing_type"/>
<field name="currency"/>
<field name="amount"/>
<field name="date_from"/>
<field name="date_to"/>
<field name="tenor"/>
</tree>