summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/voucher.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/voucher.xml b/indoteknik_custom/views/voucher.xml
index 7f258c1c..78e42969 100755
--- a/indoteknik_custom/views/voucher.xml
+++ b/indoteknik_custom/views/voucher.xml
@@ -29,7 +29,7 @@
<field name="image" widget="image" width="120"/>
<field name="name" required="1"/>
<field name="code" required="1"/>
- <field name="voucher_category" widget="many2many_tags"/>
+ <field name="voucher_category" widget="many2many"/>
<field name="visibility" required="1"/>
<field name="start_time" required="1"/>
<field name="end_time" required="1"/>