summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-09-11 11:55:47 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-09-11 11:55:47 +0700
commit02c2304b242245250177fec6ab3c911d9acba781 (patch)
treec6e905a5d99e9f50c3cfeb30a43f530533a5706c /indoteknik_custom/views/stock_picking.xml
parent439f7252866ae30b548326ad25f241e513f0fe85 (diff)
auto sync banner to solr, auto sync ecommerce categories to solr, add field carrier to stock_picking
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-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 b099b32c..ebc978aa 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -102,6 +102,7 @@
<field name="driver_arrival_date"/>
<field name="delivery_tracking_no"/>
<field name="driver_id"/>
+ <field name="carrier_id"/>
<field name="picking_code" attrs="{'invisible': [['picking_code', '=', False]]}"/>
<field name="picking_code" string="Picking code (akan digenerate ketika sudah di-validate)" attrs="{'invisible': [['picking_code', '!=', False]]}"/>
</group>