diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-10-01 09:07:55 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-10-01 09:07:55 +0700 |
| commit | f8ba3deeab30a5eee7ccfcbe9cf8a7e664d0bde7 (patch) | |
| tree | 00bd61d4abac0c87f5405db6595aa4709f7f416a /indoteknik_custom/views/product_template.xml | |
| parent | cb81068b8b695eaf8de5c0ba6b0951bae436626e (diff) | |
| parent | b9f1f1a02e53b1b874d8cfe5a97f8400bc4f4cbc (diff) | |
Merge branch 'production' into iman/switch-account
# Conflicts:
# indoteknik_api/controllers/api_v1/partner.py
Diffstat (limited to 'indoteknik_custom/views/product_template.xml')
| -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> |
