summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/delivery_order.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-06-28 15:53:06 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-06-28 15:53:06 +0700
commit595b7a5d6409d218802bcc6437201a8fad13749a (patch)
tree515e3a77eb394c75dcf7ad6e5e278c21c45a8709 /indoteknik_custom/views/delivery_order.xml
parentff7390468fb11915b35c9f522379132dde19a54d (diff)
add customer in delivery order scan
Diffstat (limited to 'indoteknik_custom/views/delivery_order.xml')
-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..c1dd8a71 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"/>
</tree>
</field>
</sheet>