-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[19.0][MIG] module_change_auto_install: Migration to 19.0 #3384
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
[19.0][MIG] module_change_auto_install: Migration to 19.0 #3384
Conversation
…able modules by configuration
Optimize validation Add logger to apply patch
…dencies. (before, was boolean)
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-module_change_auto_install Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_change_auto_install/
|
I'm still testing this change, doesn't seem to work right now |
6c05335 to
3522918
Compare
|
It seems to be important to return False iso set() :-) |
|
When adding the configuration to the odoo's config file, this warning is shown
Anybody who knows how we could fix this? |
|
It looks like the spirit of Odoo V19, is to have a fixed quantity of option in the [options] section, defined in the core code. Could you try to replace : by |
I tried several ways, but the warning pops up too soon. |
Could you update the logs ? We can wait and take a look on this similar OCA modules that will have the same problems : |
|
What do you mean with
|
Could you put the new log, when you use thanks ! |
fe2b3c5 to
086cfb3
Compare
|
@legalsylvain I've managed to use the following config as you mentioned Can you have a look? |
086cfb3 to
494a9b7
Compare
|
Changes implemented after this commit of Odoo odoo/odoo@2b4b30c OCB has not yet the latest version of Odoo. |
legalsylvain
left a comment
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.
quick overview. LGTM. code review / no test.
StefanRijnhart
left a comment
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.
Nice work! Functional test.
/ocabot merge nobump
|
This PR looks fantastic, let's merge it! |
|
/ocabot migration module_change_auto_install |
|
Congratulations, your PR was merged at f839547. Thanks a lot for contributing to OCA. ❤️ |
No description provided.