{ "info": { "author": "Acsone SA/NV, 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": "===================\nSale Blanket Orders\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%2Fsale--workflow-lightgray.png?logo=github\n :target: https://github.com/OCA/sale-workflow/tree/11.0/sale_blanket_order\n :alt: OCA/sale-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/sale-workflow-11-0/sale-workflow-11-0-sale_blanket_order\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/167/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nA blanket order is a pre-agreement to sell a certain number of quantities of\nproducts at a specific price. From a confirmed blanket order, the users can\ncreate new sale orders at such price, until the blanket order expires, either\ndue to reaching the validity date or exhausting all the quantities of products.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nA new menu in the Sales area is created, allowing users to create new blanket orders.\n\nTo create a new Sale Blanket Order go to the sale menu in the Sales section:\n\n.. image:: https://raw.githubusercontent.com/sale_blanket_order/static/description/BO_menu.png\n :alt: Blanket Orders menu\n\nHitting the button create will open the form view in which we can introduce the following\ninformation:\n\n* Vendor\n* Salesperson\n* Payment Terms\n* Validity date\n* Order lines:\n * Product\n * Accorded price\n * Original, Ordered, Invoiced, Received and Remaining quantities\n* Terms and Conditions of the Blanket Order\n\n.. image:: https://raw.githubusercontent.com/sale_blanket_order/static/description/BO_form.png\n :alt: Blanket Orders form\n\nFrom the form, once the Blanket Order has been confirmed and its state is open, the user can\ncreate a Sale Order, check the Sale Orders associated to the Blanket Order and/or\nsee the Blanket Order lines associated to the BO.\n\n.. image:: https://raw.githubusercontent.com/sale_blanket_order/static/description/BO_actions.png\n :alt: Actions that can be done from Blanket Order\n\nHitting the button Create Sale Order will open a wizard that will ask for the amount of each\nproduct in the BO lines for which the Sale Order will be created.\n\n.. image:: https://raw.githubusercontent.com/sale_blanket_order/static/description/PO_from_BO.png\n :alt: Create Sale Order from Blanket Order\n\nInstalling this module will add an additional menu which will show all the blanket order lines\ncurrently defined in the system. From this list the user can create customized Sale Orders\nselecting the lines for which the PO (or POs if the customers are different) is (are) created.\n\n.. image:: https://raw.githubusercontent.com/sale_blanket_order/static/description/BO_lines.png\n :alt: Blanket Order lines and actions\n\nIn the Sale Order form one field is added in the PO lines, the Blanket Order line field. This\nfield keeps track to which Blanket Order line the PO line is associated. Upon adding a new product\nin a newly created Sale Order a blanket order line will be suggested depending on the following\nfactors:\n\n* Closer Validity date\n* Remaining quantity > Quantity introduced in the Sale Order line\n\n.. image:: https://raw.githubusercontent.com/sale_blanket_order/static/description/PO_BOLine.png\n :alt: New field added in Sale Order Line\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* Acsone SA/NV\n\nContributors\n~~~~~~~~~~~~\n\n* Andr\u00e9 Pereira (https://www.acsone.eu/)\n* Adri\u00e0 Gil Sorribes (https://www.eficent.com/)\n* Jordi Ballester Alomar \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/sale-workflow `_ 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/sale-workflow", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-sale-blanket-order", "package_url": "https://pypi.org/project/odoo11-addon-sale-blanket-order/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-sale-blanket-order/", "project_urls": { "Homepage": "https://github.com/OCA/sale-workflow" }, "release_url": "https://pypi.org/project/odoo11-addon-sale-blanket-order/11.0.1.0.0.99.dev6/", "requires_dist": [ "odoo11-addon-web-action-conditionable", "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Blanket Orders", "version": "11.0.1.0.0.99.dev6" }, "last_serial": 5604561, "releases": { "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "d7ff96f86fbbbef6cc49bf4833c294d6", "sha256": "b1677e853a90987adc4755015537a41dc71067516314f1a5ca244c9c7fd1ae63" }, "downloads": -1, "filename": "odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7ff96f86fbbbef6cc49bf4833c294d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 242415, "upload_time": "2019-05-17T04:48:56", "url": "https://files.pythonhosted.org/packages/6e/b3/1d624fbe80307fd05ad2c268c0778599fcd90d13b176ba2b672fcd5d064c/odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "41dc14eb9ee49c91bec1a81c6abd8223", "sha256": "aa5f2ef014a7c7b2ac7c1a2cadf32b2519cd0f90c196b9e8ea684a41ff9a3132" }, "downloads": -1, "filename": "odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "41dc14eb9ee49c91bec1a81c6abd8223", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 245276, "upload_time": "2019-07-16T04:53:05", "url": "https://files.pythonhosted.org/packages/0d/ed/59b9bee34b41ba9d04e8f36951f84d56708c3c3b07a18e0bd00fb65ce9bd/odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "624cbd224c0d4b35ba0c17abdf280607", "sha256": "1314d9ce48e31f156f9bd8a5e605556bd686859b11a24326a7905ac81797e558" }, "downloads": -1, "filename": "odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "624cbd224c0d4b35ba0c17abdf280607", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 245421, "upload_time": "2019-07-18T04:52:17", "url": "https://files.pythonhosted.org/packages/4f/12/1a99accd0c748b6568edea72a8ec456809d43b14bbe9b767915d41fafd6e/odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev5-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "82858d6036f5678f7b9e3ff7a4e9b075", "sha256": "781bec3740aa27420d267392a53215164e98e5b68f31be29f9f24ee185ee1751" }, "downloads": -1, "filename": "odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82858d6036f5678f7b9e3ff7a4e9b075", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 245413, "upload_time": "2019-07-30T05:17:03", "url": "https://files.pythonhosted.org/packages/96/1f/e6ee9ae384eed2493d7c2d61e723f9f6dc6e25c6d10bab7d71b64e4da532/odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev6-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82858d6036f5678f7b9e3ff7a4e9b075", "sha256": "781bec3740aa27420d267392a53215164e98e5b68f31be29f9f24ee185ee1751" }, "downloads": -1, "filename": "odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82858d6036f5678f7b9e3ff7a4e9b075", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 245413, "upload_time": "2019-07-30T05:17:03", "url": "https://files.pythonhosted.org/packages/96/1f/e6ee9ae384eed2493d7c2d61e723f9f6dc6e25c6d10bab7d71b64e4da532/odoo11_addon_sale_blanket_order-11.0.1.0.0.99.dev6-py2.py3-none-any.whl" } ] }