diff --git a/README.md b/README.md index 6c40d8dbd..b2030947d 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ addon | version | maintainers | summary [mrp_component_operation](mrp_component_operation/) | 14.0.1.1.0 | | Allows to operate the components from a MO [mrp_component_operation_scrap_reason](mrp_component_operation_scrap_reason/) | 14.0.1.1.0 | | Allows to pass a reason to scrap with MRP component operation [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_lot_production_date](mrp_lot_production_date/) | 14.0.1.0.0 | | MRP Lot Production Date [mrp_multi_level](mrp_multi_level/) | 14.0.1.13.1 | [![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.1 | [![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 diff --git a/mrp_lot_production_date/README.rst b/mrp_lot_production_date/README.rst index 0e358446f..b56b67ade 100644 --- a/mrp_lot_production_date/README.rst +++ b/mrp_lot_production_date/README.rst @@ -2,10 +2,13 @@ MRP Lot Production Date ======================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:4cb0d5b755a0fca611ee87f63502a75fc2d01c9519f9e4166f9c21a88c2df3ef + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,13 +22,14 @@ MRP Lot Production Date .. |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_lot_production_date :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| -This module automatically set a production date on lots/SN produced through manufacturing orders. +This module automatically set a production date on lots/SN produced through the +validation of manufacturing orders. **Table of contents** @@ -36,19 +40,17 @@ Usage ===== To get production dates automatically set on produced lots you need to configure -your products with the *Production Date* option in the *Inventory / Traceability* -section: +your products to be tracked by lots or serial numbers. -.. image:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/5c13b66f989ce3b02a2098cee272cc36fad49723/stock_lot_production_date/static/description/product.png - -Then when a lot is produced through a manufacturing order it will get a production date. +Then at the validation of a manufacturing order the production date will be set +automatically on the produced lot. 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_lot_production_date/static/description/icon.png b/mrp_lot_production_date/static/description/icon.png new file mode 100644 index 000000000..3a0328b51 Binary files /dev/null and b/mrp_lot_production_date/static/description/icon.png differ diff --git a/mrp_lot_production_date/static/description/index.html b/mrp_lot_production_date/static/description/index.html index 2df13f81d..5189abf3f 100644 --- a/mrp_lot_production_date/static/description/index.html +++ b/mrp_lot_production_date/static/description/index.html @@ -1,20 +1,20 @@ - + - + MRP Lot Production Date