GR
This commit is contained in:
16
modules/purchase_trade/view/ctrm_scheduling_context_form.xml
Normal file
16
modules/purchase_trade/view/ctrm_scheduling_context_form.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<form>
|
||||
<label name="from_date"/>
|
||||
<field name="from_date"/>
|
||||
<label name="to_date"/>
|
||||
<field name="to_date"/>
|
||||
<label name="product"/>
|
||||
<field name="product"/>
|
||||
<label name="counterparty"/>
|
||||
<field name="counterparty"/>
|
||||
<label name="warehouse"/>
|
||||
<field name="warehouse"/>
|
||||
<label name="shipment_state"/>
|
||||
<field name="shipment_state"/>
|
||||
<label name="lot_status"/>
|
||||
<field name="lot_status"/>
|
||||
</form>
|
||||
Reference in New Issue
Block a user