=======================
Purchase Blanket Orders
=======================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5f3e8c74ea3c30db4856116f22862b2bb6dda8755b8067f23afa582b43781057
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/purchase-workflow/tree/17.0/purchase_blanket_order
:alt: OCA/purchase-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_blanket_order
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=17.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
A purchase blanket order is a pre-agreement to purchase a certain number
of quantities of products at a specific price. From a confirmed blanket
order, the users can create new purchase orders at such price, until the
blanket order expires due to reaching the validity date.
**Table of contents**
.. contents::
:local:
Usage
=====
A new menu in the Purchase area is created, allowing users to create new
blanket orders.
To create a new Purchase Blanket Order go to the purchase menu in the
Purchase section:
|Blanket Orders menu|
Hitting the button create will open the form view in which we can
introduce the following information:
- Vendor
- Payment Terms
- Ordering and Validity dates
- Order lines:
- Product
- Accorded price
- Original, Ordered, Invoiced, Received and Remaining quantities
- Terms and Conditions of the Blanket Order
|Blanket Orders form|
From the form, once the Blanket Order has been confirmed and its state
is open, the user can create a Purchase Order, check the Purchase Orders
associated to the Blanket Order and/or see the Blanket Order lines
associated to the BO.
|Actions that can be done from Blanket Order|
Hitting the button Create Purchase Order will open a wizard that will
ask for the amount of each product in the BO lines for which the
Purchase Order will be created.
|Create Purchase Order from Blanket Order|
Installing this module will add an additional menu which will show all
the blanket order lines currently defined in the system. From this list
the user can create customized Purchase Orders selecting the lines for
which the PO (or POs if the vendors are different) is (are) created.
|Blanket Order lines and actions|
In the Purchase Order form one field is added in the PO lines, the
Blanket Order line field. This field keeps track to which Blanket Order
line the PO line is associated. Upon adding a new product in a newly
created Purchase Order a blanket order line will be suggested depending
on the following factors:
- Closer Validity date
- Remaining quantity > Quantity introduced in the Purchase Order line
|New field added in Purchase Order Line|
.. |Blanket Orders menu| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_menu.png
.. |Blanket Orders form| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_form.png
.. |Actions that can be done from Blanket Order| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_actions.png
.. |Create Purchase Order from Blanket Order| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/PO_from_BO.png
.. |Blanket Order lines and actions| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_lines.png
.. |New field added in Purchase Order Line| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/PO_BOLine.png
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_blanket_order%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
-------
* ForgeFlow
Contributors
------------
- Adrià Gil Sorribes <adria.gil@forgeflow.com>
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
- Héctor Villarreal <hector.villarreal@forgeflow.com>
- Lois Rilo <lois.rilo@forgeflow.com>
Maintainers
-----------
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/17.0/purchase_blanket_order>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/purchase-workflow",
"name": "odoo-addon-purchase-blanket-order",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "ForgeFlow, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "=======================\nPurchase Blanket Orders\n=======================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:5f3e8c74ea3c30db4856116f22862b2bb6dda8755b8067f23afa582b43781057\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%2Fpurchase--workflow-lightgray.png?logo=github\n :target: https://github.com/OCA/purchase-workflow/tree/17.0/purchase_blanket_order\n :alt: OCA/purchase-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_blanket_order\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=17.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nA purchase blanket order is a pre-agreement to purchase a certain number\nof quantities of products at a specific price. From a confirmed blanket\norder, the users can create new purchase orders at such price, until the\nblanket order expires due to reaching the validity date.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nA new menu in the Purchase area is created, allowing users to create new\nblanket orders.\n\nTo create a new Purchase Blanket Order go to the purchase menu in the\nPurchase section:\n\n|Blanket Orders menu|\n\nHitting the button create will open the form view in which we can\nintroduce the following information:\n\n- Vendor\n\n- Payment Terms\n\n- Ordering and Validity dates\n\n- Order lines:\n\n - Product\n - Accorded price\n - Original, Ordered, Invoiced, Received and Remaining quantities\n\n- Terms and Conditions of the Blanket Order\n\n|Blanket Orders form|\n\nFrom the form, once the Blanket Order has been confirmed and its state\nis open, the user can create a Purchase Order, check the Purchase Orders\nassociated to the Blanket Order and/or see the Blanket Order lines\nassociated to the BO.\n\n|Actions that can be done from Blanket Order|\n\nHitting the button Create Purchase Order will open a wizard that will\nask for the amount of each product in the BO lines for which the\nPurchase Order will be created.\n\n|Create Purchase Order from Blanket Order|\n\nInstalling this module will add an additional menu which will show all\nthe blanket order lines currently defined in the system. From this list\nthe user can create customized Purchase Orders selecting the lines for\nwhich the PO (or POs if the vendors are different) is (are) created.\n\n|Blanket Order lines and actions|\n\nIn the Purchase Order form one field is added in the PO lines, the\nBlanket Order line field. This field keeps track to which Blanket Order\nline the PO line is associated. Upon adding a new product in a newly\ncreated Purchase Order a blanket order line will be suggested depending\non the following factors:\n\n- Closer Validity date\n- Remaining quantity > Quantity introduced in the Purchase Order line\n\n|New field added in Purchase Order Line|\n\n.. |Blanket Orders menu| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_menu.png\n.. |Blanket Orders form| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_form.png\n.. |Actions that can be done from Blanket Order| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_actions.png\n.. |Create Purchase Order from Blanket Order| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/PO_from_BO.png\n.. |Blanket Order lines and actions| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/BO_lines.png\n.. |New field added in Purchase Order Line| image:: https://raw.githubusercontent.com/purchase_blanket_order/static/description/PO_BOLine.png\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_blanket_order%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* ForgeFlow\n\nContributors\n------------\n\n- Adri\u00e0 Gil Sorribes <adria.gil@forgeflow.com>\n- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>\n- H\u00e9ctor Villarreal <hector.villarreal@forgeflow.com>\n- Lois Rilo <lois.rilo@forgeflow.com>\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/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/17.0/purchase_blanket_order>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Purchase Blanket Orders",
"version": "17.0.1.0.0.3",
"project_urls": {
"Homepage": "https://github.com/OCA/purchase-workflow"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d5c1a2aa9741bc50dc5b4e748d3e007ff9df512c06b073e9c85f52b87ae71a1a",
"md5": "1ef5d6b2d66d6ff2256f205bff99dc36",
"sha256": "623f731763780e163a950b88280505b74d87530c3bda94a87a7768590f214d9a"
},
"downloads": -1,
"filename": "odoo_addon_purchase_blanket_order-17.0.1.0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1ef5d6b2d66d6ff2256f205bff99dc36",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 268730,
"upload_time": "2024-09-20T04:04:28",
"upload_time_iso_8601": "2024-09-20T04:04:28.691853Z",
"url": "https://files.pythonhosted.org/packages/d5/c1/a2aa9741bc50dc5b4e748d3e007ff9df512c06b073e9c85f52b87ae71a1a/odoo_addon_purchase_blanket_order-17.0.1.0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 04:04:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "purchase-workflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "odoo-addon-purchase-blanket-order"
}