-
-
Notifications
You must be signed in to change notification settings - Fork 658
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
[17.0][MIG] stock_restrict_lot #1652
Conversation
stock_restrict_lot 14.0.1.1.1
[UPD] Update stock_restrict_lot.pot [UPD] README.rst
…rict_lot_id Odoo tries to avoid extra stock.move while generating stock.picking from pull/push rules. We must tell odoo to not merge stock.move if they are restricted different lot. To reproduce this behaviour using sale_order_lot_selection you have to: * setup inventory with multi-step routes * setup warehouse with two steps outgoing shipments * receive products with different lot * create a sale order with different quantities per lot * validate the sale order Before this PR stock.move in the internal stock.picking pick order are merged After this PR we have one line per selected lot in internal stock.picking pick order stock_restrict_lot 15.0.0.0.2
Currently translated at 100.0% (6 of 6 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_restrict_lot Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_restrict_lot/hr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_restrict_lot Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_restrict_lot/
Currently translated at 100.0% (6 of 6 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_restrict_lot Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_restrict_lot/it/
Currently translated at 100.0% (6 of 6 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_restrict_lot Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_restrict_lot/es/
2dcb131
to
c9bf5b0
Compare
And I would be curious to know what you think about #1560. |
Any update @jcadhoc? |
@rousseldenis Thanks for reminder, i will see it |
@StefanRijnhart Sorry, i didnt see the older pr, for me its the same if i give +1 or we merge this, technically seems the same but my pr have precommit ok. |
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.
Migration seems OK.
@jcadhoc No, go ahead, the other PR is not responding. Can you check my other comments? |
c9bf5b0
to
fa25950
Compare
@rousseldenis @StefanRijnhart All green this time! Sorry for the delay, i think it's ok to merge, let mi know if i miss something else.. Thank you! |
This PR has the |
Thanks, looking good now. Please squash the last commit |
d9bb5c9
to
9687771
Compare
@StefanRijnhart Ready! Thanks for guide me :) |
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!
It's ready for merge @StefanRijnhart? |
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, tested in runboat
@peluko00 Yes! /ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 5971a5f. Thanks a lot for contributing to OCA. ❤️ |
No description provided.