{ "info": { "author": "Tecnativa,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": "============================\nStock Picking Procure Method\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-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\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%2Fstock--logistics--warehouse-lightgray.png?logo=github\n :target: https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_picking_procure_method\n :alt: OCA/stock-logistics-warehouse\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_picking_procure_method\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/153/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module adds the possibility to set the supply method to *Apply Procurement\nRules* in the pickings, which is normally set to *Take From Stock* by default.\n\nThis way, you can configure MTO flows triggered from the picking itself.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nThis module is useless without either Odoo's `mrp` or `purchase` modules (or\nboth). Depending on your needs you should install them in advance.\n\nConfiguration\n=============\n\nThis is an example scenario with two warehouses. WH2 will be allways supplied\nthrough WH1.\n\nCommon steps to `mrp` and `purchase` procurements:\n\n#. Go to *Inventory > Configuration > Settings > Warehouse* and set *Multi-Step\n Routes* on.\n#. Go to *Inventory > Configuration > Warehouse Management > Warehouses*\n#. Create **WH1** with either *Manufacture in this Warehouse* or *Purchase to\n resupply this warehouse* or both set.\n#. Create **WH2** setting off *Manufacture in this Warehouse* and *Purchase to\n resupply this warehouse*. Set **WH1** as the *Resupply Warehouse*.\n#. Go to *Inventory > Configuration > Warehouse Management > Routes* and click\n on the *Make To Order* one.\n#. Add a new *Procurement Rule* with these settings and save:\n\n - Name: *WH1 -> WH2-MTO*\n - Action: *Move From Another Location*\n - Procurement Location: *WH2/Stock*\n - Served Warehouse: *WH2*\n - Source Location: *WH1/Stock*\n - Move Supply Method: *Create Procurement*\n - Operation Type: *WH1: Internal Transfers*\n - Propagation of Procurement Group: *Propagate*\n - Propagate cancel and split: `True`\n - Warehouse to Propagate: *WH1*\n\nNow if you want to trigger a manufacture:\n\n - Create a stockable product product with a BoM list.\n - In the product's *Inventory > Routes section* set *Make To Order* and\n *Manufacture* on.\n\nOr if you want to trigger a purchase:\n\n - Create a stockable product product with a supplier.\n - In the product's *Inventory > Routes section* set *Make To Order* and\n *Purchase* on.\n\nUsage\n=====\n\nAfter configuring you procurement rules and your product routes:\n\n#. Go to *Inventory > Dashboard* and click on the *more options* icon (\u2630).\n#. Choose *New > Planned Transfer*.\n#. Set an origin and destination that is considered in the routes procurement\n rules.\n#. Set *Supply Method* to *Apply Procurement Rules*.\n#. Set the products and quantities you want to supply.\n#. Save and click on *Mark as To Do*.\n#. Depending on the product's supply type a new MO or a new PO should be\n created.\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* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa `_:\n\n * David Vidal\n * Pedro M. Baeza\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\nThis module is part of the `OCA/stock-logistics-warehouse `_ 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/stock-logistics-warehouse", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-stock-picking-procure-method", "package_url": "https://pypi.org/project/odoo11-addon-stock-picking-procure-method/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-stock-picking-procure-method/", "project_urls": { "Homepage": "https://github.com/OCA/stock-logistics-warehouse" }, "release_url": "https://pypi.org/project/odoo11-addon-stock-picking-procure-method/11.0.1.0.0.99.dev4/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Allows to force the procurement method from the picking", "version": "11.0.1.0.0.99.dev4" }, "last_serial": 5604468, "releases": { "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "787594b50460fc337bd5f1de4fd6b945", "sha256": "89cd8490696cd589c774c5257aa66b2952c46a161e782d77b531a28fec2c643d" }, "downloads": -1, "filename": "odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "787594b50460fc337bd5f1de4fd6b945", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 18326, "upload_time": "2019-01-01T05:43:23", "url": "https://files.pythonhosted.org/packages/ee/cf/036f87adc7f4928e540aedb86f0cdb118fb8f0d74f00508784c2dc23e24f/odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "3ad80d42882ed159ef93b3ef3a8a8131", "sha256": "b2aa2137b2a93bc198d8190b44fc907a5d627c40715e3e79a287b035021c7cb5" }, "downloads": -1, "filename": "odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3ad80d42882ed159ef93b3ef3a8a8131", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 27925, "upload_time": "2019-04-03T05:13:07", "url": "https://files.pythonhosted.org/packages/35/b9/03eae17a872b2c93de9303f25e1fb4d41727867c754d179e626a8fc47c2e/odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "8ff5cdd9724da6dfb01e7f7967bf46eb", "sha256": "23bcc2900ff253c5ecf5a5e7ee7403c0a116b8ac3c5b2d16d42bcc71a4a87af8" }, "downloads": -1, "filename": "odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8ff5cdd9724da6dfb01e7f7967bf46eb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 27924, "upload_time": "2019-07-30T05:13:23", "url": "https://files.pythonhosted.org/packages/e9/c9/5db01cba80eba9dee291800bc342e79ef6d9f968f3d3a7bc6e659797470a/odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ff5cdd9724da6dfb01e7f7967bf46eb", "sha256": "23bcc2900ff253c5ecf5a5e7ee7403c0a116b8ac3c5b2d16d42bcc71a4a87af8" }, "downloads": -1, "filename": "odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8ff5cdd9724da6dfb01e7f7967bf46eb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 27924, "upload_time": "2019-07-30T05:13:23", "url": "https://files.pythonhosted.org/packages/e9/c9/5db01cba80eba9dee291800bc342e79ef6d9f968f3d3a7bc6e659797470a/odoo11_addon_stock_picking_procure_method-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }