-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
[13.0][FIX] payroll: add group migration #137
Conversation
Travis is red. This can be switched to GH actions. |
Ready to merge |
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
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.
/ocabot merge patch
Hey, thanks for contributing! Proceeding to merge this for you. |
@nimarosa The merge process could not be finalized, because command
|
Congratulations, your PR was merged at 0da7210. Thanks a lot for contributing to OCA. ❤️ |
It looks like something changed on |
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 13.0-ocabot-merge-pr-137-by-pedrobaeza-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
When #23 was done, they forgot to add this:
Also, as the module is renamed to payroll in https://github.com/OCA/OpenUpgrade/blob/13.0/odoo/addons/openupgrade_records/lib/apriori.py#L95, all xmlids should begin with
payroll.
to be found.Note: merge with nobump.