summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-12-15 10:02:51 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-12-15 10:02:51 +0700
commit7206cf35e5849f0e65d234eaf2f304c42a32f91a (patch)
tree3f38c38922a080818d125588e836a518144de218
parentcfc91866946654d3bfa1627b2cbb19f2d4350bfe (diff)
add linked bu out and bu out on tree stock picking
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 5671c9f0..db6c34a1 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -20,6 +20,8 @@
<field name="sj_return_date" optional="hide"/>
<field name="date_reserved" optional="hide"/>
<field name="state_reserve" optional="hide"/>
+ <field name="linked_out_picking_id" optional="hide"/>
+ <field name="linked_manual_bu_out" optional="hide"/>
<field name="state_packing" widget="badge" decoration-success="state_packing == 'packing_done'"
decoration-danger="state_packing == 'not_packing'" optional="hide"/>
<field name="final_seq"/>