[17.0][MIG] stock_quant_package_dimension#1622
Conversation
0371252 to
64dde88
Compare
64dde88 to
64fb8a1
Compare
| @@ -0,0 +1,2 @@ | |||
| This module adds dimension fields on stock packages and an estimated | |||
| weight (in kg). | |||
There was a problem hiding this comment.
I think you should add the file USAGE.rst to the description settings and workflow.
64fb8a1 to
423ecfc
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
@OCA/logistics-maintainers |
|
/ocabot migration stock_quant_package_dimension |
423ecfc to
39c1381
Compare
When a packaging is auto-assigned on a package, it should not override any previously set dimensions. When * if a user changes the packaging from the UI, all the dimensions are overridden from the packaging (even if they are zero) which match the general behavior of onchanges * if the packaging is changed through the "auto assign" mechanism (_auto_assign_packaging in context), only the package fields != 0 are set from the packaging, as we don't want to silently erase previously set dimensions In the second case, the packaging dimensions act as "default values" for the dimensions. Example: an hardware scale sets the weight, the other dimensions (width, height, ...) are completed from the packaging).
…efault As the original field is a computed one with a default, Odoo generates warning about that default if defined on a related field. So, override the compute method instead.
Currently translated at 58.3% (14 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/it/
Currently translated at 58.3% (14 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/it/
Currently translated at 100.0% (24 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/
Currently translated at 100.0% (24 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/it/
Currently translated at 100.0% (24 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/es/
Currently translated at 100.0% (24 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/it/
Currently translated at 100.0% (24 of 24 strings) Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_quant_package_dimension Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_quant_package_dimension/it/
39c1381 to
f67b9d9
Compare
|
@jbaudoux can you merge please? |
|
This PR has the |
You need to rewrite commit msg for |
f67b9d9 to
bd900f9
Compare
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 8f46a4f. Thanks a lot for contributing to OCA. ❤️ |
Standard migration
Depends on: