diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-14 15:04:58 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-14 15:04:58 +0700 |
| commit | a2fe5cf62932ee4f112fd2f126ca2ee29036046a (patch) | |
| tree | e2813d1766dcfbdce3931767947b507cd7a3e67b /indoteknik_custom/views/product_template.xml | |
| parent | c6ace1b75f1c93e1706cfa6f82b7f34513b209f5 (diff) | |
change method of update solr flag
Diffstat (limited to 'indoteknik_custom/views/product_template.xml')
| -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> |
