summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index da35d768..e99f8653 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -280,7 +280,7 @@
<tree editable="bottom" decoration-warning="status == 'Pending'" decoration-success="status == 'Done'">
<field name="code_product"/>
<field name="product_id"/>
- <field name="quantity" readonly="1"/>
+ <field name="quantity"/>
<field name="status" readonly="1"/>
</tree>
</field>