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

[MIG] stock_split_picking: Migration to version 18.0 #1857

Open
wants to merge 61 commits into
base: 18.0
Choose a base branch
from

Conversation

gbrito
Copy link

@gbrito gbrito commented Jan 29, 2025

No description provided.

guewen and others added 30 commits January 29, 2025 15:30
(/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)
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
Ivorra78 and others added 12 commits January 29, 2025 15:30
Currently translated at 100.0% (26 of 26 strings)

Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_split_picking
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_split_picking/es/
Currently translated at 100.0% (26 of 26 strings)

Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_split_picking
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_split_picking/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-workflow-17.0/stock-logistics-workflow-17.0-stock_split_picking
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_split_picking/
Currently translated at 100.0% (25 of 25 strings)

Translation: stock-logistics-workflow-17.0/stock-logistics-workflow-17.0-stock_split_picking
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_split_picking/it/
Currently translated at 100.0% (25 of 25 strings)

Translation: stock-logistics-workflow-17.0/stock-logistics-workflow-17.0-stock_split_picking
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_split_picking/es/
Currently translated at 100.0% (25 of 25 strings)

Translation: stock-logistics-workflow-17.0/stock-logistics-workflow-17.0-stock_split_picking
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_split_picking/fr/
Copy link
Member

@StefanRijnhart StefanRijnhart left a comment

Choose a reason for hiding this comment

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

Thanks!

@StefanRijnhart
Copy link
Member

/ocabot migration stock_split_picking

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Jan 30, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 30, 2025
40 tasks
Copy link
Contributor

@bosd bosd 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 ok 👍
Small improvement on doc. It is no longer restricted to outgoing pickings. I was looking for something like this for incoming.

Please fix the Pre-commit, then we can go! 🟢

@@ -0,0 +1,8 @@
This module adds a "Split" button on the outgoing pickings form.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
This module adds a "Split" button on the outgoing pickings form.
This module adds a "Split" button on the pickings form.

@gbrito gbrito force-pushed the 18.0-mig-stock_split_picking branch from fd5ca6d to 67d23df Compare January 31, 2025 07:45
@gbrito gbrito requested a review from bosd January 31, 2025 07:45
@gbrito
Copy link
Author

gbrito commented Jan 31, 2025

@bosd @StefanRijnhart Just pushed the requested changes

Really appreciate the interaction, do you guys mind if I tag you in future PR ?

Copy link
Member

@StefanRijnhart StefanRijnhart left a 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.

Copy link
Contributor

@bosd bosd left a comment

Choose a reason for hiding this comment

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

LGTM now 💯

Copy link
Contributor

@jbaudoux jbaudoux left a comment

Choose a reason for hiding this comment

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

Thanks for the module migration

Can you include those fixes from v16:

And this PR #1788 is befing fixed and soon merged. You'll be able to integrate it as well

@StefanRijnhart
Copy link
Member

@jbaudoux About #1788: it's not being followed up by its author and there are changes requested. I don't think it qualifies for inclusion at this point.

@rousseldenis
Copy link
Contributor

@jbaudoux About #1788: it's not being followed up by its author and there are changes requested. I don't think it qualifies for inclusion at this point.

I check this now

@StefanRijnhart
Copy link
Member

OK, #1788 is also ready to be included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.