Allow to summarize the picking related with the selled kits
Project description
This module extends the functionality of stock_picking_report_valued with compatibility of MRP kits. Now we’ll be able to correctly summarize the picking value related to the selled kit with a relations of components and serials/lots delivered.
Table of contents
Usage
To test this module:
Configure some products with traceability and make them kit components.
Sell the kits and go to the stock picking.
Print the valued delivery slip: - The total amount will now be correct. - The kit components will be summarized in a single kit product line.
Known issues / Roadmap
Matching selled kits and their delivered components it’s quite tricky. There are two possible approaches to findout from the component how many units correspond with every whole kit:
We could have a link to the original BoM line and guess it from it. This approach is the one that Odoo has taken in v13 with the sale order line deliveried quantities computation. The main issue is that if the original BoM changes then we’d loose the correct units per kit reference.
Another aproach (the one in this module) is to compute the component units per kit matching the sale order line and its related moves demands. But if the user manually adjust the demand on one model without adjusting it in the order we’ll have an incorrect reference as well.
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
-
David Vidal
Carlos Roca
Ernesto Tejeda
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.
Current maintainer:
This module is part of the OCA/stock-logistics-reporting 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_stock_picking_report_valued_sale_mrp-15.0.1.1.1-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_stock_picking_report_valued_sale_mrp-15.0.1.1.1-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51acef3f1cd49590bea7e9e9fc866628ba07aa7b00d78e182267b5cf22dd8df7 |
|
MD5 | 81a58c33612412cc6c0dc3acb48b4017 |
|
BLAKE2b-256 | 0910be63aba188953cef6dfeaf154fd2b5fe8eb30d45d95f6d2aa9cc17709930 |