summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/automatic_purchase.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/automatic_purchase.xml')
-rw-r--r--indoteknik_custom/views/automatic_purchase.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml
index 244d1caa..8c381844 100644
--- a/indoteknik_custom/views/automatic_purchase.xml
+++ b/indoteknik_custom/views/automatic_purchase.xml
@@ -24,8 +24,10 @@
<tree editable="bottom">
<field name="brand_id"/>
<field name="product_id"/>
- <field name="qty_min" optional="hide"/>
- <field name="qty_max" optional="hide"/>
+ <field name="taxes_id"/>
+ <field name="qty_purchase"/>
+ <field name="qty_min"/>
+ <field name="qty_max"/>
<field name="qty_available"/>
<field name="qty_purchase"/>
<field name="partner_id"/>