From 5f2de2b25c5ecc90d21d2ecd61fad47925af291a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 17 Mar 2021 11:47:42 +0000 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f01c16ea2..184c228e5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,35 @@ Odoo modules related to Manufacturing [//]: # (addons) -This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools. +Available addons +---------------- +addon | version | summary +--- | --- | --- +[account_move_line_manufacture_info](account_move_line_manufacture_info/) | 13.0.1.0.0 | Account Move Line Manufacture Information +[base_repair](base_repair/) | 13.0.1.0.0 | This module extends the functionality of Odoo Repair module to add some basic features. +[mrp_bom_component_menu](mrp_bom_component_menu/) | 13.0.1.0.0 | MRP BOM Component Menu +[mrp_bom_line_sequence](mrp_bom_line_sequence/) | 13.0.1.0.0 | Manages the order of BOM lines by displaying its sequence +[mrp_bom_location](mrp_bom_location/) | 13.0.1.0.1 | Adds location field to Bill of Materials and its components. +[mrp_bom_note](mrp_bom_note/) | 13.0.1.0.0 | Notes in Bill of Materials +[mrp_bom_tracking](mrp_bom_tracking/) | 13.0.1.0.0 | Logs any change to a BoM in the chatter +[mrp_multi_level](mrp_multi_level/) | 13.0.1.7.2 | Adds an MRP Scheduler +[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 13.0.1.0.0 | Allows to consider demand estimates using MRP multi level. +[mrp_planned_order_matrix](mrp_planned_order_matrix/) | 13.0.1.0.0 | Allows to create fixed planned orders on a grid view. +[mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 13.0.1.0.0 | Production Grouped By Product +[mrp_production_note](mrp_production_note/) | 13.0.1.0.0 | Notes in production orders +[mrp_production_putaway_strategy](mrp_production_putaway_strategy/) | 13.0.1.0.0 | Applies putaway strategies to manufacturing orders for finished products. +[mrp_production_request](mrp_production_request/) | 13.0.1.0.1 | Allows you to use Manufacturing Request as a previous step to Manufacturing Orders for better manufacture planification. +[mrp_sale_info](mrp_sale_info/) | 13.0.1.0.0 | Adds sale information to Manufacturing models +[mrp_unbuild_tracked_raw_material](mrp_unbuild_tracked_raw_material/) | 13.0.1.0.0 | Allow to unbuild tracked purchased products +[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 13.0.1.0.0 | Considers the warehouse calendars in manufacturing +[mrp_workorder_sequence](mrp_workorder_sequence/) | 13.0.1.0.0 | adds sequence to production work orders. +[product_quick_bom](product_quick_bom/) | 13.0.1.0.0 | Create the bom directly from the product +[quality_control_mrp_oca](quality_control_mrp_oca/) | 13.0.1.0.0 | MRP extension for quality control (OCA) +[quality_control_oca](quality_control_oca/) | 13.0.1.1.0 | Generic infrastructure for quality tests. +[quality_control_stock_oca](quality_control_stock_oca/) | 13.0.1.0.0 | Quality control - Stock (OCA) +[repair_calendar_view](repair_calendar_view/) | 13.0.1.0.0 | Repair Calendar View +[repair_refurbish](repair_refurbish/) | 13.0.1.0.0 | Create refurbished products during repair +[stock_picking_product_kit_helper](stock_picking_product_kit_helper/) | 13.0.1.0.0 | Set quanity in picking line based on product kit quantity [//]: # (end addons)