-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[19.0][MIG] web_ir_actions_act_window_message: Migration to 19.0 #3355
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
base: 19.0
Are you sure you want to change the base?
[19.0][MIG] web_ir_actions_act_window_message: Migration to 19.0 #3355
Conversation
* Update the module version to 9.0. * Align file header to the OCA Guidelines. * Migrate Javascript file to the V9 API. * Refresh the view before closing the dialog when clicking on close button
…me * In v9.0 odoo uses classes for dialog buttons instead of oe_link_class
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-12.0/web-12.0-web_ir_actions_act_window_message Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_ir_actions_act_window_message/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-12.0/web-12.0-web_ir_actions_act_window_message Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_ir_actions_act_window_message/
hbrunn
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.
|
@hbrunn Cherry pick done, i've done some test in local and it's working |
|
the refresh after closing isn't working as stated in the review of the v18 version, and there I've also asked for removing references to env as that's unused by now |
f6fc76a to
b8f4285
Compare
|
@hbrunn True, i've done the change now and should be working as expected |
|
I suggest to wait with this until #3264 is merged |
(cherry picked from commit 613a71e)
b8f4285 to
459f957
Compare
hbrunn
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.
thanks! and with the demo data, we can now easily check on runboat that everything works as it should
/ocabot migration web_ir_actions_act_window_message
No description provided.