Initial import from Docker volume
This commit is contained in:
18
modules/purchase_trade/view/sof_event_form.xml
Executable file
18
modules/purchase_trade/view/sof_event_form.xml
Executable file
@@ -0,0 +1,18 @@
|
||||
<form>
|
||||
<label name="start"/>
|
||||
<field name="start"/>
|
||||
<label name="end"/>
|
||||
<field name="end"/>
|
||||
<newline/>
|
||||
|
||||
<label name="duration"/>
|
||||
<field name="duration"/>
|
||||
<newline/>
|
||||
|
||||
<label name="description"/>
|
||||
<field name="description"/>
|
||||
<newline/>
|
||||
|
||||
<label name="deductible"/>
|
||||
<field name="deductible"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user