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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/16.0/mrp_unbuild_move_link"><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-16-0/manufacture-16-0-mrp_unbuild_move_link"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module associates the id of the stock move of a manufacturing order to the stock move created from its unbuild order</p>
|
||||
|
||||
Reference in New Issue
Block a user