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

[14.0][MIG] migration of module operating_unit #328

Merged
merged 48 commits into from
Oct 15, 2020

Conversation

alan196
Copy link
Contributor

@alan196 alan196 commented Oct 10, 2020

Proposed changes

I've migrated the module 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

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Migration Update

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the necessary documentation

sudhir-serpentcs and others added 30 commits October 9, 2020 15:02
* [MIG] operating_unit to v10.0
@AaronHForgeFlow
Copy link
Contributor

Thank you @alan196 for migrating this to 14.0 🚀

I am wondering if you have looked at this: #312 For me it makes sense what he says. What do you think?

@alan196
Copy link
Contributor Author

alan196 commented Oct 14, 2020

Thank you @alan196 for migrating this to 14.0 🚀

I am wondering if you have looked at this: #312 For me it makes sense what he says. What do you think?

I like the change, do I want to merge that change? or I make a cherry-pick to get this change to V14?

@AaronHForgeFlow
Copy link
Contributor

I think it is best to cherry-pick it. But please wait until commits on the other PR are squashed.

@AaronHForgeFlow
Copy link
Contributor

0743b27 could be cherry-picked now :)

Copy link
Contributor

@AaronHForgeFlow AaronHForgeFlow left a comment

Choose a reason for hiding this comment

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

👍 Functional test good so far

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@AaronHForgeFlow
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-328-by-AaronHForgeFlow-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 8755af2 into OCA:14.0 Oct 15, 2020
@OCA-git-bot
Copy link
Contributor

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

@alan196 alan196 deleted the 14.0-mig-operating_unit branch October 15, 2020 21:04
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.