-
-
Notifications
You must be signed in to change notification settings - Fork 671
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
[MIG] stock_split_picking: Migration to version 18.0 #1857
Conversation
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 29.1.1)
(/home/jgrandguillaume/c2c/ProjetsEC/IFRC/Code/openerp_70_ifrc_core_dev/parts/generic-addons rev 29.1.14)
… availability or ready to deliver
Both procurements will still be split to the sale order line. If one of the picking is canceled, the whole sale order will be in 'shipping_exception'.
when splitting a move with reservations, they have to be recomputed. code inspired from the implementation of stock_picking.rereserve_quants split the tests in travis.yml because another module is changing the states we get with only stock_split_picking installed fix a bug in stock_ownership_by_move which would cause wrong pack operations to be generated
fd5ca6d
to
67d23df
Compare
@bosd @StefanRijnhart Just pushed the requested changes Really appreciate the interaction, do you guys mind if I tag you in future PR ? |
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.
@gbrito Sorry, not a big fan of tagging. It could get out of hand real quickly.
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.
LGTM now 💯
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.
OK, #1788 is also ready to be included. |
If we do not pass the context, when splitting a picking for a subcontracted product Odoo will consider that we are cancelling the quantities that we split. Consequently, it will cancel the subcontracting MO with the split quantity.
…tion_method is 'at_confirm'
@jbaudoux It should be okay now |
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
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
This PR has the |
Congratulations, your PR was merged at d85568c. Thanks a lot for contributing to OCA. ❤️ |
No description provided.