diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-02-20 16:20:25 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-02-20 16:20:25 +0700 |
| commit | 7c1c4def22a72b9a6f6806d70a865594ae14386c (patch) | |
| tree | 3ffb388cf77f1b464bc454f5e25725424964ce7c /indoteknik_custom/views | |
| parent | 38f8ddd9aaaad58c8d7ea27235cd109ba288693d (diff) | |
<iman> add CR voucher type account
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/voucher.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/voucher.xml b/indoteknik_custom/views/voucher.xml index 29d0ad4b..ae958f05 100755 --- a/indoteknik_custom/views/voucher.xml +++ b/indoteknik_custom/views/voucher.xml @@ -35,6 +35,7 @@ <field name="limit" required="1"/> <field name="limit_user" required="1"/> <field name="apply_type" required="1" /> + <field name="account_type" required="1" /> <field name="show_on_email" /> <field name="excl_pricelist_ids" widget="many2many_tags" domain="[('id', 'in', [4, 15037, 15038, 15039, 17023, 17024, 17025, 17026,17027])]"/> </group> |
