Files
tradon/modules/purchase_trade/view/ep_form.xml
2025-12-26 13:11:43 +00:00

16 lines
409 B
XML
Executable File

<form col="6">
<label name="name"/>
<field name="name"/>
<newline/>
<label name="from_location"/>
<field name="from_location"/>
<label name="to_location"/>
<field name="to_location"/>
<newline/>
<label name="duration"/>
<field name="duration"/>
<newline/>
<field name="events_inherit" colspan="6"/>
<field name="childs" colspan="6"/>
</form>