diff --git a/README.md b/README.md index 3288ec38c..9dac797ec 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ addon | version | maintainers | summary [mrp_subcontracting_inhibit](mrp_subcontracting_inhibit/) | 16.0.1.0.0 | [](https://github.com/victoralmau) | Inhibit subcontracting flow on demand [mrp_subcontracting_purchase_link](mrp_subcontracting_purchase_link/) | 16.0.1.0.0 | | Link Purchase Order Line to Subcontract Productions [mrp_subcontracting_skip_no_negative](mrp_subcontracting_skip_no_negative/) | 16.0.1.0.0 | | MRP Subcontracting Skip No Negative -[mrp_unbuild_move_link](mrp_unbuild_move_link/) | 16.0.1.0.0 | | Link the stock moves of manufacturing orders to the respective unbuild orders +[mrp_unbuild_move_link](mrp_unbuild_move_link/) | 16.0.1.0.1 | | Link the stock moves of manufacturing orders to the respective unbuild orders [mrp_warehouse_calendar](mrp_warehouse_calendar/) | 16.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing [mrp_workorder_lot_display](mrp_workorder_lot_display/) | 16.0.1.0.0 | [](https://github.com/grindtildeath) | Display lot number on workorders kanban [mrp_workorder_sequence](mrp_workorder_sequence/) | 16.0.0.1.0 | [](https://github.com/LoisRForgeFlow) | adds sequence to production work orders. diff --git a/mrp_unbuild_move_link/README.rst b/mrp_unbuild_move_link/README.rst index 7510efb03..642425f69 100644 --- a/mrp_unbuild_move_link/README.rst +++ b/mrp_unbuild_move_link/README.rst @@ -7,7 +7,7 @@ Stock moves of manufacturing orders added to unbuild orders !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:34fc5cd16a66bc1f668b24cad9ebf50e3cb67428cb2b2f0d3183485cf833466f + !! source digest: sha256:12c0d52ff8f7dc14ceae39d692e781101f6db732858ddbb872aa09b85ab789d7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/mrp_unbuild_move_link/__manifest__.py b/mrp_unbuild_move_link/__manifest__.py index 1a22937fc..48e4efb0b 100644 --- a/mrp_unbuild_move_link/__manifest__.py +++ b/mrp_unbuild_move_link/__manifest__.py @@ -2,7 +2,7 @@ # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { "name": "Stock moves of manufacturing orders added to unbuild orders", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "LGPL-3", "category": "Manufacture", "summary": "Link the stock moves of manufacturing orders to the respective unbuild orders", diff --git a/mrp_unbuild_move_link/static/description/index.html b/mrp_unbuild_move_link/static/description/index.html index 58b91e55c..aa6797ecb 100644 --- a/mrp_unbuild_move_link/static/description/index.html +++ b/mrp_unbuild_move_link/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:34fc5cd16a66bc1f668b24cad9ebf50e3cb67428cb2b2f0d3183485cf833466f +!! source digest: sha256:12c0d52ff8f7dc14ceae39d692e781101f6db732858ddbb872aa09b85ab789d7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module associates the id of the stock move of a manufacturing order to the stock move created from its unbuild order