odoo-addon-mrp-multi-level


Nameodoo-addon-mrp-multi-level JSON
Version 17.0.1.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/manufacture
SummaryAdds an MRP Scheduler
upload_time2024-04-04 10:36:32
maintainerNone
docs_urlNone
authorUcamco, ForgeFlow, Odoo Community Association (OCA)
requires_python>=3.10
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============
MRP Multi Level
===============

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1db4474bfcedaf32578fddf10ac1da9ed0ed843fc0f2ca6effc2dd83a99e9cb6
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
    :target: https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level
    :alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_multi_level
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to calculate, based in known inventory, demand,
and supply, and based on parameters set at product variant level, the
new procurements for each product.

To do this, the calculation starts at top level of the bill of material
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 <https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_demand_estimate>`__
   system. Note: You need to install `mrp_multi_level_estimate
   module <https://github.com/OCA/manufacture/tree/12.0/mrp_multi_level_estimate>`__.

**Table of contents**

.. contents::
   :local:

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.

Product MRP Area Parameters
---------------------------

-  Go to *Manufacturing > Master Data > Product MRP Area Parameters* and
   set the MRP parameters for a given product and area.

Usage
=====

To manually run the MRP scheduler:

1. Go to *Manufacturing > Operations > Run MRP Multi Level*.
2. On the wizard click *Run MRP*.

To launch replenishment orders (moves, purchases, production orders...):

1. Go to *Manufacturing > Operations > MRP Inventory*.
2. Filter with *To procure*.
3. Select multiple records and click on *Action > Procure* or click the
   right hand side gears in any record.
4. On the wizard, check everything is ok and click *Execute*.

Changelog
=========

13.0.1.5.0 (2020-04-09)
-----------------------

**Features**

