{ "info": { "author": "Eficent,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "======================\nMRP Production Request\n======================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png\n :target: https://odoo-community.org/page/development-status\n :alt: Mature\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github\n :target: https://github.com/OCA/manufacture/tree/12.0/mrp_production_request\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-12-0/manufacture-12-0-mrp_production_request\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/129/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the functionality of Manufacturing to allow you to use\nManufacturing Request (MR) as a previous step to Manufacturing Orders (MO).\n\nSome of the benefits you can obtain are:\n\n* Allow managers to review what is going to be manufactured.\n* Better control of manufacturing calendar.\n* Manage big requirements splitting them in batches.\n* Know your bottleneck component in advance and only schedule what you really\n can build.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nTo configure a product to automatically generate Manufacturing Requests\nfrom procurements instead of directly create manufacturing orders you\nneed to:\n\n#. Go to the products that you want them to trigger manufacturing requests.\n#. Go to the *Inventory* tab.\n#. Check the box of a *manufacture* route and the box of\n *Manufacturing Request*.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to *Manufacturing > Manufacturing Requests*.\n#. Create a manufacturing request or open a existing one (assigned to you or\n created from a procurement).\n#. If you click on *Request approval* button the user assigned as approver\n will be added to the thread.\n#. If you are the approver you can either click on *Approve* or *Reject*\n buttons.\n#. Rejecting a MR will cancel it and propagate this cancellation to\n destination moves.\n#. Approving a MR will allow you to create manufacturing orders.\n#. You can manually set to done a request by clicking in the button *Done*.\n\nTo create MOs from MRs you have to:\n\n#. Go to approved manufacturing request.\n#. Click on the button *Create Manufacturing Order*.\n#. In the opened wizard, click on *Compute lines* so you will have a\n quantity proposed for creating a MO. This quantity is the maximum quantity\n you can produce with the current stock available for the components needed\n in the source location.\n#. Use the proposed quantity or change it and click on *Create MO* at the\n bottom of the wizard.\n\n**NOTE:** This module does not restrict the quantity that can be converted\nfrom a MR to MOs. It is in hands of the user to decide when a MR is ended and\nto set it to *Done* state.\n\nKnown issues / Roadmap\n======================\n\n* Take into account workstations.\n* Take into account consumable products.\n\nChangelog\n=========\n\n12.0.1.0.0 (2019-09-13)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [MIG] Migration to v12.\n\n11.0.1.0.0 (2018-09-13)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [MIG] Migration to v11. Start of the history.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Eficent\n\nContributors\n~~~~~~~~~~~~\n\n* Lois Rilo Antelo \n* Jordi Ballester \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-lreficent| image:: https://github.com/lreficent.png?size=40px\n :target: https://github.com/lreficent\n :alt: lreficent\n\nCurrent `maintainer `__:\n\n|maintainer-lreficent| \n\nThis module is part of the `OCA/manufacture `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/manufacture", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-mrp-production-request", "package_url": "https://pypi.org/project/odoo12-addon-mrp-production-request/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-mrp-production-request/", "project_urls": { "Homepage": "https://github.com/OCA/manufacture" }, "release_url": "https://pypi.org/project/odoo12-addon-mrp-production-request/12.0.1.0.0.99.dev3/", "requires_dist": [ "odoo12-addon-stock-available-unreserved", "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Allows you to use Manufacturing Request as a previous step to Manufacturing Orders for better manufacture planification.", "version": "12.0.1.0.0.99.dev3" }, "last_serial": 5894164, "releases": { "12.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "e1754cd58c50c1aa4ba78250affa97f7", "sha256": "f1bdcf3f9f38444f1f3d4226ef8905cd605d2baae4c228989bff6449f2f70c84" }, "downloads": -1, "filename": "odoo12_addon_mrp_production_request-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "e1754cd58c50c1aa4ba78250affa97f7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 273451, "upload_time": "2019-09-21T04:58:09", "url": "https://files.pythonhosted.org/packages/12/22/52cd3c992bb4e7841afaa8fe72a4683d4281c572fdc4819d1484caf991ce/odoo12_addon_mrp_production_request-12.0.1.0.0.99.dev2-py3-none-any.whl" } ], "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "9d3612e72071a194e885075f7e7df55c", "sha256": "5c8e2c4703c699504d859784f5b84864ff81d3c8d9402f3d263f90a360347938" }, "downloads": -1, "filename": "odoo12_addon_mrp_production_request-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "9d3612e72071a194e885075f7e7df55c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 301241, "upload_time": "2019-09-27T04:56:59", "url": "https://files.pythonhosted.org/packages/d6/6f/53ca0d1356d6b4c4ed34b0df403eeb23a5597f2b139ed88661a6bb86abea/odoo12_addon_mrp_production_request-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d3612e72071a194e885075f7e7df55c", "sha256": "5c8e2c4703c699504d859784f5b84864ff81d3c8d9402f3d263f90a360347938" }, "downloads": -1, "filename": "odoo12_addon_mrp_production_request-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "9d3612e72071a194e885075f7e7df55c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 301241, "upload_time": "2019-09-27T04:56:59", "url": "https://files.pythonhosted.org/packages/d6/6f/53ca0d1356d6b4c4ed34b0df403eeb23a5597f2b139ed88661a6bb86abea/odoo12_addon_mrp_production_request-12.0.1.0.0.99.dev3-py3-none-any.whl" } ] }