-
-
Notifications
You must be signed in to change notification settings - Fork 654
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
[12.0][MIG] purchase_stock_picking_restrict_cancel #516
[12.0][MIG] purchase_stock_picking_restrict_cancel #516
Conversation
3f15f0d
to
e6be3b7
Compare
This only need to rebase after its dependencies |
- Abstract blocking objects - Add glue module with MRP workorders - Add glue module with Purchase orders
09d2856
to
76c4936
Compare
Rebased. |
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.
Code review
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.
thanks for the work 👍
I did a code review: LGTM
just a minor change
{ | ||
"name": "Purchase Stock Picking Restrict Cancel", | ||
"summary": "Restrict cancellation with Purchase.", | ||
"version": "12.0.1.0.1", |
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.
please use the version: 12.0.1.0.0
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.
Fixed. Thank you!
76c4936
to
80b2cf2
Compare
This PR has the |
Migration to v12 (WIP)
Dependencies