08.02.26
This commit is contained in:
@@ -13,4 +13,6 @@
|
||||
<field name="product"/>
|
||||
<label name="state"/>
|
||||
<field name="state"/>
|
||||
<label name="strategy"/>
|
||||
<field name="strategy"/>
|
||||
</form>
|
||||
|
||||
@@ -10,5 +10,6 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="price"/>
|
||||
<field name="quantity" symbol="unit"/>
|
||||
<field name="amount" sum="1"/>
|
||||
<field name="mtm" optional="1" sum="1"/>
|
||||
<field name="strategy"/>
|
||||
<field name="mtm" optional="0" sum="1"/>
|
||||
</tree>
|
||||
@@ -10,6 +10,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="r_price"/>
|
||||
<field name="r_quantity" symbol="r_unit"/>
|
||||
<field name="r_amount" sum="1"/>
|
||||
<field name="r_mtm" optional="1" sum="1"/>
|
||||
<field name="strategy"/>
|
||||
<field name="r_mtm" optional="0" sum="1"/>
|
||||
</tree>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user