summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-02-20 16:20:25 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-02-20 16:20:25 +0700
commit7c1c4def22a72b9a6f6806d70a865594ae14386c (patch)
tree3ffb388cf77f1b464bc454f5e25725424964ce7c /indoteknik_custom/views
parent38f8ddd9aaaad58c8d7ea27235cd109ba288693d (diff)
<iman> add CR voucher type account
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/voucher.xml1
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>