Commit Graph

5 Commits

Author SHA1 Message Date
CarlosRoca13
5f1894bc6a [FIX] web_company_color: Recalculated color when we do not want
If we change something with base.document.layout wizard, this will launch the colors computing even without changing the logo. This procedure will change the value of the colors if they were set by hand.

This change forces the user to press a button to recompute the colors and avoid possible undesired changes.

TT34902
2022-03-03 08:16:47 +01:00
Pedro M. Baeza
205b42b454 [FIX] web_company_color: Resilient tests
We need to disable the company unlinking test, as if not, when tested
in integrated environments, it fails as there are records linked to the
company, like the warehouse when `stock` module is installed.
2020-12-07 20:48:00 +01:00
Alexandre Díaz
2172635057 [IMP] web_company_color: black, isort, prettier 2020-04-04 17:48:46 +02:00
Alexandre Díaz
5f20c87885 [FIX] web_company_color: changed scss sanitized values 2020-04-04 17:33:34 +02:00
Alexandre Díaz
31ba7f254e [12.0][ADD] web_company_color (#1253) 2020-04-04 17:33:34 +02:00