summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-06-30 11:02:59 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-06-30 11:02:59 +0700
commit73fc17f3490e34924d58e90054a371d613450b74 (patch)
tree5df50c855e6b5686df6fb2e10729af82e5639091 /indoteknik_custom/views
parentc86d91e089c4a72ee137365c4033f02c23238c09 (diff)
parent08bab33de9381b9a6d7ed53bb64976d52f0d7ecc (diff)
Merge branch 'release' into nathan-dev
# Conflicts: # indoteknik_custom/models/sale_order.py
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/delivery_order.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/delivery_order.xml b/indoteknik_custom/views/delivery_order.xml
index 29ca7365..0b2fd576 100644
--- a/indoteknik_custom/views/delivery_order.xml
+++ b/indoteknik_custom/views/delivery_order.xml
@@ -21,6 +21,7 @@
<field name="arrival_date" readonly="1"/>
<field name="carrier_id" readonly="1"/>
<field name="tracking_no"/>
+ <field name="partner_id" readonly="1"/>
</tree>
</field>
</sheet>