summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-06-19 09:47:59 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-06-19 09:48:27 +0700
commit0367831ed39894eea690a59999722c0d9a248fe4 (patch)
tree050a596f3bb2ef640a236a4b7edd0f0aaea8b703
parent347dde6c03a623e36796ebc03b6b18aa00b93b9d (diff)
add sj return date on tree stock picking
-rw-r--r--indoteknik_custom/views/stock_picking.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 97a9fbed..c088e00c 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -17,6 +17,7 @@
<field name="driver_arrival_date" optional="hide"/>
<field name="note_logistic" optional="hide"/>
<field name="note" optional="hide"/>
+ <field name="sj_return_date" optional="hide"/>
<field name="date_reserved" optional="hide"/>
<field name="state_reserve" optional="hide"/>
<field name="state_packing" widget="badge" decoration-success="state_packing == 'packing_done'" decoration-danger="state_packing == 'not_packing'" optional="hide"/>