Compute the amount of packages a picking out should have depending on the weight of the products and the limit fixed by the carrier
Project description
This module computes the amount of packages a picking out should have depending on the weight of the products and the limit fixed by the carrier. It’s fully independent of the delivery_package_number module.
A warning is given if the number of packages for the picking out is above what is considered as the theoretical number of packages for this picking and the chosen carrier. The goal is to minimize the number of packages billed by the carrier.
- The chosen strategy for the theoretical number of packages is as follow:
Split the product_weights into as many items as we have
Try to fit the heaviest product with the lightest. If it does not work then the heaviest should have a box for itself
While the weight of products does not exceed the limit, continue adding products in the same package
Table of contents
Usage
- Here are some limitations of the module:
Product packagings are not supported
Multiple package types having different max weight for a shipping method are not supported
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Lindsay Marion <lindsay.marion@acsone.eu>
Hughes Damry <hughes.damry@acsone.eu>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/delivery-carrier project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_delivery_estimated_package_quantity_by_weight-16.0.1.0.0.10-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_delivery_estimated_package_quantity_by_weight-16.0.1.0.0.10-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba23dad34c690731294b41b6c6e1d80ae7e885a2cbcc11be6f658e2f68b6cd59 |
|
MD5 | 334ca0c4bb5d821e184ea10770e2d1be |
|
BLAKE2b-256 | bddc51fecefc0265ebaf45b6a3755c9f6944dfcf89b17793c805d99fe5d8dd61 |