{ "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\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": "odoo9-addon-mrp-production-request", "package_url": "https://pypi.org/project/odoo9-addon-mrp-production-request/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-mrp-production-request/", "project_urls": { "Homepage": "https://github.com/OCA/manufacture" }, "release_url": "https://pypi.org/project/odoo9-addon-mrp-production-request/9.0.1.0.0.99.dev12/", "requires_dist": [ "odoo9-addon-stock-available-unreserved", "odoo (<9.1a,>=9.0a)" ], "requires_python": "~=2.7", "summary": "Allows you to use Manufacturing Request as a previous step to Manufacturing Orders for better manufacture planification.", "version": "9.0.1.0.0.99.dev12" }, "last_serial": 4583893, "releases": { "9.0.1.0.0.99.dev10": [ { "comment_text": "", "digests": { "md5": "c9c058919a5498db05e459c5de627a5f", "sha256": "ebd4d312b617a8e6251a3647a09afc529503c6d06114653b85a90754fe5bd94e" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev10-py2-none-any.whl", "has_sig": false, "md5_digest": "c9c058919a5498db05e459c5de627a5f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 260750, "upload_time": "2017-11-12T05:34:49", "url": "https://files.pythonhosted.org/packages/4d/f4/e0715606f296380a8ab5236f05a4bc3e7a608626300e43497f4c74849fb2/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev10-py2-none-any.whl" } ], "9.0.1.0.0.99.dev11": [ { "comment_text": "", "digests": { "md5": "1216d41416264ea4c3459f948b1f9a34", "sha256": "bb9aff402835cb4dc1cccdb8a9a8a109c5629ea58da743c1eec4f8160d9ee6a6" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev11-py2-none-any.whl", "has_sig": false, "md5_digest": "1216d41416264ea4c3459f948b1f9a34", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 263070, "upload_time": "2018-06-19T04:37:23", "url": "https://files.pythonhosted.org/packages/71/ea/c0e3bb8158c7220005a57561e851e25590390f9578aeab5283d1083fb354/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev11-py2-none-any.whl" } ], "9.0.1.0.0.99.dev12": [ { "comment_text": "", "digests": { "md5": "4bd5efe6cc5ae902f038c9a5ad539aa4", "sha256": "b75240d8d490119b2754c54affbe169870b3443fa36b46d00fa23dc0d95bb641" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev12-py2-none-any.whl", "has_sig": false, "md5_digest": "4bd5efe6cc5ae902f038c9a5ad539aa4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 260561, "upload_time": "2018-12-11T05:38:23", "url": "https://files.pythonhosted.org/packages/a7/d7/3e791dc4d18edf26e2491ec4f439da6247410b054038c67f8aa3f9dc9dc9/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev12-py2-none-any.whl" } ], "9.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "8323fdb530ff781edc7332162561d03e", "sha256": "05bf2c944bc4f92729802b0f2c9d6d473fbe3b3afbdc024b2600f8ffae2c8ee8" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "8323fdb530ff781edc7332162561d03e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 35729, "upload_time": "2017-08-29T04:30:59", "url": "https://files.pythonhosted.org/packages/e2/04/fee83f74405352a687288ce851258d9fecf0fc9aa259bc53dbe2486a7b1d/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev6-py2-none-any.whl" } ], "9.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "a6c1cbd32887922d705f53502d8dab9c", "sha256": "adee9c4cc75607ddd23b3f79d15263ba54c56e02b7b9be64d2b5e22c0674c4e3" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "a6c1cbd32887922d705f53502d8dab9c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 260641, "upload_time": "2017-09-03T04:41:16", "url": "https://files.pythonhosted.org/packages/f8/4c/77dd1d4a0909a732df70075c1407d13e155567e98cc44fcd6d0e664eb493/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev7-py2-none-any.whl" } ], "9.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "5d7fbfd83b56969ec63a84d929e25faa", "sha256": "68d78111d94f28b5f22f0860296cec22bf9296b8cccc2604e7bce7de24a17287" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "5d7fbfd83b56969ec63a84d929e25faa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 260696, "upload_time": "2017-10-29T05:43:18", "url": "https://files.pythonhosted.org/packages/c7/93/af076ffcf99b3e53c5a12d2d955cd525ec7d5a8a33963af9b852794ccef8/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev8-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bd5efe6cc5ae902f038c9a5ad539aa4", "sha256": "b75240d8d490119b2754c54affbe169870b3443fa36b46d00fa23dc0d95bb641" }, "downloads": -1, "filename": "odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev12-py2-none-any.whl", "has_sig": false, "md5_digest": "4bd5efe6cc5ae902f038c9a5ad539aa4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 260561, "upload_time": "2018-12-11T05:38:23", "url": "https://files.pythonhosted.org/packages/a7/d7/3e791dc4d18edf26e2491ec4f439da6247410b054038c67f8aa3f9dc9dc9/odoo9_addon_mrp_production_request-9.0.1.0.0.99.dev12-py2-none-any.whl" } ] }