summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-10-25 15:56:56 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-10-25 15:56:56 +0700
commit9292b2e0865500077281e2c410d264011b9a65da (patch)
tree0409b626510d8a4ed86a8b2eeb7b7b8284d494f6 /indoteknik_custom/views
parentc35137e5a43afeb6a45b7f213f9ab40afb75fb4c (diff)
add date if all line in delivery order reserved
Diffstat (limited to 'indoteknik_custom/views')
-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 3702dcf8..b0932d5a 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -72,6 +72,7 @@
/>
</field>
<field name="group_id" position="before">
+ <field name="date_reserved"/>
<field name="is_internal_use"
string="Internal Use"
type="object"