Initial import from Docker volume
This commit is contained in:
16
modules/purchase_trade/view/trigger_form.xml
Executable file
16
modules/purchase_trade/view/trigger_form.xml
Executable file
@@ -0,0 +1,16 @@
|
||||
<form>
|
||||
<label name="pricing_period"/>
|
||||
<field name="pricing_period"/>
|
||||
<label name="from_p"/>
|
||||
<field name="from_p"/>
|
||||
<label name="to_p"/>
|
||||
<field name="to_p"/>
|
||||
<label name="average"/>
|
||||
<field name="average"/>
|
||||
<label name="application_period"/>
|
||||
<field name="application_period"/>
|
||||
<label name="from_a"/>
|
||||
<field name="from_a"/>
|
||||
<label name="to_a"/>
|
||||
<field name="to_a"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user