trytond-stock-split


Nametrytond-stock-split JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to split stock move
upload_time2024-04-29 15:53:14
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock split
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Split Module
##################

The Stock Split module adds on the stock move a wizard that allows to split them.
The move is split into moves of *Quantity*. If *Counts* is set, it will be
split only this number of times. On occasion there can be a move with the
remaining quantity.

It also adds on *Customer*, *Supplier Return* and *Internal* shipments a wizard
that allows to split them. The selected moves of the shipment are shifted to a
new copy of the shipment.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-split",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock split",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/91/b5/eee98c98b517ff8e214a000536456b98539bf82af564d734135f3cf0bbf7/trytond_stock_split-7.2.0.tar.gz",
    "platform": null,
    "description": "Stock Split Module\n##################\n\nThe Stock Split module adds on the stock move a wizard that allows to split them.\nThe move is split into moves of *Quantity*. If *Counts* is set, it will be\nsplit only this number of times. On occasion there can be a move with the\nremaining quantity.\n\nIt also adds on *Customer*, *Supplier Return* and *Internal* shipments a wizard\nthat allows to split them. The selected moves of the shipment are shifted to a\nnew copy of the shipment.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to split stock move",
    "version": "7.2.0",
    "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",
        "split"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bcc1199ec424509038ca2803f4884836f0bdae2e074e7382d09567f7ea1d56c",
                "md5": "52ff3f5c223ddbe6f730ea89a37af343",
                "sha256": "8d4ab9803804640cc9be84ab9bb371e15ffa75de4d104110b17f7083e337653f"
            },
            "downloads": -1,
            "filename": "trytond_stock_split-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52ff3f5c223ddbe6f730ea89a37af343",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40765,
            "upload_time": "2024-04-29T15:53:12",
            "upload_time_iso_8601": "2024-04-29T15:53:12.745803Z",
            "url": "https://files.pythonhosted.org/packages/6b/cc/1199ec424509038ca2803f4884836f0bdae2e074e7382d09567f7ea1d56c/trytond_stock_split-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91b5eee98c98b517ff8e214a000536456b98539bf82af564d734135f3cf0bbf7",
                "md5": "f71c9b86990b97c6c2cdd8e65601be74",
                "sha256": "ee44e02f640f75ae8dc11fa71c789b8a5b66661226b03b0d3329f5a2a1d9af7e"
            },
            "downloads": -1,
            "filename": "trytond_stock_split-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f71c9b86990b97c6c2cdd8e65601be74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32131,
            "upload_time": "2024-04-29T15:53:14",
            "upload_time_iso_8601": "2024-04-29T15:53:14.239684Z",
            "url": "https://files.pythonhosted.org/packages/91/b5/eee98c98b517ff8e214a000536456b98539bf82af564d734135f3cf0bbf7/trytond_stock_split-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:53:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-split"
}
        
Elapsed time: 0.28047s