trytond-sale-shipment-grouping


Nametrytond-sale-shipment-grouping JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to group sale stock moves
upload_time2024-04-29 15:49:43
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale shipment grouping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Shipment Grouping Module
#############################

The ``sale_shipment_grouping`` module adds an option to define how stock moves
generated from sales will be grouped.

A field is added to the *Party*:

- *Sale Shipment Grouping Method*: The method used when grouping stock moves.

If the Standard method is used, stock moves generated will be added to the
first matching shipment found. If no shipment matches sale attributes then a
new one will be created.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-shipment-grouping",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale shipment grouping",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/9d/3d/f3f3a2af12682e1b9d9ead8b5a8e25ec0bb4738748b1753ac0e02ec7243a/trytond_sale_shipment_grouping-7.2.0.tar.gz",
    "platform": null,
    "description": "Sale Shipment Grouping Module\n#############################\n\nThe ``sale_shipment_grouping`` module adds an option to define how stock moves\ngenerated from sales will be grouped.\n\nA field is added to the *Party*:\n\n- *Sale Shipment Grouping Method*: The method used when grouping stock moves.\n\nIf the Standard method is used, stock moves generated will be added to the\nfirst matching shipment found. If no shipment matches sale attributes then a\nnew one will be created.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to group sale stock moves",
    "version": "7.2.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://dowloads.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",
        "sale",
        "shipment",
        "grouping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc8747307b7e160bb8b172b6bb99b0d21e19040c93e36914154267cb15c21309",
                "md5": "77b00d3142a373c50d513a8caa97269b",
                "sha256": "052de8e7f7c11eed6f7e037b4d39fbb4840da565295a9323dc9cf6faa64724ba"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_grouping-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77b00d3142a373c50d513a8caa97269b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 38433,
            "upload_time": "2024-04-29T15:49:42",
            "upload_time_iso_8601": "2024-04-29T15:49:42.566131Z",
            "url": "https://files.pythonhosted.org/packages/fc/87/47307b7e160bb8b172b6bb99b0d21e19040c93e36914154267cb15c21309/trytond_sale_shipment_grouping-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d3df3f3a2af12682e1b9d9ead8b5a8e25ec0bb4738748b1753ac0e02ec7243a",
                "md5": "4a8cdcbd64ea467a52de546455d05907",
                "sha256": "c4a3d4fd6086d8d95b43bddfce28c553b4ea8819db059b45d2a4c15fd22d2c77"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_grouping-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4a8cdcbd64ea467a52de546455d05907",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27303,
            "upload_time": "2024-04-29T15:49:43",
            "upload_time_iso_8601": "2024-04-29T15:49:43.948670Z",
            "url": "https://files.pythonhosted.org/packages/9d/3d/f3f3a2af12682e1b9d9ead8b5a8e25ec0bb4738748b1753ac0e02ec7243a/trytond_sale_shipment_grouping-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:49:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-shipment-grouping"
}
        
Elapsed time: 0.25609s