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

[16.0][MIG] stock_picking_auto_create_lot #1106

Merged

Conversation

ps-tubtim
Copy link
Member

Change stock.production.lot to stock.lot following core odoo.

sergio-teruel and others added 30 commits October 10, 2022 15:26
- 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/
@oca-clabot
Copy link

Hey @ps-tubtim, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: https://odoo-community.org/page/cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

@ps-tubtim ps-tubtim mentioned this pull request Oct 10, 2022
67 tasks
@ps-tubtim ps-tubtim force-pushed the 16.0-mig-stock_picking_auto_create_lot branch 2 times, most recently from 83603f2 to 5f3ff7f Compare October 10, 2022 09:08
@rousseldenis
Copy link
Contributor

/ocabot migration stock_picking_auto_create_lot

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Oct 10, 2022
Copy link
Contributor

@rousseldenis rousseldenis left a comment

Choose a reason for hiding this comment

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

Code review

Copy link
Contributor

@jjscarafia jjscarafia left a comment

Choose a reason for hiding this comment

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

code review + functional testing

@rousseldenis
Copy link
Contributor

/ocabot migration stock_picking_auto_create_lot

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link
Member

@etobella etobella left a comment

Choose a reason for hiding this comment

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

Code review

@etobella
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-1106-by-etobella-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit e479ce2 into OCA:16.0 Oct 16, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 6892123. 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.