diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-07-28 10:44:32 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-07-28 10:44:32 +0000 |
| commit | 7e03f052ad9217c165dca5a330f56e2a9e1a1bc1 (patch) | |
| tree | e665025d571ed6e18a29be8a60a22f13194e22c9 /indoteknik_custom/views | |
| parent | 3df417568e6efe97b9c8e3d2752e13f584802d71 (diff) | |
| parent | d5eb5c9139f016498cc70d6f241b8597b0b4b06b (diff) | |
Merged in is_discweb_so_line (pull request #369)
Is discweb so line
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index c1f1fe61..79ac3ed9 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -292,6 +292,7 @@ <field name="weight" 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']" |
