diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-10-09 11:16:39 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-10-09 11:16:39 +0700 |
| commit | 070656b5a8c7a304810af193bc79ff324503db01 (patch) | |
| tree | dda2f2859356e04c51478ce51bd2bdbd9f04564f /indoteknik_custom/views/voucher.xml | |
| parent | 19e0be70679ed862453fedeba14fb4cdf02232e9 (diff) | |
| parent | a48ae105c865e710227e12b666fa601a326d12a7 (diff) | |
Merge branch 'production' into change/feature/promotion-program
Diffstat (limited to 'indoteknik_custom/views/voucher.xml')
| -rwxr-xr-x | indoteknik_custom/views/voucher.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/voucher.xml b/indoteknik_custom/views/voucher.xml index a2f5557a..b8489942 100755 --- a/indoteknik_custom/views/voucher.xml +++ b/indoteknik_custom/views/voucher.xml @@ -35,7 +35,7 @@ <field name="limit" required="1"/> <field name="limit_user" required="1"/> <field name="apply_type" required="1" /> - <field name="excl_pricelist_ids" widget="many2many_tags" domain="[('id', 'in', [4, 15037, 15038, 15039])]"/> + <field name="excl_pricelist_ids" widget="many2many_tags" domain="[('id', 'in', [4, 15037, 15038, 15039, 17023, 17024, 17025, 17026,17027])]"/> </group> <group string="Discount Settings" attrs="{'invisible': [('apply_type', '!=', 'all')]}"> <field name="min_purchase_amount" widget="monetary" required="1" /> |
