Skip to content

[19.0][OU-IMP] website: preserve footer color combination - #5897

Open
pilarvargas-tecnativa wants to merge 1 commit into
OCA:19.0from
Tecnativa:19.0-imp-website-footer
Open

[19.0][OU-IMP] website: preserve footer color combination#5897
pilarvargas-tecnativa wants to merge 1 commit into
OCA:19.0from
Tecnativa:19.0-imp-website-footer

Conversation

@pilarvargas-tecnativa

Copy link
Copy Markdown
Contributor

Odoo changed the default footer color combination from 5 to 2 in odoo/odoo@62cad84.

Explicitly set combination 5 for existing websites to preserve their previous appearance after migration.

@Tecnativa TT63973

@pedrobaeza please review

@OCA-git-bot OCA-git-bot added mod:openupgrade_scripts Module openupgrade_scripts series:19.0 labels Aug 10, 2026
@pedrobaeza pedrobaeza added this to the 19.0 milestone Aug 10, 2026
@pedrobaeza

Copy link
Copy Markdown
Member

Check the CI

@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor

@pilarvargas-tecnativa please, rebase. I made an error when force pushing to 19.0 (it's already amended)

Odoo changed the default footer color combination from 5 to 2 in
odoo/odoo@62cad84.

Explicitly set combination 5 for existing websites to preserve their
previous appearance after migration.

TT63973
@pilarvargas-tecnativa

Copy link
Copy Markdown
Contributor Author

@pilarvargas-tecnativa please, rebase. I made an error when force pushing to 19.0 (it's already amended)

Done. Thanks!

@pilarvargas-tecnativa

Copy link
Copy Markdown
Contributor Author

I think the problem stems from the fact that the migration of website_mail_group is missing. I’d checked to make sure the script was included, but I haven’t had time to submit a pull request.

@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor

migrating website_mail_group in #5920, but mail_group is missing.

@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor

done mail_group in #5924

@pedrobaeza

Copy link
Copy Markdown
Member

Why is that one needed?

@pilarvargas-tecnativa

Copy link
Copy Markdown
Contributor Author

Why is that one needed?

The “final” phase runs once all the modules included in the migration diagram have been updated. The error relating to “website_mail_group” indicates that this module has not been included in the update. When resolving web.assets_frontend, its ir.asset appears, but its files are not authorised as belonging to a loaded addon.

I think that’s the reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:openupgrade_scripts Module openupgrade_scripts series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants