summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-10-18 09:39:17 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-10-18 09:39:17 +0700
commitd8a6bdbbe2206585b5369b77b4f0833477dfe981 (patch)
tree238228b3168b3bc84bcb0dc1f95aa26f3ef1fe93
parentfbc278bc843fe429db0ac261da0fd0dfe753acaf (diff)
Update product_template.xml
-rwxr-xr-xindoteknik_custom/views/product_template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml
index 6702ef72..576e2623 100755
--- a/indoteknik_custom/views/product_template.xml
+++ b/indoteknik_custom/views/product_template.xml
@@ -44,7 +44,7 @@
<field name="arch" type="xml">
<field name="website_ribbon_id" position="after">
<field name="last_calculate_rating" attrs="{'readonly': [('type', '=', 'product')]}"/>
- <field name="product_rating" attrs="{'readonly': [('type', '=', 'product')]}"/>
+ <field name="product_rating"/>
<field name="web_price_sorting" attrs="{'readonly': [('type', '=', 'product')]}"/>
</field>
</field>