summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-07-28 10:59:39 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-07-28 10:59:39 +0000
commit69db8c8391cf03b15bfd79bc1c9c7f708969bd91 (patch)
tree4c2506d2c97391995a4152931daca509f4a405ab
parentb61afbd25c196a79c4786c6c9a31fa70f9e84b1b (diff)
parent827e375b8f20716e08b8e1556961cf243b6a6cb4 (diff)
Merged in is_discweb_so_line (pull request #371)
<miqdad> push
-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 79ac3ed9..d75120b7 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -290,9 +290,9 @@
<field name="note_procurement" optional="hide"/>
<field name="vendor_subtotal" optional="hide"/>
<field name="weight" optional="hide"/>
+ <field name="is_has_disc" string="Flash Sale Item?" readonly="1" optional="hide"/>
<field name="amount_voucher_disc" string="Voucher" readonly="1" optional="hide"/>
<field name="order_promotion_id" string="Promotion" readonly="1" optional="hide"/>
- <field name="is_has_disc" string="Flash Sale Item?" readonly="1" optional="hide"/>
</xpath>
<xpath
expr="//form/sheet/notebook/page/field[@name='order_line']/tree/field[@name='product_id']"