summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-03-14 16:38:20 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-03-14 16:38:20 +0700
commit611babff11dc2c0aae9717d3dd374ab0dd021a63 (patch)
tree4056503665ba06c6b214eb3bb137aa214b76edea /indoteknik_custom/views
parent058bd90843f4c765ada774e3dfe57a652e80e8a3 (diff)
parentd47876712dd119851d988f891b44b0ebf6f91d27 (diff)
Merge branch 'release' into staging
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/product_pricelist.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_pricelist.xml b/indoteknik_custom/views/product_pricelist.xml
index 3ff6854f..4cf06e18 100644
--- a/indoteknik_custom/views/product_pricelist.xml
+++ b/indoteknik_custom/views/product_pricelist.xml
@@ -7,6 +7,7 @@
<field name="arch" type="xml">
<field name="company_id" position="after">
<field name="is_flash_sale"/>
+ <field name="flashsale_option" attrs="{'invisible':[('is_flash_sale', '=', False)]}"/>
</field>
<group name="pricelist_settings" position="after">
<group name="flash_sale_setting">