web/web_company_color/models
Carlos Roca 3ace7bb45f [FIX] web_company_color: Set defaults hardcoded to avoid errors charging the assetbundle
When trying to charge the assetbundle the theme-color("primary") function
is not found what causes problems when trying to set the default values.

With this changes the default value is the value set on ad9f8fae71/addons/web/static/src/scss/primary_variables.scss (L55)
this change avoid the problems and the module works fine.

Addapted too the class for required fields.
2024-12-17 09:42:56 +01:00
..
__init__.py [MIG] web_widget_color: Migration to 13.0 2024-12-17 09:42:56 +01:00
assetsbundle.py [MIG] web_company_color: Migration to 15.0 2024-12-17 09:42:56 +01:00
ir_qweb.py [MIG] web_company_color: Migration to 16.0 2024-12-17 09:42:56 +01:00
res_company.py [FIX] web_company_color: Set defaults hardcoded to avoid errors charging the assetbundle 2024-12-17 09:42:56 +01:00