summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/sale_order.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2024-09-12 14:18:26 +0700
committerstephanchrst <stephanchrst@gmail.com>2024-09-12 14:18:26 +0700
commitbd29d3fb44f693e950236b67b6a9a6ce64690505 (patch)
tree3080d45fc81475f4f97d949f8b904345e7ab692a /indoteknik_custom/views/sale_order.xml
parent9d28e451949bef17c40b1a188d4d744c17715925 (diff)
parenta37bc839612b5162b4446182ac23c1dfd1c3253e (diff)
Merge branch 'feature/margin-deduct-purchase-delivery' into production
Diffstat (limited to 'indoteknik_custom/views/sale_order.xml')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index 58b67348..e772dcae 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -69,6 +69,8 @@
<field name="tag_ids" position="after">
<field name="eta_date" readonly="1"/>
<field name="flash_sale"/>
+ <field name="margin_after_delivery_purchase"/>
+ <field name="percent_margin_after_delivery_purchase"/>
</field>
<field name="analytic_account_id" position="after">
<field name="customer_type" required="1"/>