diff --git a/README.md b/README.md index ab36d90c8..add792922 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [mrp_bom_component_menu](mrp_bom_component_menu/) | 17.0.1.0.0 | | MRP BOM Component Menu [mrp_bom_tracking](mrp_bom_tracking/) | 17.0.1.0.0 | | Logs any change to a BoM in the chatter [mrp_mass_production_order](mrp_mass_production_order/) | 17.0.1.0.0 | [![peluko00](https://github.com/peluko00.png?size=30px)](https://github.com/peluko00) | Create multiple manufacturing orders in one step -[mrp_multi_level](mrp_multi_level/) | 17.0.1.2.3 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Adds an MRP Scheduler +[mrp_multi_level](mrp_multi_level/) | 17.0.1.2.4 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Adds an MRP Scheduler [mrp_multi_level_estimate](mrp_multi_level_estimate/) | 17.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](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 | [![peluko00](https://github.com/peluko00.png?size=30px)](https://github.com/peluko00) | Create repair order from manufacturing order diff --git a/mrp_multi_level/README.rst b/mrp_multi_level/README.rst index cd9011f80..e53f3f1b9 100644 --- a/mrp_multi_level/README.rst +++ b/mrp_multi_level/README.rst @@ -7,7 +7,7 @@ MRP Multi Level !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:14bcb1aa2b225a613ba9c2b4e4270818dc513683cfb0739d3335449d4719d444 + !! source digest: sha256:8077fdbc72076d571034b0fddd5c3c1e1c042fd46053a72224baa2e0c82e4d5c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -38,16 +38,16 @@ and explodes this down to the lowest level. Key Features ------------ -- MRP parameters set by product variant MRP area pairs. -- Cron job to calculate the MRP demand. -- Manually calculate the MRP demand. -- Confirm the calculated MRP demand and create PO's, or MO's. -- Able to see the products for which action is needed throught Planned - Orders. -- Integration with `Stock Demand - Estimates `__ - system. Note: You need to install `mrp_multi_level_estimate - module `__. +- MRP parameters set by product variant MRP area pairs. +- Cron job to calculate the MRP demand. +- Manually calculate the MRP demand. +- Confirm the calculated MRP demand and create PO's, or MO's. +- Able to see the products for which action is needed throught Planned + Orders. +- Integration with `Stock Demand + Estimates `__ + system. Note: You need to install `mrp_multi_level_estimate + module `__. **Table of contents** @@ -60,14 +60,14 @@ Configuration MRP Areas --------- -- Go to *Manufacturing > Configuration > MRP Areas* and define or edit - any existing area. You can specify the working hours for every area. +- Go to *Manufacturing > Configuration > MRP Areas* and define or edit + any existing area. You can specify the working hours for every area. Product MRP Area Parameters --------------------------- -- Go to *Manufacturing > Master Data > Product MRP Area Parameters* and - set the MRP parameters for a given product and area. +- Go to *Manufacturing > Master Data > Product MRP Area Parameters* and + set the MRP parameters for a given product and area. Usage ===== @@ -93,124 +93,123 @@ Changelog **Features** -- Show *Run MRP Multi Level* menu only to a specific new security group - *Run MRP Manually*. - (`#492 `__) +- Show *Run MRP Multi Level* menu only to a specific new security group + *Run MRP Manually*. + (`#492 `__) 13.0.1.4.0 (2020-03-26) ----------------------- - - Add menu entry for planned orders - - Add button to navigate from planned orders to linked manufacturing - orders - - Add action to convert planned orders to fixed - - When changing the due date in a planned order the release date is - recomputed + - Add menu entry for planned orders + - Add button to navigate from planned orders to linked manufacturing + orders + - Add action to convert planned orders to fixed + - When changing the due date in a planned order the release date is + recomputed 13.0.1.3.0 (2020-03-02) ----------------------- -- [IMP] Minor changes" - (`#470 `__). +- [IMP] Minor changes" + (`#470 `__). - - Planned Order release and due date become required. - - Add button to Product MRP Area to update MOQ from Supplier Info. - - Link Manufacturing Orders with Planned Orders. - - Allow Mrp Inventory Procure Wizard to be used from other models. - - Make MRP Inventory creation more extensible. - - Main Supplier computation (v13 requires explicit False - definitions) + - Planned Order release and due date become required. + - Add button to Product MRP Area to update MOQ from Supplier Info. + - Link Manufacturing Orders with Planned Orders. + - Allow Mrp Inventory Procure Wizard to be used from other models. + - Make MRP Inventory creation more extensible. + - Main Supplier computation (v13 requires explicit False definitions) 13.0.1.2.0 (2020-02-20) ----------------------- -- [IMP] Minor changes - (`#468 `__). +- [IMP] Minor changes + (`#468 `__). - - Planned Orders become fixed on manual creation by default - - Released Quantity becomes readonly - - Add product reference if Planned Order name is not defined on bom - explosion + - Planned Orders become fixed on manual creation by default + - Released Quantity becomes readonly + - Add product reference if Planned Order name is not defined on bom + explosion 13.0.1.1.0 (2020-02-21) ----------------------- -- [FIX] Minor changes - (`#469 `__). +- [FIX] Minor changes + (`#469 `__). - - Fix Main supplier computation in multi company - - Drop Triplicated field in search view + - Fix Main supplier computation in multi company + - Drop Triplicated field in search view -- [IMP] Minor changes - (`#463 `__). +- [IMP] Minor changes + (`#463 `__). - - Show supply method on MRP Inventory - - Allow no-MRP users to look into Products + - Show supply method on MRP Inventory + - Allow no-MRP users to look into Products 13.0.1.0.0 (2019-12-18) ----------------------- -- [MIG] Migration to v13. +- [MIG] Migration to v13. 12.0.1.0.0 (2019-08-05) ----------------------- -- [MIG] Migration to v12: +- [MIG] Migration to v12: - - Estimates as a forecasting mechanism is moved to a new module - (mrp_multi_level_estimate). + - Estimates as a forecasting mechanism is moved to a new module + (mrp_multi_level_estimate). 11.0.3.0.0 (2019-05-22) ----------------------- -- [REW/IMP] Rework to include Planned Orders. - (`#365 `__). -- [IMP] Able to procure from a different location than the area's - location. +- [REW/IMP] Rework to include Planned Orders. + (`#365 `__). +- [IMP] Able to procure from a different location than the area's + location. 11.0.2.2.0 (2019-05-02) ----------------------- -- [IMP] Able to run MRP only for selected areas. - (`#360 `__). +- [IMP] Able to run MRP only for selected areas. + (`#360 `__). 11.0.2.1.0 (2019-04-02) ----------------------- -- [IMP] Implement *Nbr. Days* functionality to be able to group demand - when generating supply proposals. - (`#345 `__). +- [IMP] Implement *Nbr. Days* functionality to be able to group demand + when generating supply proposals. + (`#345 `__). 11.0.2.0.0 (2018-11-20) ----------------------- -- [REW] Refactor MRP Area. - (`#322 `__): +- [REW] Refactor MRP Area. + (`#322 `__): - - MRP product concept dropped in favor of *Product MRP Area - Parameters*. This allow to set different MRP parameters for the - same product in different areas. - - Menu items reordering. + - MRP product concept dropped in favor of *Product MRP Area + Parameters*. This allow to set different MRP parameters for the same + product in different areas. + - Menu items reordering. 11.0.1.1.0 (2018-08-30) ----------------------- -- [FIX] Consider *Qty Multiple* on product to propose the quantity to - procure. (`#297 `__) +- [FIX] Consider *Qty Multiple* on product to propose the quantity to + procure. (`#297 `__) 11.0.1.0.1 (2018-08-03) ----------------------- -- [FIX] User and system locales doesn't break MRP calculation. - (`#290 `__) -- [FIX] Working Hours are now defined only at Warehouse level and - displayed as a related on MRP Areas. - (`#290 `__) +- [FIX] User and system locales doesn't break MRP calculation. + (`#290 `__) +- [FIX] Working Hours are now defined only at Warehouse level and + displayed as a related on MRP Areas. + (`#290 `__) 11.0.1.0.0 (2018-07-09) ----------------------- -- Start of the history. +- Start of the history. Bug Tracker =========== @@ -234,13 +233,13 @@ Authors Contributors ------------ -- Wim Audenaert -- Jordi Ballester -- Lois Rilo -- Héctor Villarreal -- Christopher Ormaza -- Joan Sisquella -- Alexandre Fayolle +- Wim Audenaert +- Jordi Ballester +- Lois Rilo +- Héctor Villarreal +- Christopher Ormaza +- Joan Sisquella +- Alexandre Fayolle Maintainers ----------- diff --git a/mrp_multi_level/__manifest__.py b/mrp_multi_level/__manifest__.py index 3eed7dff7..4870e82e6 100644 --- a/mrp_multi_level/__manifest__.py +++ b/mrp_multi_level/__manifest__.py @@ -4,7 +4,7 @@ { "name": "MRP Multi Level", - "version": "17.0.1.2.3", + "version": "17.0.1.2.4", "development_status": "Production/Stable", "license": "LGPL-3", "author": "Ucamco, ForgeFlow, Odoo Community Association (OCA)", diff --git a/mrp_multi_level/static/description/index.html b/mrp_multi_level/static/description/index.html index ff01e6f49..824e7ba68 100644 --- a/mrp_multi_level/static/description/index.html +++ b/mrp_multi_level/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:14bcb1aa2b225a613ba9c2b4e4270818dc513683cfb0739d3335449d4719d444 +!! source digest: sha256:8077fdbc72076d571034b0fddd5c3c1e1c042fd46053a72224baa2e0c82e4d5c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

This module allows you to calculate, based in known inventory, demand, @@ -464,8 +464,7 @@ recomputed

  • Link Manufacturing Orders with Planned Orders.
  • Allow Mrp Inventory Procure Wizard to be used from other models.
  • Make MRP Inventory creation more extensible.
  • -
  • Main Supplier computation (v13 requires explicit False -definitions)
  • +
  • Main Supplier computation (v13 requires explicit False definitions)
  • @@ -546,8 +545,8 @@ when generating supply proposals.
  • [REW] Refactor MRP Area. (#322):
    • MRP product concept dropped in favor of Product MRP Area -Parameters. This allow to set different MRP parameters for the -same product in different areas.
    • +Parameters. This allow to set different MRP parameters for the same +product in different areas.
    • Menu items reordering.