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:
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
|
||||
[mrp_multi_level](mrp_multi_level/) | 17.0.1.1.5 | [](https://github.com/JordiBForgeFlow) [](https://github.com/LoisRForgeFlow) [](https://github.com/ChrisOForgeFlow) | 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_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
|
||||
[mrp_tag](mrp_tag/) | 17.0.1.0.0 | | Allows to add multiple tags to Manufacturing Orders
|
||||
[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 17.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing
|
||||
|
||||
@@ -7,7 +7,7 @@ MRP Repair Order
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:59abcf10a982af23fbe8da15d6de94dd3effa113217ed9dd9cfb22614b3d8618
|
||||
!! source digest: sha256:8352134de8cf89ecbb14c70ef1d786582e37d5d01e71e6a4a919e333cbad1e24
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
[project]
|
||||
name = "odoo-addons-oca-manufacture"
|
||||
version = "17.0.20241016.0"
|
||||
version = "17.0.20241025.0"
|
||||
dependencies = [
|
||||
"odoo-addon-mrp_bom_component_menu>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_bom_tracking>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_multi_level>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_multi_level_estimate>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_production_note>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_repair_order>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_sale_info>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_tag>=17.0dev,<17.1dev",
|
||||
"odoo-addon-mrp_warehouse_calendar>=17.0dev,<17.1dev",
|
||||
|
||||
Reference in New Issue
Block a user