trytond-stock-location-move


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

The stock location move module allows to define some *Locations* as movable
(like pallet).

Such locations can be moved using an *Internal Shipment*. The parent location
is changed for the destination location when the shipment is done. If there is
a transit location, the locations will be first moved to this one when shipped.
A reservation mechanism prevent to assign the same locations at the same time.

If a *Customer Shipment* or a *Supplier Return Shipment* empties a movable
location, it will automatically deactivate it.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-location-move",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock location",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/5f/a9/87617cab5c9a12c186d6449754898c345a4663977c9ddfeec22c059152ec/trytond_stock_location_move-7.2.0.tar.gz",
    "platform": null,
    "description": "Stock Location Move Module\n##########################\n\nThe stock location move module allows to define some *Locations* as movable\n(like pallet).\n\nSuch locations can be moved using an *Internal Shipment*. The parent location\nis changed for the destination location when the shipment is done. If there is\na transit location, the locations will be first moved to this one when shipped.\nA reservation mechanism prevent to assign the same locations at the same time.\n\nIf a *Customer Shipment* or a *Supplier Return Shipment* empties a movable\nlocation, it will automatically deactivate it.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to move storage locations",
    "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",
        "location"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aae55c8de9f026ee3ff2f9513d466cdda13c185750ededc496128f904b2dbf06",
                "md5": "805d1dc6b21e0dfda534a766d15e8ed1",
                "sha256": "77039e136152be63a73a289116b9c3a2ac8cae63fe1ff0ff6152d890037779d3"
            },
            "downloads": -1,
            "filename": "trytond_stock_location_move-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "805d1dc6b21e0dfda534a766d15e8ed1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 38752,
            "upload_time": "2024-04-29T15:51:11",
            "upload_time_iso_8601": "2024-04-29T15:51:11.430016Z",
            "url": "https://files.pythonhosted.org/packages/aa/e5/5c8de9f026ee3ff2f9513d466cdda13c185750ededc496128f904b2dbf06/trytond_stock_location_move-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fa987617cab5c9a12c186d6449754898c345a4663977c9ddfeec22c059152ec",
                "md5": "3e6883c682a7d4fd0e38aad05e1f4ab7",
                "sha256": "da719006d8966b62ee18b644af0b91dd9b31254c4ae63bc538f21d9ffce4acf7"
            },
            "downloads": -1,
            "filename": "trytond_stock_location_move-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3e6883c682a7d4fd0e38aad05e1f4ab7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27138,
            "upload_time": "2024-04-29T15:51:12",
            "upload_time_iso_8601": "2024-04-29T15:51:12.708512Z",
            "url": "https://files.pythonhosted.org/packages/5f/a9/87617cab5c9a12c186d6449754898c345a4663977c9ddfeec22c059152ec/trytond_stock_location_move-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:51:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-location-move"
}
        
Elapsed time: 0.25370s