diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-14 15:50:34 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-14 15:50:34 +0700 |
| commit | 20b2bd76be6052a1a3b2e3b61c027fe91f5046a9 (patch) | |
| tree | 6089b4c7b127724516bfdf7ce7c36a45f73e54d2 /indoteknik_custom/views | |
| parent | 84be6c76c2a2d6023f4151f3863cb11806bb7fa6 (diff) | |
| parent | a2fe5cf62932ee4f112fd2f126ca2ee29036046a (diff) | |
Merge branch 'master'
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 576e2623..d97359b6 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -46,6 +46,7 @@ <field name="last_calculate_rating" attrs="{'readonly': [('type', '=', 'product')]}"/> <field name="product_rating"/> <field name="web_price_sorting" attrs="{'readonly': [('type', '=', 'product')]}"/> + <field name="solr_flag"/> </field> </field> </record> |
