summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-05-28 09:00:30 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-05-28 09:00:30 +0700
commit4ed94e9e1de027aba326ff3dce954b765f752009 (patch)
treedadad3fa60640737fe0128019e7fdbc67f236553 /indoteknik_custom/views
parent85f9481cce4fbec278d2cde48f009d480b8a35ed (diff)
(andri) penambahan log note ketika biteship berhasil & penyesuaian field required pada SO
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index 7e01ba0b..c00d68a1 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -118,7 +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"/>
+ <field name="select_shipping_option" required="1"/>
<field name="carrier_id" required="1" domain="[]" />
<field name="delivery_service_type" readonly="1" />
<field name="shipping_option_id" />