diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-22 11:22:52 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-22 11:22:52 +0700 |
| commit | f6876ff69e37169909a40059d2945e1d84be0db3 (patch) | |
| tree | 7674dcb239efe8350fed2a5a8786b1ed4d89a830 /indoteknik_custom/views | |
| parent | 40b3ae941bce5c822d7297c8ccfc1c752409e21c (diff) | |
auto sync solr
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 558805b1..82b7ce4d 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -9,6 +9,8 @@ <field name="categ_id" position="after"> <field name="web_tax_id"/> <field name="x_manufacture"/> + <field name="desc_update_solr"/> + <field name="last_update_solr"/> <field name="x_model_product"/> <field name="x_studio_field_tGhJR" widget="many2many_tags"/> </field> |
