Purchase Request Module
#######################
The Purchase Request module introduces the concept of Purchase Requests which
are central points to collect purchase requests generated by other process from
Tryton.
Purchase Request
****************
A purchase request defines the need to purchase a product. It
is linked to a warehouse and possibly a supplier, it contains a
ideal purchase date and an expected supply date. A purchase request
can be in one of these states:
* Draft
A draft purchase request is a request that is not linked to a
purchase.
* Purchased
A Purchased request is a request that is linked to a purchase which
is not Done or Cancelled.
* Done
A purchase request is in state Done if it is linked to a Purchase
which is in state Done.
* Cancelled
A purchase request is Cancelled if it is linked to a Purchase
which is cancelled.
A wizard allows to create purchases based on a selection of draft purchase
requests. The new purchases contains one purchase line by product and unit and
group them by warehouses and by suppliers. Once the purchases are created, the
corresponding purchase requests are set to the state Purchased.
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-purchase-request",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton purchase request",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/25/f0/a621dbfbea892e6f16d40a1e7b2225002f3969745b2641d65c687c7746a4/trytond_purchase_request-7.4.0.tar.gz",
"platform": null,
"description": "Purchase Request Module\n#######################\n\nThe Purchase Request module introduces the concept of Purchase Requests which\nare central points to collect purchase requests generated by other process from\nTryton.\n\nPurchase Request\n****************\n\nA purchase request defines the need to purchase a product. It\nis linked to a warehouse and possibly a supplier, it contains a\nideal purchase date and an expected supply date. A purchase request\ncan be in one of these states:\n\n* Draft\n\n A draft purchase request is a request that is not linked to a\n purchase.\n\n* Purchased\n\n A Purchased request is a request that is linked to a purchase which\n is not Done or Cancelled.\n\n* Done\n\n A purchase request is in state Done if it is linked to a Purchase\n which is in state Done.\n\n* Cancelled\n\n A purchase request is Cancelled if it is linked to a Purchase\n which is cancelled.\n\nA wizard allows to create purchases based on a selection of draft purchase\nrequests. The new purchases contains one purchase line by product and unit and\ngroup them by warehouses and by suppliers. Once the purchases are created, the\ncorresponding purchase requests are set to the state Purchased.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton module for purchase requests",
"version": "7.4.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.4/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"tryton",
"purchase",
"request"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6dd6b98ae9fd5a2811914542d3c1e275c58ade92ea30c1eea54e9e0aa1d4b7e",
"md5": "07028dfafe42640e63f6d0a87c97e35a",
"sha256": "fd39bad475bcf187ca39c1dbc74f02b78200edf3a8fceeea9bc22244607f4013"
},
"downloads": -1,
"filename": "trytond_purchase_request-7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "07028dfafe42640e63f6d0a87c97e35a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 71350,
"upload_time": "2024-11-04T17:38:22",
"upload_time_iso_8601": "2024-11-04T17:38:22.057183Z",
"url": "https://files.pythonhosted.org/packages/e6/dd/6b98ae9fd5a2811914542d3c1e275c58ade92ea30c1eea54e9e0aa1d4b7e/trytond_purchase_request-7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "25f0a621dbfbea892e6f16d40a1e7b2225002f3969745b2641d65c687c7746a4",
"md5": "18347534dda17bff8dbdc6172819ac52",
"sha256": "f0808291d37962b9e7ca2c316a4fb564160ce27cc0ff4ac6883290bcde9e698d"
},
"downloads": -1,
"filename": "trytond_purchase_request-7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "18347534dda17bff8dbdc6172819ac52",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 43936,
"upload_time": "2024-11-04T17:38:23",
"upload_time_iso_8601": "2024-11-04T17:38:23.409459Z",
"url": "https://files.pythonhosted.org/packages/25/f0/a621dbfbea892e6f16d40a1e7b2225002f3969745b2641d65c687c7746a4/trytond_purchase_request-7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 17:38:23",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-purchase-request"
}