Skip to content
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] web_ir_actions_act_view_reload: Migration to 18.0 #3061

Closed

Conversation

Ricardoalso
Copy link

No description provided.

pnajman-modoolar and others added 15 commits January 17, 2025 10:42
[UPD] Update web_ir_actions_act_view_reload.pot

[UPD] README.rst
Ref: OCA#1462 (comment)

[UPD] Update web_ir_actions_act_view_reload.pot

[UPD] README.rst
Includes some manual fixes to silent ESLint warnings.

[UPD] README.rst

[UPD] README.rst
Unresolved reference self and module odoo.api has no attribute multi

[UPD] README.rst

[UPD] Brainbean Apps => CorporateHub

[UPD] README.rst
[UPD] Update web_ir_actions_act_view_reload.pot

[UPD] README.rst
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-15.0/web-15.0-web_ir_actions_act_view_reload
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_ir_actions_act_view_reload/
@Ricardoalso Ricardoalso marked this pull request as draft January 17, 2025 16:04
@Ricardoalso Ricardoalso force-pushed the 18.0-mig-web_ir_actions_act_view_reload branch from ff23dfa to b76daf1 Compare January 17, 2025 16:05
Copy link
Contributor

@ivantodorovich ivantodorovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it achieving the same than core soft_reload ?

Usage:

def action_something(self):
    return {'type': 'ir.actions.client', 'tag': 'soft_reload'}

@Ricardoalso
Copy link
Author

Isn't it achieving the same than core soft_reload ?

Usage:

def action_something(self):
    return {'type': 'ir.actions.client', 'tag': 'soft_reload'}

Thanks for the precious input @ivantodorovich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.