{ "info": { "author": "Camptocamp, 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": ".. 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=============\nSplit picking\n=============\n\nThis module adds a \"Split\" button on the outgoing pickings form.\n\nIt works like the classical picking Transfer but it leaves both pickings\n(picking and its backorder) as confirmed without processing the transfer.\n\nInstallation\n============\n\nThis module only needs `stock` module.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to **Inventory** dashboard and open any picking.\n#. If picking state is **available** you can see an split button.\n#. On the \"Operations\" tab, fill the field \"Done\" to the quantity you want to\n split for each line.\n#. If you click on **Split** button, wizard will split current picking into\n two different pickings depends on quantity done you entered above.\n#. Both pickings remain confirmed.\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/154/10.0\n\nKnown issues / Roadmap\n======================\n\n* When splitting a picking in an unassigned state, wizard won't\n be auto completed with picking lines.\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=======\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Nicolas Bessi \n* Guewen Baconnier \n* Yannick Vaucher \n* Vicent Cubells \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": "http://www.camptocamp.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-stock-split-picking", "package_url": "https://pypi.org/project/odoo9-addon-stock-split-picking/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-stock-split-picking/", "project_urls": { "Homepage": "http://www.camptocamp.com" }, "release_url": "https://pypi.org/project/odoo9-addon-stock-split-picking/9.0.1.0.0.99.dev1/", "requires_dist": [ "odoo (<9.1a,>=9.0a)" ], "requires_python": "~=2.7", "summary": "Split a picking in two not transferred pickings", "version": "9.0.1.0.0.99.dev1" }, "last_serial": 4354417, "releases": { "9.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "4905840c35917473cec0fa7b37ec85a4", "sha256": "4e50250d38a48f2b71dc8950344dfb21a74daecc13a9cb80a4d1e7f6ce6b1dd4" }, "downloads": -1, "filename": "odoo9_addon_stock_split_picking-9.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "4905840c35917473cec0fa7b37ec85a4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 30817, "upload_time": "2018-10-09T04:46:23", "url": "https://files.pythonhosted.org/packages/ec/ee/aecf26bf1256ee61027bb77b5179424540429b9182ca349564c1547e13ae/odoo9_addon_stock_split_picking-9.0.1.0.0.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4905840c35917473cec0fa7b37ec85a4", "sha256": "4e50250d38a48f2b71dc8950344dfb21a74daecc13a9cb80a4d1e7f6ce6b1dd4" }, "downloads": -1, "filename": "odoo9_addon_stock_split_picking-9.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "4905840c35917473cec0fa7b37ec85a4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 30817, "upload_time": "2018-10-09T04:46:23", "url": "https://files.pythonhosted.org/packages/ec/ee/aecf26bf1256ee61027bb77b5179424540429b9182ca349564c1547e13ae/odoo9_addon_stock_split_picking-9.0.1.0.0.99.dev1-py2-none-any.whl" } ] }