mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
|
||||
[mrp_multi_level](mrp_multi_level/) | 17.0.1.2.5 | [](https://github.com/JordiBForgeFlow) [](https://github.com/LoisRForgeFlow) | Adds an MRP Scheduler
|
||||
[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 17.0.1.0.0 | [](https://github.com/LoisRForgeFlow) | Allows to consider demand estimates using MRP multi level.
|
||||
[mrp_planned_order_matrix](mrp_planned_order_matrix/) | 17.0.1.0.0 | | Allows to create fixed planned orders on a grid view.
|
||||
[mrp_production_back_to_draft](mrp_production_back_to_draft/) | 17.0.1.0.0 | | Allows to return to draft a confirmed or cancelled MO.
|
||||
[mrp_production_back_to_draft](mrp_production_back_to_draft/) | 17.0.1.0.1 | | Allows to return to draft a confirmed or cancelled MO.
|
||||
[mrp_production_note](mrp_production_note/) | 17.0.1.0.0 | | Notes in production orders
|
||||
[mrp_repair_order](mrp_repair_order/) | 17.0.1.0.0 | [](https://github.com/peluko00) | Create repair order from manufacturing order
|
||||
[mrp_sale_info](mrp_sale_info/) | 17.0.1.1.0 | | Adds sale information to Manufacturing models
|
||||
|
||||
@@ -7,7 +7,7 @@ MRP Production Back to Draft
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:08cbd81c049ee4f4b818d59d4bfa0d0bff3e0ac4cc0fdb985a61d12bbb9caa4e
|
||||
!! source digest: sha256:9832d3670609186eb5f41b10f7c40c8833106ca4363613ba71482418fbebf1ad
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "MRP Production Back to Draft",
|
||||
"version": "17.0.1.0.0",
|
||||
"version": "17.0.1.0.1",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"summary": "Allows to return to draft a confirmed or cancelled MO.",
|
||||
"website": "https://github.com/OCA/manufacture",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:08cbd81c049ee4f4b818d59d4bfa0d0bff3e0ac4cc0fdb985a61d12bbb9caa4e
|
||||
!! source digest: sha256:9832d3670609186eb5f41b10f7c40c8833106ca4363613ba71482418fbebf1ad
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/17.0/mrp_production_back_to_draft"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_production_back_to_draft"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows to return to draft a confirmed or cancelled MO.</p>
|
||||
|
||||
Reference in New Issue
Block a user