summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-05-13 15:26:01 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-05-13 15:26:01 +0700
commit4688c123005c7c8038c4d56ef25307e309ef815e (patch)
treede3dcfa7c509608661b75b115e2f3e75a4ca6fa4 /indoteknik_custom/views
parentb2dcb44e3ff9a49c5b0b56cb7d722281790f1195 (diff)
(andri) add field Selection Option dan menambahkan opsi biteship
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index 79a095fb..080549a4 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -118,6 +118,7 @@
<field name="approval_status" />
<field name="sales_tax_id"
domain="[('type_tax_use','=','sale'), ('active', '=', True)]" required="1" />
+ <field name="select_shipping_option" required="1"/>
<field name="carrier_id" required="1" />
<field name="delivery_service_type" readonly="1" />
<field name="shipping_option_id" />