trytond-sale-supply-drop-shipment


Nametrytond-sale-supply-drop-shipment JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for sale supply drop shipment
upload_time2024-05-01 11:17:09
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/9f/92/e5555187b742002f944483a66903734b57f8274514ab3596c2d48e819e62/trytond_sale_supply_drop_shipment-7.2.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.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",
        "sale",
        "supply",
        "drop",
        "shipment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bb2befccf365e3633f6f2ea19e90b5d024235af8e0bf29a08c183f13446903c",
                "md5": "88899a2df4d12449f9fa02d2541fcb70",
                "sha256": "817105a073023e1ddc20e8716e4aaa1d024f0003ce153aea3a79f63003f32458"
            },
            "downloads": -1,
            "filename": "trytond_sale_supply_drop_shipment-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88899a2df4d12449f9fa02d2541fcb70",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 84285,
            "upload_time": "2024-05-01T11:17:06",
            "upload_time_iso_8601": "2024-05-01T11:17:06.985955Z",
            "url": "https://files.pythonhosted.org/packages/1b/b2/befccf365e3633f6f2ea19e90b5d024235af8e0bf29a08c183f13446903c/trytond_sale_supply_drop_shipment-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f92e5555187b742002f944483a66903734b57f8274514ab3596c2d48e819e62",
                "md5": "a5ef8bdba2bccc8e7b5c5bcbd694e474",
                "sha256": "9bfec67463113118d75b6ced96610f01f4ed4e3951bfdfb4213e7125f3c02951"
            },
            "downloads": -1,
            "filename": "trytond_sale_supply_drop_shipment-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a5ef8bdba2bccc8e7b5c5bcbd694e474",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 50794,
            "upload_time": "2024-05-01T11:17:09",
            "upload_time_iso_8601": "2024-05-01T11:17:09.414592Z",
            "url": "https://files.pythonhosted.org/packages/9f/92/e5555187b742002f944483a66903734b57f8274514ab3596c2d48e819e62/trytond_sale_supply_drop_shipment-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 11:17:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-supply-drop-shipment"
}
        
Elapsed time: 0.24744s