-
- Downloads
[FIX] base: document layout reset colors button
Fixed the button allowing to reset to the logo colors in the
document layout configurator.
Before this commit, the custom_colors boolean asserting that
the colors used by the layout are different than the ones computed
from the logo and used to revert to those colors was in readonly
and couldn't be toggled.
Now, the boolean is editable and allows to revert the colors properly.
Task 2072557
closes odoo/odoo#36968
Signed-off-by:
VincentSchippefilt <VincentSchippefilt@users.noreply.github.com>
Please register or sign in to comment