diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-24 16:16:36 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-24 16:16:36 +0700 |
| commit | b1c7b43c51c670e42a0dd2399139fbd9a600f121 (patch) | |
| tree | ad6d4f01dc4928c01ed40ae1b32efbe811e3ec94 /indoteknik_custom/views | |
| parent | bdf6d7dbd8850d525809726036c6783b9113028f (diff) | |
<miqdad> is disc item from web
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 346dc0f8..532fccc2 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -289,6 +289,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="FlashSale Item" readonly="1" optional="hide"/> </xpath> <xpath expr="//form/sheet/notebook/page/field[@name='order_line']/tree/field[@name='product_id']" |
