diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-09-30 17:06:18 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-09-30 17:06:18 +0700 |
| commit | ce74fd588cb8bf7cca770e0ac9717321e6b70ebe (patch) | |
| tree | 0d73ba5296f038bba14b8d4fecf53d689f68a48d /indoteknik_custom/views | |
| parent | 3b83868fbdb29e8f5208035e5166a13e5d24f382 (diff) | |
estimated price shipping
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index b6155eea..a77b99de 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -22,7 +22,7 @@ <field name="last_update_solr" readonly="1" /> </field> <field name="public_categ_ids" position="attributes"> - <attribute name="required">1</attribute> + <attribute name="required">0</attribute> </field> <field name="public_categ_ids" position="attributes"> <attribute name="options">{'no_create': True}</attribute> |
