summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-04-23 14:29:06 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-04-23 14:29:06 +0700
commit1981b2d576d916374c181c8089655ab59a3f7f20 (patch)
treef95f60f600c76a3cba03cfbc8156075cb3e8266f /indoteknik_custom/views/stock_picking.xml
parent962f12358b0b1689d02a2716b792dae526920edf (diff)
barcode box
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>