-  Show *Run MRP Multi Level* menu only to a specific new security group
   *Run MRP Manually*.
   (`#492 <https://github.com/OCA/manufacture/issues/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

13.0.1.3.0 (2020-03-02)
-----------------------

-  [IMP] Minor changes"
   (`#470 <https://github.com/OCA/manufacture/pull/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)

13.0.1.2.0 (2020-02-20)
-----------------------

-  [IMP] Minor changes
   (`#468 <https://github.com/OCA/manufacture/pull/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

13.0.1.1.0 (2020-02-21)
-----------------------

-  [FIX] Minor changes
   (`#469 <https://github.com/OCA/manufacture/pull/469>`__).

   -  Fix Main supplier computation in multi company
   -  Drop Triplicated field in search view

-  [IMP] Minor changes
   (`#463 <https://github.com/OCA/manufacture/pull/463>`__).

   -  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.

12.0.1.0.0 (2019-08-05)
-----------------------

-  [MIG] Migration to v12:

   -  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 <https://github.com/OCA/manufacture/pull/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 <https://github.com/OCA/manufacture/pull/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 <https://github.com/OCA/manufacture/pull/345>`__).

11.0.2.0.0 (2018-11-20)
-----------------------

-  [REW] Refactor MRP Area.
   (`#322 <https://github.com/OCA/manufacture/pull/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.

11.0.1.1.0 (2018-08-30)
-----------------------

-  [FIX] Consider *Qty Multiple* on product to propose the quantity to
   procure. (`#297 <https://github.com/OCA/manufacture/pull/297>`__)

11.0.1.0.1 (2018-08-03)
-----------------------

-  [FIX] User and system locales doesn't break MRP calculation.
   (`#290 <https://github.com/OCA/manufacture/pull/290>`__)
-  [FIX] Working Hours are now defined only at Warehouse level and
   displayed as a related on MRP Areas.
   (`#290 <https://github.com/OCA/manufacture/pull/290>`__)

11.0.1.0.0 (2018-07-09)
-----------------------

-  Start of the history.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Ucamco
* ForgeFlow

Contributors
------------

-  Wim Audenaert <wim.audenaert@ucamco.com>
-  Jordi Ballester <jordi.ballester@forgeflow.com>
-  Lois Rilo <lois.rilo@forgeflow.com>
-  Héctor Villarreal <hector.villarreal@forgeflow.com>
-  Christopher Ormaza <chris.ormaza@forgeflow.com>
-  Joan Sisquella <joan.sisquella@forgeflow.com>
-  Alexandre Fayolle <alexandre.fayolle@camptocamp.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-JordiBForgeFlow| image:: https://github.com/JordiBForgeFlow.png?size=40px
    :target: https://github.com/JordiBForgeFlow
    :alt: JordiBForgeFlow
.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
    :target: https://github.com/LoisRForgeFlow
    :alt: LoisRForgeFlow
.. |maintainer-ChrisOForgeFlow| image:: https://github.com/ChrisOForgeFlow.png?size=40px
    :target: https://github.com/ChrisOForgeFlow
    :alt: ChrisOForgeFlow

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-JordiBForgeFlow| |maintainer-LoisRForgeFlow| |maintainer-ChrisOForgeFlow| 

This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/manufacture",
    "name": "odoo-addon-mrp-multi-level",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ucamco, ForgeFlow, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "===============\nMRP Multi Level\n===============\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:1db4474bfcedaf32578fddf10ac1da9ed0ed843fc0f2ca6effc2dd83a99e9cb6\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Production/Stable\n.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n    :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github\n    :target: https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level\n    :alt: OCA/manufacture\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_multi_level\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows you to calculate, based in known inventory, demand,\nand supply, and based on parameters set at product variant level, the\nnew procurements for each product.\n\nTo do this, the calculation starts at top level of the bill of material\nand explodes this down to the lowest level.\n\nKey Features\n------------\n\n-  MRP parameters set by product variant MRP area pairs.\n-  Cron job to calculate the MRP demand.\n-  Manually calculate the MRP demand.\n-  Confirm the calculated MRP demand and create PO's, or MO's.\n-  Able to see the products for which action is needed throught Planned\n   Orders.\n-  Integration with `Stock Demand\n   Estimates <https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_demand_estimate>`__\n   system. Note: You need to install `mrp_multi_level_estimate\n   module <https://github.com/OCA/manufacture/tree/12.0/mrp_multi_level_estimate>`__.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nMRP Areas\n---------\n\n-  Go to *Manufacturing > Configuration > MRP Areas* and define or edit\n   any existing area. You can specify the working hours for every area.\n\nProduct MRP Area Parameters\n---------------------------\n\n-  Go to *Manufacturing > Master Data > Product MRP Area Parameters* and\n   set the MRP parameters for a given product and area.\n\nUsage\n=====\n\nTo manually run the MRP scheduler:\n\n1. Go to *Manufacturing > Operations > Run MRP Multi Level*.\n2. On the wizard click *Run MRP*.\n\nTo launch replenishment orders (moves, purchases, production orders...):\n\n1. Go to *Manufacturing > Operations > MRP Inventory*.\n2. Filter with *To procure*.\n3. Select multiple records and click on *Action > Procure* or click the\n   right hand side gears in any record.\n4. On the wizard, check everything is ok and click *Execute*.\n\nChangelog\n=========\n\n13.0.1.5.0 (2020-04-09)\n-----------------------\n\n**Features**\n\n-  Show *Run MRP Multi Level* menu only to a specific new security group\n   *Run MRP Manually*.\n   (`#492 <https://github.com/OCA/manufacture/issues/492>`__)\n\n13.0.1.4.0 (2020-03-26)\n-----------------------\n\n   -  Add menu entry for planned orders\n   -  Add button to navigate from planned orders to linked manufacturing\n      orders\n   -  Add action to convert planned orders to fixed\n   -  When changing the due date in a planned order the release date is\n      recomputed\n\n13.0.1.3.0 (2020-03-02)\n-----------------------\n\n-  [IMP] Minor changes\"\n   (`#470 <https://github.com/OCA/manufacture/pull/470>`__).\n\n   -  Planned Order release and due date become required.\n   -  Add button to Product MRP Area to update MOQ from Supplier Info.\n   -  Link Manufacturing Orders with Planned Orders.\n   -  Allow Mrp Inventory Procure Wizard to be used from other models.\n   -  Make MRP Inventory creation more extensible.\n   -  Main Supplier computation (v13 requires explicit False\n      definitions)\n\n13.0.1.2.0 (2020-02-20)\n-----------------------\n\n-  [IMP] Minor changes\n   (`#468 <https://github.com/OCA/manufacture/pull/468>`__).\n\n   -  Planned Orders become fixed on manual creation by default\n   -  Released Quantity becomes readonly\n   -  Add product reference if Planned Order name is not defined on bom\n      explosion\n\n13.0.1.1.0 (2020-02-21)\n-----------------------\n\n-  [FIX] Minor changes\n   (`#469 <https://github.com/OCA/manufacture/pull/469>`__).\n\n   -  Fix Main supplier computation in multi company\n   -  Drop Triplicated field in search view\n\n-  [IMP] Minor changes\n   (`#463 <https://github.com/OCA/manufacture/pull/463>`__).\n\n   -  Show supply method on MRP Inventory\n   -  Allow no-MRP users to look into Products\n\n13.0.1.0.0 (2019-12-18)\n-----------------------\n\n-  [MIG] Migration to v13.\n\n12.0.1.0.0 (2019-08-05)\n-----------------------\n\n-  [MIG] Migration to v12:\n\n   -  Estimates as a forecasting mechanism is moved to a new module\n      (mrp_multi_level_estimate).\n\n11.0.3.0.0 (2019-05-22)\n-----------------------\n\n-  [REW/IMP] Rework to include Planned Orders.\n   (`#365 <https://github.com/OCA/manufacture/pull/365>`__).\n-  [IMP] Able to procure from a different location than the area's\n   location.\n\n11.0.2.2.0 (2019-05-02)\n-----------------------\n\n-  [IMP] Able to run MRP only for selected areas.\n   (`#360 <https://github.com/OCA/manufacture/pull/360>`__).\n\n11.0.2.1.0 (2019-04-02)\n-----------------------\n\n-  [IMP] Implement *Nbr. Days* functionality to be able to group demand\n   when generating supply proposals.\n   (`#345 <https://github.com/OCA/manufacture/pull/345>`__).\n\n11.0.2.0.0 (2018-11-20)\n-----------------------\n\n-  [REW] Refactor MRP Area.\n   (`#322 <https://github.com/OCA/manufacture/pull/322>`__):\n\n   -  MRP product concept dropped in favor of *Product MRP Area\n      Parameters*. This allow to set different MRP parameters for the\n      same product in different areas.\n   -  Menu items reordering.\n\n11.0.1.1.0 (2018-08-30)\n-----------------------\n\n-  [FIX] Consider *Qty Multiple* on product to propose the quantity to\n   procure. (`#297 <https://github.com/OCA/manufacture/pull/297>`__)\n\n11.0.1.0.1 (2018-08-03)\n-----------------------\n\n-  [FIX] User and system locales doesn't break MRP calculation.\n   (`#290 <https://github.com/OCA/manufacture/pull/290>`__)\n-  [FIX] Working Hours are now defined only at Warehouse level and\n   displayed as a related on MRP Areas.\n   (`#290 <https://github.com/OCA/manufacture/pull/290>`__)\n\n11.0.1.0.0 (2018-07-09)\n-----------------------\n\n-  Start of the history.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Ucamco\n* ForgeFlow\n\nContributors\n------------\n\n-  Wim Audenaert <wim.audenaert@ucamco.com>\n-  Jordi Ballester <jordi.ballester@forgeflow.com>\n-  Lois Rilo <lois.rilo@forgeflow.com>\n-  H\u00e9ctor Villarreal <hector.villarreal@forgeflow.com>\n-  Christopher Ormaza <chris.ormaza@forgeflow.com>\n-  Joan Sisquella <joan.sisquella@forgeflow.com>\n-  Alexandre Fayolle <alexandre.fayolle@camptocamp.com>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-JordiBForgeFlow| image:: https://github.com/JordiBForgeFlow.png?size=40px\n    :target: https://github.com/JordiBForgeFlow\n    :alt: JordiBForgeFlow\n.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px\n    :target: https://github.com/LoisRForgeFlow\n    :alt: LoisRForgeFlow\n.. |maintainer-ChrisOForgeFlow| image:: https://github.com/ChrisOForgeFlow.png?size=40px\n    :target: https://github.com/ChrisOForgeFlow\n    :alt: ChrisOForgeFlow\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-JordiBForgeFlow| |maintainer-LoisRForgeFlow| |maintainer-ChrisOForgeFlow| \n\nThis module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Adds an MRP Scheduler",
    "version": "17.0.1.0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/manufacture"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f43fc5ab4aa31586d45d00c1afb74bae98c5c26eee2caccf400e7bf9f8fc724",
                "md5": "d4ca19b1ef72a1cc4ec66e2e50682984",
                "sha256": "98c0c0012fd585c3907fc15045d0b19f476d9f0f6d93baaa4d7f6dbf80865b6a"
            },
            "downloads": -1,
            "filename": "odoo_addon_mrp_multi_level-17.0.1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4ca19b1ef72a1cc4ec66e2e50682984",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 126329,
            "upload_time": "2024-04-04T10:36:32",
            "upload_time_iso_8601": "2024-04-04T10:36:32.607321Z",
            "url": "https://files.pythonhosted.org/packages/8f/43/fc5ab4aa31586d45d00c1afb74bae98c5c26eee2caccf400e7bf9f8fc724/odoo_addon_mrp_multi_level-17.0.1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 10:36:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "manufacture",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-mrp-multi-level"
}
        
Elapsed time: 0.25013s