trytond-sale-supply-drop-shipment


Nametrytond-sale-supply-drop-shipment JSON
Version 7.4.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for sale supply drop shipment
upload_time2024-12-16 18:03:16
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale supply drop shipment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Supply Drop Shipment Model
###############################

The Sale Supply Drop Shipment module adds a drop shipment option on product
supplier if "supply on request" is selected.
When selected, the purchase request and the linked purchase have the address of
customer as Delivery Address; at the confirmation of the purchase a drop
shipment is created and linked to both the purchase and the sale.

Drop Shipment
*************

A drop shipment is used when products are sent directly from the supplier to
the customer without going through the warehouse.
It is mainly composed of a supplier, a customer and a list of moves.

The drop shipment can be in one of this states:

* Draft

  All moves are in draft.

* Waiting

  All moves are in draft, the synchronization between the moves of the supplier
  and the moves to the customer has occurred.

* Shipped

  All moves from the supplier are done.

* Done

  All moves are in state Done.

* Cancelled

  All moves are cancelled.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-supply-drop-shipment",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale supply drop shipment",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/cb/97/768e62d2e814578369661c8ddd176d6d6878b5d532508137d0d6db9ba8f0/trytond_sale_supply_drop_shipment-7.4.1.tar.gz",
    "platform": null,
    "description": "Sale Supply Drop Shipment Model\n###############################\n\nThe Sale Supply Drop Shipment module adds a drop shipment option on product\nsupplier if \"supply on request\" is selected.\nWhen selected, the purchase request and the linked purchase have the address of\ncustomer as Delivery Address; at the confirmation of the purchase a drop\nshipment is created and linked to both the purchase and the sale.\n\nDrop Shipment\n*************\n\nA drop shipment is used when products are sent directly from the supplier to\nthe customer without going through the warehouse.\nIt is mainly composed of a supplier, a customer and a list of moves.\n\nThe drop shipment can be in one of this states:\n\n* Draft\n\n  All moves are in draft.\n\n* Waiting\n\n  All moves are in draft, the synchronization between the moves of the supplier\n  and the moves to the customer has occurred.\n\n* Shipped\n\n  All moves from the supplier are done.\n\n* Done\n\n  All moves are in state Done.\n\n* Cancelled\n\n  All moves are cancelled.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for sale supply drop shipment",
    "version": "7.4.1",
    "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",
        "sale",
        "supply",
        "drop",
        "shipment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63f97e0a2ea16f04ed4fdd6238ef62791ead7d9b9d7518e877c1bd3c92739d88",
                "md5": "f12c3963c26596d414416538ef02308d",
                "sha256": "43833892ec725fc36d6e4f1075694638abff743f368025e3fe7ca80e75ad8fc5"
            },
            "downloads": -1,
            "filename": "trytond_sale_supply_drop_shipment-7.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f12c3963c26596d414416538ef02308d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 84711,
            "upload_time": "2024-12-16T18:03:13",
            "upload_time_iso_8601": "2024-12-16T18:03:13.828891Z",
            "url": "https://files.pythonhosted.org/packages/63/f9/7e0a2ea16f04ed4fdd6238ef62791ead7d9b9d7518e877c1bd3c92739d88/trytond_sale_supply_drop_shipment-7.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb97768e62d2e814578369661c8ddd176d6d6878b5d532508137d0d6db9ba8f0",
                "md5": "6c0cf548bad7a8d62a62d2843f88f819",
                "sha256": "fde62c81b12c756f44cc230ec2a0b39c8294a5f1f30afc1e4c884e9478143dd3"
            },
            "downloads": -1,
            "filename": "trytond_sale_supply_drop_shipment-7.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6c0cf548bad7a8d62a62d2843f88f819",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 51019,
            "upload_time": "2024-12-16T18:03:16",
            "upload_time_iso_8601": "2024-12-16T18:03:16.845152Z",
            "url": "https://files.pythonhosted.org/packages/cb/97/768e62d2e814578369661c8ddd176d6d6878b5d532508137d0d6db9ba8f0/trytond_sale_supply_drop_shipment-7.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 18:03:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-supply-drop-shipment"
}
        
Elapsed time: 0.43215s