diff --git a/README.md b/README.md index 7f4cc65ee..6c40d8dbd 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ addon | version | maintainers | summary [mrp_production_quant_manual_assign](mrp_production_quant_manual_assign/) | 14.0.1.0.0 | | Production - Manual Quant Assignment [mrp_production_serial_matrix](mrp_production_serial_matrix/) | 14.0.1.1.0 | | MRP Production Serial Matrix [mrp_progress_button](mrp_progress_button/) | 14.0.1.1.0 | | Add a button on MO to make the MO state 'In Progress' -[mrp_restrict_lot](mrp_restrict_lot/) | 14.0.1.0.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | MRP Restrict Lot +[mrp_restrict_lot](mrp_restrict_lot/) | 14.0.1.0.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | MRP Restrict Lot [mrp_routing](mrp_routing/) | 14.0.1.0.1 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | MRP Routing [mrp_sale_info](mrp_sale_info/) | 14.0.2.1.0 | | Adds sale information to Manufacturing models [mrp_subcontracting_bom_dual_use](mrp_subcontracting_bom_dual_use/) | 14.0.1.1.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Mrp subcontracting bom dual use diff --git a/mrp_restrict_lot/README.rst b/mrp_restrict_lot/README.rst index bae860174..2b8e385c3 100644 --- a/mrp_restrict_lot/README.rst +++ b/mrp_restrict_lot/README.rst @@ -7,7 +7,7 @@ MRP Restrict Lot !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:197b2923570191869771fde4cbfa4f80e915c04eee53a8ab3486045a54c412bd + !! source digest: sha256:5373644cd80cdd08567141948b9ffe4bc9d07658ec56f901c70727a479227065 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_restrict_lot/__manifest__.py b/mrp_restrict_lot/__manifest__.py index a58e4597c..ac7284472 100644 --- a/mrp_restrict_lot/__manifest__.py +++ b/mrp_restrict_lot/__manifest__.py @@ -2,7 +2,7 @@ { "name": "MRP Restrict Lot", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Manufacturing", "author": "Akretion,Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", diff --git a/mrp_restrict_lot/static/description/index.html b/mrp_restrict_lot/static/description/index.html index c9819e2e8..1b68604d9 100644 --- a/mrp_restrict_lot/static/description/index.html +++ b/mrp_restrict_lot/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:197b2923570191869771fde4cbfa4f80e915c04eee53a8ab3486045a54c412bd +!! source digest: sha256:5373644cd80cdd08567141948b9ffe4bc9d07658ec56f901c70727a479227065 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

Propagate a specific lot to the Manufacturing Order (on the final product)