Commit Graph

5 Commits (7b15dfb51fdacd69722ce264e7a23154b0740fa5)

Author SHA1 Message Date
CarlosRoca13 1372c499b5 [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
2024-12-17 09:42:56 +01:00
Pedro M. Baeza b1a0d90d6c [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.
2024-12-17 09:42:56 +01:00
Alexandre Díaz 2c6226a8ef [IMP] web_company_color: black, isort, prettier 2024-12-17 09:42:56 +01:00
Alexandre Díaz f50d2d73d4 [FIX] web_company_color: changed scss sanitized values 2024-12-17 09:42:56 +01:00
Alexandre Díaz 4e4c6a1d9f [12.0][ADD] web_company_color (#1253) 2024-12-17 09:42:56 +01:00