{ "info": { "author": "Akretion,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": ".. image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n==================\nStock MTS+MTO Rule\n==================\n\nThis module add a Make To Stock + Make to Order Route.\n\nIf you choose the make to stock + make to order rule instead of the make to\norder route, the creation of a purchase order will depend on the virtual stock.\nThere are 3 cases : \n\n1. The virtual stock of the product is 0 \n => It will act exactly like the make to order route.\n\n2. The virtual stock is equal to the quantity ordered\n => It will act exactly like a make to stock route\n\n3. The virtual stock is more than 0 but less than ordered quantity\n => On part of the products will be taken from stock and a purchase order\n will be created for the rest. So it will act like both make to order and\n make to stock rule.\n\nExample : \nWe have a virtual stock of : 1 product A\nA sale Order is made for 3 products A.\n2 Procurements will be created : \n\n1. 1 with a make to stock rule and a quantity of 1\n\n2. 1 with a make to order rule and a quantity of 2.\n\nAfter validation, a purchase order with 2 products will be created.\n\nConfiguration\n=============\n\nYou have to select 'Use MTO+MTS rules' on the company's warehouse form.\n\nUsage\n=====\n\nYou have to select the mts+mto route on the product form.\nYou should not select both the mts+mto route and the mto route.\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/153/12.0\n\nKnown issues\n============\n\nIf you cancel a delivery order and then recreate it from Recreate\nDelivery Order button in sale order form, then the stock level at the time of\nthe Re-Creation won't be taken into account. So if a purchase order was created\nwhen the sale order was first validated, a similar purchase order will be created\nduring the Re-creation of the delivery order, even if not needed regarding the actual stock.\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 smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Florian da Costa \n* Jared Kipe \n\nDo not contact contributors directly about support or help with technical issues.\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/stock-logistics-warehouse", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-stock-mts-mto-rule", "package_url": "https://pypi.org/project/odoo12-addon-stock-mts-mto-rule/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-stock-mts-mto-rule/", "project_urls": { "Homepage": "https://github.com/OCA/stock-logistics-warehouse" }, "release_url": "https://pypi.org/project/odoo12-addon-stock-mts-mto-rule/12.0.1.0.0.99.dev6/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Add a MTS+MTO route", "version": "12.0.1.0.0.99.dev6" }, "last_serial": 5963062, "releases": { "12.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "f5ad5e2e7c239ac4fd5a66d3ae291183", "sha256": "3277d56737be64372d3143ea99c693a4dafd0dbda12ea4e2bd3308f661ddf7e7" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "f5ad5e2e7c239ac4fd5a66d3ae291183", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 43816, "upload_time": "2019-06-22T05:07:12", "url": "https://files.pythonhosted.org/packages/b8/21/999d411dc83174e9a2ebb7da39ebe526cbb7d78c6369624d2ce903b4f770/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev1-py3-none-any.whl" } ], "12.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "7bf85e88f6e7c719ea5fb6e7efdbb8f5", "sha256": "28291779130326c553b1354e37dc6bec6d0a39316eb5fc706b17a1892739df1e" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "7bf85e88f6e7c719ea5fb6e7efdbb8f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 44473, "upload_time": "2019-06-30T05:09:09", "url": "https://files.pythonhosted.org/packages/9e/b3/838c1c84cc5580904a4461ccfb5a0b80183ee83bed1404ec1a656ab46ae8/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev2-py3-none-any.whl" } ], "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "20466c5d405edb6c19b299bb529cdeeb", "sha256": "bf85de82f768d29cb072c3c35689c8f6c9493ae8e19f16fb742ed0cb3204dd51" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "20466c5d405edb6c19b299bb529cdeeb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 44555, "upload_time": "2019-07-03T05:08:12", "url": "https://files.pythonhosted.org/packages/ea/15/8861e03357c1d34176d660db8d3a34019a896361daa326951cb06bd71b15/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev3-py3-none-any.whl" } ], "12.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "5922057442540bca5b6137b814a53535", "sha256": "a4e12eab256c1987e381455fa22a1ac210ef5479bb24dc149bdbcce3f19f8fa2" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev4-py3-none-any.whl", "has_sig": false, "md5_digest": "5922057442540bca5b6137b814a53535", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 44562, "upload_time": "2019-08-04T05:13:07", "url": "https://files.pythonhosted.org/packages/57/90/5337cee8a1c2de1f1afeeb254515b4bcd90e25dbd244c3e8e76b98b6d29f/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev4-py3-none-any.whl" } ], "12.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "dc752a067f86b22c78ef4f2b0a44ab62", "sha256": "e2a0bf06f2ad91c5ebeb91631b591ce74409c462d63051a9f6eb329274ab1983" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "dc752a067f86b22c78ef4f2b0a44ab62", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 44757, "upload_time": "2019-08-28T05:14:42", "url": "https://files.pythonhosted.org/packages/8b/08/afafc75221472fd440639d0ca77e1ef9b1fab657aabe234cd7c6b28f41bf/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev5-py3-none-any.whl" } ], "12.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "8cb02b28219e066b90bf58daace8f421", "sha256": "dd8b8a74fe2170a138c2399731a55b2cdded11a80866a9e417628ec59f2c71d8" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "8cb02b28219e066b90bf58daace8f421", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 45181, "upload_time": "2019-10-12T05:16:46", "url": "https://files.pythonhosted.org/packages/27/86/06cdfbaa010f42bfad0100ee8c2021223fd97704903894813485e61814af/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev6-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8cb02b28219e066b90bf58daace8f421", "sha256": "dd8b8a74fe2170a138c2399731a55b2cdded11a80866a9e417628ec59f2c71d8" }, "downloads": -1, "filename": "odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "8cb02b28219e066b90bf58daace8f421", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 45181, "upload_time": "2019-10-12T05:16:46", "url": "https://files.pythonhosted.org/packages/27/86/06cdfbaa010f42bfad0100ee8c2021223fd97704903894813485e61814af/odoo12_addon_stock_mts_mto_rule-12.0.1.0.0.99.dev6-py3-none-any.whl" } ] }