Stock Supply Module
###################
The Stock Supply module add automatic supply mechanisms and introduce
the concepts of order point.
Order Point
***********
An order point define minimum, maximum and target quantities for a product on a
location.
* The minimum quantity is the threshold quantity below which the provisioning
process will be triggered.
* The maximum quantity is the threshold quantity above which the overflowing
process will be triggered.
* The target quantity is the quantity that will be found in the location after
the provisioning / overflowing process has been completed.
An order point also define a type which can be:
* Internal
An Internal order point is defined on a Storage location, it also defines a
provisioning and/or an overflowing location. If the minimum quantity is
reached it will result in the creation of an internal shipment between the
provisioning location and the Storage location. If the maximum quantity is
reached it will result in the creation of an internal shipment between the
storage location and the overflowing location.
* Purchase
A Purchase order point is defined on a warehouse location. If the
minimal quantity is reached on the warehouse it will result in a
purchase request.
The internal shipments and purchase requests are created by the supply wizard
with respect to stock levels and existing shipments and requests. The
stock levels are computed between the next two supply dates computed over the
Supply Period from the configuration (default: 1 day). If the stock level of a
product without order point on the given warehouse is below zero, a purchase
request is also created. The same happens if the stock level of a storage
location with a provisioning location is below zero. Likewise, if the stock
level of a storage is above zero and an overflow location is defined on the
location then an internal shipment will be created.
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-stock-supply",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton stock supply",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/4c/88/756fe269c3deee4cea05121afbab5e3938952a7062d2e37b92cd06123670/trytond_stock_supply-7.2.2.tar.gz",
"platform": null,
"description": "Stock Supply Module\n###################\n\nThe Stock Supply module add automatic supply mechanisms and introduce\nthe concepts of order point.\n\nOrder Point\n***********\n\nAn order point define minimum, maximum and target quantities for a product on a\nlocation.\n\n* The minimum quantity is the threshold quantity below which the provisioning\n process will be triggered.\n\n* The maximum quantity is the threshold quantity above which the overflowing\n process will be triggered.\n\n* The target quantity is the quantity that will be found in the location after\n the provisioning / overflowing process has been completed.\n\nAn order point also define a type which can be:\n\n* Internal\n\n An Internal order point is defined on a Storage location, it also defines a\n provisioning and/or an overflowing location. If the minimum quantity is\n reached it will result in the creation of an internal shipment between the\n provisioning location and the Storage location. If the maximum quantity is\n reached it will result in the creation of an internal shipment between the\n storage location and the overflowing location.\n\n* Purchase\n\n A Purchase order point is defined on a warehouse location. If the\n minimal quantity is reached on the warehouse it will result in a\n purchase request.\n\nThe internal shipments and purchase requests are created by the supply wizard\nwith respect to stock levels and existing shipments and requests. The\nstock levels are computed between the next two supply dates computed over the\nSupply Period from the configuration (default: 1 day). If the stock level of a\nproduct without order point on the given warehouse is below zero, a purchase\nrequest is also created. The same happens if the stock level of a storage\nlocation with a provisioning location is below zero. Likewise, if the stock\nlevel of a storage is above zero and an overflow location is defined on the\nlocation then an internal shipment will be created.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton module for stock supply",
"version": "7.2.2",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"tryton",
"stock",
"supply"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6148809cb285572805414e27beb76e03ff59697b8c3e45d81d68315637c3039f",
"md5": "db8df0f43dd7ea19a346e4f382438007",
"sha256": "192de9dc4ddfb9888f89d140f2d34f220e011c5833c5f113da16de083628f683"
},
"downloads": -1,
"filename": "trytond_stock_supply-7.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db8df0f43dd7ea19a346e4f382438007",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 75271,
"upload_time": "2024-09-16T18:17:13",
"upload_time_iso_8601": "2024-09-16T18:17:13.014574Z",
"url": "https://files.pythonhosted.org/packages/61/48/809cb285572805414e27beb76e03ff59697b8c3e45d81d68315637c3039f/trytond_stock_supply-7.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4c88756fe269c3deee4cea05121afbab5e3938952a7062d2e37b92cd06123670",
"md5": "a8066f0d1d210c45f007015aebce5aa7",
"sha256": "492e3474ade38e0b82be9689f8eb3682b73e548f195c4c3af53e4679018d2e58"
},
"downloads": -1,
"filename": "trytond_stock_supply-7.2.2.tar.gz",
"has_sig": false,
"md5_digest": "a8066f0d1d210c45f007015aebce5aa7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 46566,
"upload_time": "2024-09-16T18:17:14",
"upload_time_iso_8601": "2024-09-16T18:17:14.634271Z",
"url": "https://files.pythonhosted.org/packages/4c/88/756fe269c3deee4cea05121afbab5e3938952a7062d2e37b92cd06123670/trytond_stock_supply-7.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-16 18:17:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-stock-supply"
}