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_picking_auto_create_lot: Migration to 17.0 #1657

Merged
merged 52 commits into from
Jul 22, 2024

Conversation

bruno-zanotti
Copy link

No description provided.

sergio-teruel and others added 30 commits July 12, 2024 13:28
- Promoted to Production/Stable
- Put maintainer
- Regenerate README
- Unify string
- Adapt translations accordingly
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-workflow-12.0/stock-logistics-workflow-12.0-stock_picking_auto_create_lot
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-12-0/stock-logistics-workflow-12-0-stock_picking_auto_create_lot/
Currently translated at 100.0% (4 of 4 strings)

Translation: stock-logistics-workflow-13.0/stock-logistics-workflow-13.0-stock_picking_auto_create_lot
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-13-0/stock-logistics-workflow-13-0-stock_picking_auto_create_lot/zh_CN/
Create lots using create_multi to reduce queries in case of large pickings.

Hide the serial assignement for products that are not enabled for it.
Disable tracking, allows to inherit common tests values
…n_done

As the picking could be validated by other means than button, allows
to set lot anyway.

Improve tests
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-workflow-13.0/stock-logistics-workflow-13.0-stock_picking_auto_create_lot
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-13-0/stock-logistics-workflow-13-0-stock_picking_auto_create_lot/
@bruno-zanotti bruno-zanotti force-pushed the 17.0-mig-stock_picking_auto_create_lot branch 3 times, most recently from 13f9c14 to 81f7811 Compare July 12, 2024 18:36
@bruno-zanotti bruno-zanotti force-pushed the 17.0-mig-stock_picking_auto_create_lot branch from 81f7811 to e1a00d5 Compare July 12, 2024 18:37
@bruno-zanotti bruno-zanotti mentioned this pull request Jul 12, 2024
61 tasks
Copy link

@florenciafrigieri2 florenciafrigieri2 left a comment

Choose a reason for hiding this comment

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

Functional review ok. I checked the following:

  • Setting to auto create lot in the operation type and the product.
  • Auto create lot in an immediate transfer.
  • Auto create lot in a planned order. Also ser 2 lines in detailed operation in order to create 2 different lot.

@florenciafrigieri2
Copy link

@pedrobaeza Hi Pedro, can you please check this migration PR? Thanks in advance.

@pedrobaeza
Copy link
Member

/ocabot migration stock_picking_auto_create_lot

@sergio-teruel do you see it correct?

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jul 21, 2024
@pedrobaeza
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 17.0-ocabot-merge-pr-1657-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit dcd2fa5 into OCA:17.0 Jul 22, 2024
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 5c6b632. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.