-
-
Notifications
You must be signed in to change notification settings - Fork 535
[17.0] [MIG] mrp_production_quant_manual_assign #1446
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] mrp_production_quant_manual_assign #1446
Conversation
55ddc55
to
36f4313
Compare
mrp_production_quant_manual_assign/wizards/assign_manual_quants.py
Outdated
Show resolved
Hide resolved
36f4313
to
198373a
Compare
/ocabot migration mrp_production_quant_manual_assign |
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.
There are still usages of non existing v17 columns. Could you check what I found and make sure that there isn't others?
mrp_production_quant_manual_assign/wizards/assign_manual_quants.py
Outdated
Show resolved
Hide resolved
mrp_production_quant_manual_assign/wizards/assign_manual_quants.py
Outdated
Show resolved
Hide resolved
a658249
to
bed3c59
Compare
bed3c59
to
0a7beab
Compare
f0d5a4e
to
b781344
Compare
this feature is only useful for MOs of final product that are tracked by serial numbers.
Fix bug on multi-uom when writing on stock.move.line
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/it/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/es/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/it/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/it/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/fr/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/ja/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/pt_BR/
Currently translated at 100.0% (7 of 7 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_production_quant_manual_assign Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_production_quant_manual_assign/hr/
Adapt the wizard to work with the new picked field added in v17.0. Also added test cases to match the standard behaviors
b781344
to
50941e2
Compare
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.
Functional test 👍
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at fa412b3. Thanks a lot for contributing to OCA. ❤️ |
Standard migration to 17.0
Depends on OCA/stock-logistics-warehouse#2071
@ForgeFlow