-
-
Notifications
You must be signed in to change notification settings - Fork 699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14.0][MIG] website_sale #2994
[14.0][MIG] website_sale #2994
Conversation
bc5a01a
to
b4c944c
Compare
b4c944c
to
06d83de
Compare
openupgrade_scripts/scripts/website_sale/14.0.1.0/noupdate_changes.xml
Outdated
Show resolved
Hide resolved
# DONE: pre-migration: set default '' in case is NULL | ||
|
||
website_sale / product.ribbon / bg_color (char) : NEW | ||
website_sale / product.ribbon / text_color (char) : NEW |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this preserved the old colors? What happens if not filled?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are new fields, new features, for more customization. The old colors were defined by class, so they should still be in the html_class.
odoo/odoo@c058f19
openupgrade_scripts/scripts/website_sale/14.0.1.0/openupgrade_analysis_work.txt
Outdated
Show resolved
Hide resolved
06d83de
to
b212425
Compare
Supersedes #2880.