summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-07-03 10:54:32 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-07-03 10:54:32 +0700
commitdee0f12ed114837636d34824f86e5bfa2e055eb0 (patch)
tree0b5b4f422c4e22083353703019f88a772ec4e25a /indoteknik_custom/views
parentcd8a7d922a93944c1d79cf0576523554f6a8bc0f (diff)
parentbe81dd2570b45de430db12ecb668f2e4df25d01b (diff)
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/promotion/promotion_program_line.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/promotion/promotion_program_line.xml b/indoteknik_custom/views/promotion/promotion_program_line.xml
index 3f077a13..f3c2eea1 100644
--- a/indoteknik_custom/views/promotion/promotion_program_line.xml
+++ b/indoteknik_custom/views/promotion/promotion_program_line.xml
@@ -32,6 +32,7 @@
<field name="package_limit_user" />
<field name="package_limit_trx" />
<field name="price" attrs="{'invisible': [('promotion_type', '=', 'special_price')]}" />
+ <field name="sequence"/>
<field name="discount_type" attrs="{'invisible': [('promotion_type', '!=', 'special_price')]}" />
<field name="discount_amount" attrs="{'invisible': [('promotion_type', '!=', 'special_price')]}" />
</group>