-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
[18.0][MIG] remove_odoo_enterprise: Migration to 18.0 #87
[18.0][MIG] remove_odoo_enterprise: Migration to 18.0 #87
Conversation
[FIX] Fixed payment module installation problem [FIX] Remove auto_install [FIX] Remove auto_install [FIX] precommit [FIX] precommit [ADD] Onestein as author
… the block are hidden
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-brand-17.0/server-brand-17.0-remove_odoo_enterprise Translate-URL: https://translation.odoo-community.org/projects/server-brand-17-0/server-brand-17-0-remove_odoo_enterprise/
/ocabot migration remove_odoo_enterprise |
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.
LGTM
This PR has the |
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 22740eb. Thanks a lot for contributing to OCA. ❤️ |
18.0.1.0.0
//setting[@id='appstore']
with the new widget//widget[@name='mobile_apps_funnel']
since the old setting does no longer exist.@Level4Tech