summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/voucher.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/voucher.xml b/indoteknik_custom/views/voucher.xml
index eb74f27d..8da30d2e 100755
--- a/indoteknik_custom/views/voucher.xml
+++ b/indoteknik_custom/views/voucher.xml
@@ -76,6 +76,9 @@
<label for="description" string="Max 120 characters:" class="font-weight-normal mb-2 oe_edit_only"/>
<field name="description" placeholder="Insert short description..." />
</page>
+ <page name="terms_conditions" string="Terms and Conditions">
+ <field name="terms_conditions" />
+ </page>
<page name="order_page" string="Orders">
<field name="order_ids" readonly="1" />
</page>