trytond-stock-package


Nametrytond-stock-package JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for stock packaging
upload_time2024-11-04 17:43:48
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock packaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Package Module
####################

The stock package module allows to store packaging information about customer
and supplier return shipments.

Package
*******

A package groups together some moves from the same shipment.
The packages can be organized in a tree structure.
If a package is defined on a shipment, this one could be set to *Done* only if
all moves are packaged.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-package",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock packaging",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/20/39/b83d6503e2f4e14f986c90a65b6b42773da8b267cb327fa1e01fe9defd60/trytond_stock_package-7.4.0.tar.gz",
    "platform": null,
    "description": "Stock Package Module\n####################\n\nThe stock package module allows to store packaging information about customer\nand supplier return shipments.\n\nPackage\n*******\n\nA package groups together some moves from the same shipment.\nThe packages can be organized in a tree structure.\nIf a package is defined on a shipment, this one could be set to *Done* only if\nall moves are packaged.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for stock packaging",
    "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",
        "stock",
        "packaging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c1a0f05be125c9fe5367403d27a0773c6a558f55f6297d7c58b0c6f8799f276",
                "md5": "89fabd22211ebd4e5c1010304401ab61",
                "sha256": "4281eb01bcf5dd79b2d0ae91957e14cea30880b5d3ff0f1be7878efe94511eba"
            },
            "downloads": -1,
            "filename": "trytond_stock_package-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89fabd22211ebd4e5c1010304401ab61",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 58245,
            "upload_time": "2024-11-04T17:43:46",
            "upload_time_iso_8601": "2024-11-04T17:43:46.847229Z",
            "url": "https://files.pythonhosted.org/packages/0c/1a/0f05be125c9fe5367403d27a0773c6a558f55f6297d7c58b0c6f8799f276/trytond_stock_package-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2039b83d6503e2f4e14f986c90a65b6b42773da8b267cb327fa1e01fe9defd60",
                "md5": "8b04c9589fe4eb8ae908f5b9a0baab48",
                "sha256": "0ea3c8ebe0765e539e76b02a8711e5c9eab6a417c9760db53532f3946cf67e2a"
            },
            "downloads": -1,
            "filename": "trytond_stock_package-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8b04c9589fe4eb8ae908f5b9a0baab48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 35311,
            "upload_time": "2024-11-04T17:43:48",
            "upload_time_iso_8601": "2024-11-04T17:43:48.465435Z",
            "url": "https://files.pythonhosted.org/packages/20/39/b83d6503e2f4e14f986c90a65b6b42773da8b267cb327fa1e01fe9defd60/trytond_stock_package-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:43:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-package"
}
        
Elapsed time: 0.41352s