-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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] sale_order_secondary_unit #2486
Conversation
…dary product unit
…his module instead of product_secondary_unit
Added domain to limit `secondary_uom_id` to the one defined in product template
…prove inheritance). TT36255
As the test should only test that no change on the UoM quantity is done when modifying the secondary unit, we remember the existing quantity and compare it later with the final value, instead of testing against a fixed value, so any interaction with other modules don't interfere.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-15.0/sale-workflow-15.0-sale_order_secondary_unit Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_secondary_unit/
39a1fe5
to
a36d085
Compare
/ocabot migration sale_order_secondary_unit |
a36d085
to
b7b9454
Compare
Please cherry-pick #2331 |
Could you repair runboat? I want to test the module |
ping @remihb |
/ocabot rebase |
@rafaelbn The rebase process failed, because command
|
@rafaelbn please rebase, thank you |
Hello @remihb , are you going to continue with this PR? Let me know please. Thanks. |
Superseded by #2635 Closing as no answer |
With changes introduced by #2331 for 15.0 (Compatibility with product variants)
Wait for OCA/product-attribute#1325 to be merged