diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-10 10:44:50 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-10-10 10:44:50 +0700 |
| commit | 884c8725dc941fc5e74d57959c9d486395bffebc (patch) | |
| tree | 309420a9c95cf67fd5cabecd97947a0039c7f9ee | |
| parent | f865594236cb4001df0ecd0838a2a9af417e106d (diff) | |
cr po
| -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 a77b99de..8fae5038 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -20,6 +20,7 @@ <field name="unpublished" /> <field name="desc_update_solr" readonly="1" /> <field name="last_update_solr" readonly="1" /> + <field name="clean_website_description"/> </field> <field name="public_categ_ids" position="attributes"> <attribute name="required">0</attribute> |
