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

[16.0][MIG] ir_actions_report_multi_company: Migration from Odoo 13.0 to 16.0 #706

Conversation

GabbasovDinar
Copy link
Member

@GabbasovDinar GabbasovDinar commented Oct 9, 2024

The module was migrated in 13.0 by #364, this migration is on top of it.

@GabbasovDinar GabbasovDinar force-pushed the 16.0-t3976-ir_actions_report_multi_company-mig-to-16 branch 2 times, most recently from 1ad19cd to 67403f1 Compare October 15, 2024 11:20
Copy link

@geomer198 geomer198 left a comment

Choose a reason for hiding this comment

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

LGTM!

"""
cr.execute(query, (model_name, self.env.companies.ids))

report_ids = [report_id for report_id, report_type in cr.fetchall()]

Choose a reason for hiding this comment

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

report_type variable is not used. Please rename report_type on report_type_.

Copy link
Member Author

Choose a reason for hiding this comment

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

@geomer198 renamed

@GabbasovDinar GabbasovDinar force-pushed the 16.0-t3976-ir_actions_report_multi_company-mig-to-16 branch from 67403f1 to 33445c2 Compare October 16, 2024 11:38
Copy link

@hoangtrann hoangtrann left a comment

Choose a reason for hiding this comment

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

Code LGTM

Copy link

@mike-cetmix mike-cetmix left a comment

Choose a reason for hiding this comment

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

Functional LGTM

@Abimael1321
Copy link

Functional LGTM

@legalsylvain
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-706-by-legalsylvain-bump-nobump, awaiting test results.

@legalsylvain
Copy link
Contributor

/ocabot migration ir_actions_report_multi_company

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Feb 20, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Feb 20, 2025
25 tasks
@OCA-git-bot OCA-git-bot merged commit ad3ffa1 into OCA:16.0 Feb 20, 2025
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 155b8b0. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.

10 participants