trytond-stock-supply


Nametrytond-stock-supply JSON
Version 7.0.2 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for stock supply
upload_time2024-04-04 07:45:35
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock supply
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/a5/d5/ca67400e376825415222ef4b4767fb2322aa6e564958526e1172238b58b4/trytond_stock_supply-7.0.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.0.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": "cc2c91e853a307bdfd55dcd34e03e008424997ae9c92f969d6090863daede913",
                "md5": "553040d528ec1da4348a7e60d33f41cb",
                "sha256": "6f805e5a4d76cfaf430bed4b8137e8518afe568471dec87e9ce2b872a34e56e7"
            },
            "downloads": -1,
            "filename": "trytond_stock_supply-7.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "553040d528ec1da4348a7e60d33f41cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 75226,
            "upload_time": "2024-04-04T07:45:33",
            "upload_time_iso_8601": "2024-04-04T07:45:33.774313Z",
            "url": "https://files.pythonhosted.org/packages/cc/2c/91e853a307bdfd55dcd34e03e008424997ae9c92f969d6090863daede913/trytond_stock_supply-7.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5d5ca67400e376825415222ef4b4767fb2322aa6e564958526e1172238b58b4",
                "md5": "259e0fd0f8c9d1dcdb16af138d14714e",
                "sha256": "3baaf81add33c897a6f68d452afa6298c00db1f77b96e9cb2211fc11faad3c13"
            },
            "downloads": -1,
            "filename": "trytond_stock_supply-7.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "259e0fd0f8c9d1dcdb16af138d14714e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46468,
            "upload_time": "2024-04-04T07:45:35",
            "upload_time_iso_8601": "2024-04-04T07:45:35.759767Z",
            "url": "https://files.pythonhosted.org/packages/a5/d5/ca67400e376825415222ef4b4767fb2322aa6e564958526e1172238b58b4/trytond_stock_supply-7.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 07:45:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-supply"
}
        
Elapsed time: 0.22368s