diff --git a/README.md b/README.md index 9d1fe3c69..688081d8f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ addon | version | maintainers | summary [mrp_lot_on_hand_first](mrp_lot_on_hand_first/) | 14.0.1.0.0 | [![grindtildeath](https://github.com/grindtildeath.png?size=30px)](https://github.com/grindtildeath) | Allows to display lots on hand first in M2o fields [mrp_multi_level](mrp_multi_level/) | 14.0.1.13.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Adds an MRP Scheduler [mrp_multi_level_estimate](mrp_multi_level_estimate/) | 14.0.1.1.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level. +[mrp_package_propagation](mrp_package_propagation/) | 14.0.1.0.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Propagate a package from a component to a finished product [mrp_planned_order_matrix](mrp_planned_order_matrix/) | 14.0.1.1.0 | | Allows to create fixed planned orders on a grid view. [mrp_production_auto_validate](mrp_production_auto_validate/) | 14.0.1.0.0 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Manufacturing Order Auto-Validation when components are picked [mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 14.0.1.0.2 | | Production Grouped By Product diff --git a/mrp_package_propagation/README.rst b/mrp_package_propagation/README.rst index d8cf16961..e971267b5 100644 --- a/mrp_package_propagation/README.rst +++ b/mrp_package_propagation/README.rst @@ -2,10 +2,13 @@ MRP Package Propagation ======================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:9c67c18655c4c2173ae8b0cee168dbf24d45cb80f9c3b64a648b729c6b786f04 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png :target: https://odoo-community.org/page/development-status @@ -19,14 +22,24 @@ MRP Package Propagation .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_package_propagation :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/129/14.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=14.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Allow to propagate a package from a component to a finished product. +This is useful for instance if you want to keep the box of one of the component +(which could have already a label stuck on it) for your finished product. + +Two constraints: + +* the component quantity has to be 1 unit +* the manufacturing order has to produce exactly the BoM quantity + +This is to ensure we get only one package reserved for the given component. + .. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. @@ -50,7 +63,7 @@ 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 smashing it by providing a detailed and welcomed +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. diff --git a/mrp_package_propagation/static/description/icon.png b/mrp_package_propagation/static/description/icon.png new file mode 100644 index 000000000..3a0328b51 Binary files /dev/null and b/mrp_package_propagation/static/description/icon.png differ diff --git a/mrp_package_propagation/static/description/index.html b/mrp_package_propagation/static/description/index.html index e838ae1d0..d52987031 100644 --- a/mrp_package_propagation/static/description/index.html +++ b/mrp_package_propagation/static/description/index.html @@ -1,20 +1,20 @@ - + - + MRP Package Propagation