-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
[14.0][MIG] migration of module analytic_operating_unit #331
[14.0][MIG] migration of module analytic_operating_unit #331
Conversation
5b15077
to
40bda54
Compare
Currently translated at 100.0% (2 of 2 strings) Translation: operating-unit-13.0/operating-unit-13.0-analytic_operating_unit Translate-URL: https://translation.odoo-community.org/projects/operating-unit-13-0/operating-unit-13-0-analytic_operating_unit/es_MX/
40bda54
to
5b05c5b
Compare
@kittiu could you review this 🙏 |
LGTM too |
This PR has the |
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 0d92916. Thanks a lot for contributing to OCA. ❤️ |
Proposed changes
I've migrated the module analytic_operating_unit and its functionalities from Odoo 13.0 to 14.0. I've checked if all unit tests are still running.
Types of changes
Checklist
Further comments
This module depends on the operating_unit. That means that there should be a migration of it to 14.0. Because there is already a PR for migration I've added the changes of the PR to my local environment to test my migration.
This PR depends on the following migration PR:
#328