diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-28 11:05:50 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-28 11:05:50 +0700 |
| commit | d5eb5c9139f016498cc70d6f241b8597b0b4b06b (patch) | |
| tree | e9a7c403ab4942f377613e3eaf5d32ba0c2a0178 /indoteknik_custom/views | |
| parent | e2ca4dc290a4eb0b435769cc3976bfebab7ea8d5 (diff) | |
<miqdad> push
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index c166ecad..79ac3ed9 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -292,7 +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="FlashSale Item" 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']" |
