{ "info": { "author": "GRAP,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 :: 2.7" ], "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==================================\nPoint Of Sale - Store Draft Orders\n==================================\n\nAllow to close a Session even if there are some PoS Orders in draft state.\n\nBy default, in Odoo, All PoS Orders must be in 'paid' or 'invoiced' state to\nallow user to close the session.\n\nThis module can be usefull to let Orders in draft 'state' for some customers.\n\nFeature\n-------\n\n1. New computed field 'is_partial_paid' on PoS Order\n\n* This field is True, if the PoS order is in a draft state with some\n payments;\n* Forbid to close a session if there is a partial paid Order, to avoid to have\n Account Move Lines that can not be reconciled;\n* In the tree view, the partial_paid orders are displayed in red colors;\n\n.. image:: ./static/description/pos_order_states.png\n :alt: Blue, red and black orders depending of payments.\n\n2. Possibility to close session\n\n* if a PoS order is in a 'draft' state (without any payment), the PoS Order\n will be unassociated to the current session, when closing the session;\n* When opening a new session, the PoS Orders in 'draft' state will be\n associated to the new session, based on the user_id;\n\n**Workflow**\n\n* The PoS order 'Main/0004' is in draft state, before closing the session\n.. image:: ./static/description/1_before_closing.png\n\n* The PoS order is unassociated of the closed session 'POS/2015/09/05/01'\n.. image:: ./static/description/2_after_closing.png\n\n* The PoS order is associated to the new opened session 'POS/2015/09/05/02'\n.. image:: ./static/description/3_after_opening.png\n\nInstallation\n============\n\nThis module will allow users to let orders in a draft state, only for orders\ncreated in back-office.\nIf you want the same feature for the front-office PoS, please install both\nmodules : 'pos_store_draft_order' and 'pos_order_load'.\n\nConfiguration\n=============\n\n* A new field 'allow_store_draft_order' is available in PoS Config Model, to\n allow or block the cashier to let Orders in a draft state when closing\n session;\n\nUsage\n=====\n\nTo use this module, you need to:\n\n* go to ...\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/xxxx/8.0\n\nFor further information, please visit:\n\n* https://www.odoo.com/forum/help-1\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 feedback\n`here `_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Sylvain LE GAL (https://twitter.com/legalsylvain)\n* Julien WESTE\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 http://odoo-community.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.odoo-community.org", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-pos-store-draft-order", "package_url": "https://pypi.org/project/odoo8-addon-pos-store-draft-order/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-pos-store-draft-order/", "project_urls": { "Homepage": "http://www.odoo-community.org" }, "release_url": "https://pypi.org/project/odoo8-addon-pos-store-draft-order/8.0.1.0.0/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "Allow users to close session with Draft Orders", "version": "8.0.1.0.0" }, "last_serial": 5763270, "releases": { "8.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "fcc80eb31f08354458b5db6500132147", "sha256": "0944f58b2c935abb99504951d324d0edd9798bd226848bfe9d068b78731c1285" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "fcc80eb31f08354458b5db6500132147", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 114908, "upload_time": "2017-06-09T04:31:44", "url": "https://files.pythonhosted.org/packages/32/8a/47839d20a09d74777cc7c2eba52aa53ec60db9296197757e028d0b27280f/odoo8_addon_pos_store_draft_order-8.0.1.0.0-py2-none-any.whl" } ], "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "e588c21b81c1f18c76daa9ad5a9dd747", "sha256": "0e1b9892d4994ef2f211bf45cf6d43a19a4558f4a2ef54bc5c762b7c3b361cc3" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "e588c21b81c1f18c76daa9ad5a9dd747", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 123399, "upload_time": "2017-06-11T04:35:35", "url": "https://files.pythonhosted.org/packages/10/c0/3a0ba9f0856b7aae5e8a4f742a04e7ab300f6e75991be05537fae832cf90/odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev1-py2-none-any.whl" } ], "8.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "3e34ff4298c2f9d40a812347175d6a5a", "sha256": "60f039ea2623fd9abe6bd7e21b2c030010a0b53c845a00437a4149dfb2116698" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "3e34ff4298c2f9d40a812347175d6a5a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 123621, "upload_time": "2017-06-18T04:32:33", "url": "https://files.pythonhosted.org/packages/70/da/19bd6bfd1749603c784b3f2f1492de19cd81375460642378cb1da16fa032/odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev2-py2-none-any.whl" } ], "8.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "d584b277a7db7f6a9408ff0faaee0f90", "sha256": "e4a9634d81b699218668cf2565848351d57b8983ff0fd48b1140660e9c20af9d" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "d584b277a7db7f6a9408ff0faaee0f90", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 122710, "upload_time": "2018-06-16T04:39:01", "url": "https://files.pythonhosted.org/packages/52/a0/2a9f1e852e0aa4156ddf3b80322284ee557d36c3691c6011bdfd9e5f1f32/odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev3-py2-none-any.whl" } ], "8.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "9407af6de644a465f10fee7d97b4783e", "sha256": "e4502c86751ecff22208e3d00925ad7b9a05a1ca9ef399e86d908fecbad74b26" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "9407af6de644a465f10fee7d97b4783e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 123761, "upload_time": "2018-06-23T04:36:18", "url": "https://files.pythonhosted.org/packages/e1/ce/5361538e06fc2cceb1f5c4f85fc18afd44a9ea1b65e56672e03d6e8e1166/odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev4-py2-none-any.whl" } ], "8.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "4e6e37ecbd688ab15d86df9dd42a3db1", "sha256": "09cec103c1803460100c4d951301ffca71161b18d0f04c1ea4b624a987181d90" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "4e6e37ecbd688ab15d86df9dd42a3db1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 121238, "upload_time": "2019-08-31T04:39:19", "url": "https://files.pythonhosted.org/packages/6f/29/82c81d82a7a02e4d234b3f0efc32250c0961bc40feb469fc7520027affeb/odoo8_addon_pos_store_draft_order-8.0.1.0.0.99.dev6-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fcc80eb31f08354458b5db6500132147", "sha256": "0944f58b2c935abb99504951d324d0edd9798bd226848bfe9d068b78731c1285" }, "downloads": -1, "filename": "odoo8_addon_pos_store_draft_order-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "fcc80eb31f08354458b5db6500132147", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 114908, "upload_time": "2017-06-09T04:31:44", "url": "https://files.pythonhosted.org/packages/32/8a/47839d20a09d74777cc7c2eba52aa53ec60db9296197757e028d0b27280f/odoo8_addon_pos_store_draft_order-8.0.1.0.0-py2-none-any.whl" } ] }