trytond-stock-package


Nametrytond-stock-package JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for stock packaging
upload_time2024-05-01 10:03:50
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/98/f2/482082303f6470a0325d0eeed9c578df6a03189db66d928ef1b3b034207c/trytond_stock_package-7.2.1.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.2.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.2/",
        "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": "f3e15dcc4e2125920acf3be4ae7fa7754595d84b0a8d334f1be95e32677479b4",
                "md5": "cf506185a77b4b3912ce5c1d157c2167",
                "sha256": "6d7903e1157ed854f207e13ce1dceee63ac1d69604ed5586ac67ce0269691e11"
            },
            "downloads": -1,
            "filename": "trytond_stock_package-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf506185a77b4b3912ce5c1d157c2167",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 57883,
            "upload_time": "2024-05-01T10:03:48",
            "upload_time_iso_8601": "2024-05-01T10:03:48.838122Z",
            "url": "https://files.pythonhosted.org/packages/f3/e1/5dcc4e2125920acf3be4ae7fa7754595d84b0a8d334f1be95e32677479b4/trytond_stock_package-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98f2482082303f6470a0325d0eeed9c578df6a03189db66d928ef1b3b034207c",
                "md5": "304a68b3d3826305e66f070226737bfe",
                "sha256": "5c25efd7c83928df802cb1f1ce5a91c456ad849052765cca7b8e68fcf888b13e"
            },
            "downloads": -1,
            "filename": "trytond_stock_package-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "304a68b3d3826305e66f070226737bfe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34898,
            "upload_time": "2024-05-01T10:03:50",
            "upload_time_iso_8601": "2024-05-01T10:03:50.669087Z",
            "url": "https://files.pythonhosted.org/packages/98/f2/482082303f6470a0325d0eeed9c578df6a03189db66d928ef1b3b034207c/trytond_stock_package-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 10:03:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-package"
}
        
Elapsed time: 0.25322s