summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-04-10 13:36:30 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-04-10 13:36:30 +0700
commit00c69ce93bdb0071cd563be855857d2137115868 (patch)
tree839739ecc98fcb14168a9c674cb662712ad1ff8e /indoteknik_custom/views/stock_picking.xml
parentccd98307c3b48b25bbbb053caa2dba0cce5117d1 (diff)
push
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 67593b5b..d6850b2f 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -244,9 +244,10 @@
<field name="name">check.koli.tree</field>
<field name="model">check.koli</field>
<field name="arch" type="xml">
- <tree editable="bottom">
+ <tree editable="bottom">
<field name="koli"/>
<field name="reserved_id"/>
+ <field name="check_koli_progress"/>
</tree>
</field>
</record>