{ "info": { "author": "Eficent,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n======================\nMRP Production Request\n======================\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\nConfiguration\n=============\n\nTo configure this module to automatically generate Manufacturing Requests\nfrom procurement orders instead of directly create manufacturing orders yo\nneed to:\n\n#. Go to the products that you want them to trigger manufacturing orders.\n#. Go to the *Inventory* tab.\n#. Check the route *manufacture* and the box *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 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 associated procurements and propagate this\n cancellation.\n#. Approving a MR will allow 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 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\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/129/9.0\n\nKnown issues / Roadmap\n======================\n\n* Take into account workstations.\n* Take into account consumable products.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smash it by providing detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Lois Rilo Antelo \n* Jordi Ballester \n* Opensynergy Indonesia \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit https://odoo-community.org.\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": "odoo8-addon-mrp-production-request", "package_url": "https://pypi.org/project/odoo8-addon-mrp-production-request/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-mrp-production-request/", "project_urls": { "Homepage": "https://github.com/OCA/manufacture" }, "release_url": "https://pypi.org/project/odoo8-addon-mrp-production-request/8.0.1.0.0.99.dev7/", "requires_dist": [ "odoo8-addon-mrp-hook", "odoo8-addon-stock-available-unreserved", "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Allows you to use Manufacturing Request as a previous step to Manufacturing Orders for better manufacture planification.", "version": "8.0.1.0.0.99.dev7" }, "last_serial": 5942863, "releases": { "8.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "8824504ee70b94977677ba053215644d", "sha256": "6ca97fbf62acf67ce058e44e251f407cf29d4fcf764468b19d372bf7fc637338" }, "downloads": -1, "filename": "odoo8_addon_mrp_production_request-8.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "8824504ee70b94977677ba053215644d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 263652, "upload_time": "2019-10-08T05:03:31", "url": "https://files.pythonhosted.org/packages/cf/f6/a78ac00066197ea32ac199fefc9582e4624ed6e9c529b630267012ebfd9b/odoo8_addon_mrp_production_request-8.0.1.0.0.99.dev7-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8824504ee70b94977677ba053215644d", "sha256": "6ca97fbf62acf67ce058e44e251f407cf29d4fcf764468b19d372bf7fc637338" }, "downloads": -1, "filename": "odoo8_addon_mrp_production_request-8.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "8824504ee70b94977677ba053215644d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 263652, "upload_time": "2019-10-08T05:03:31", "url": "https://files.pythonhosted.org/packages/cf/f6/a78ac00066197ea32ac199fefc9582e4624ed6e9c529b630267012ebfd9b/odoo8_addon_mrp_production_request-8.0.1.0.0.99.dev7-py2-none-any.whl" } ] }