diff --git a/README.md b/README.md index 712ece5b8..6d001794a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ addon | version | maintainers | summary [mrp_bom_hierarchy](mrp_bom_hierarchy/) | 16.0.1.0.0 | | Make it easy to navigate through BoM hierarchy. [mrp_bom_location](mrp_bom_location/) | 16.0.1.1.1 | | Adds location field to Bill of Materials and its components. [mrp_bom_tracking](mrp_bom_tracking/) | 16.0.1.0.0 | | Logs any change to a BoM in the chatter +[mrp_lot_production_date](mrp_lot_production_date/) | 16.0.1.0.0 | | MRP Lot Production Date [mrp_multi_level](mrp_multi_level/) | 16.0.1.2.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) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Adds an MRP Scheduler [mrp_multi_level_estimate](mrp_multi_level_estimate/) | 16.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_planned_order_matrix](mrp_planned_order_matrix/) | 16.0.1.0.0 | | Allows to create fixed planned orders on a grid view. diff --git a/mrp_lot_production_date/README.rst b/mrp_lot_production_date/README.rst index 0e358446f..9336a98ed 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:ef81bcc2de889e409ab3d3c3bf5e95d47da451b255845843ada83fd654afa6d0 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,18 +17,19 @@ MRP Lot Production Date :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/14.0/mrp_lot_production_date + :target: https://github.com/OCA/manufacture/tree/16.0/mrp_lot_production_date :alt: OCA/manufacture .. |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 + :target: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-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=16.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,20 +40,18 @@ 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 -`feedback `_. +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. @@ -86,6 +88,6 @@ 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/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. 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..a416d43ae 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