trytond-purchase-shipment-cost


Nametrytond-purchase-shipment-cost JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for purchase shipment cost
upload_time2024-11-04 17:38:50
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton purchase shipment cost
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Purchase Shipment Cost Module
#############################

The purchase_shipment_cost module adds shipment cost to *Supplier Shipment*.

One field is added to *Carrier*:

- *Carrier Cost Allocation Method*: The method used to allocate the cost on
  each lines of the shipment.

    - *By Value*: The cost will be allocated according to the value of each
      line. (The value is: *Quantity* * *Unit Price*)

Three new fields are added to *Supplier Shipment*:

- *Carrier*: The carrier used for the shipment.
- *Cost*: The cost of the shipment.
- *Cost Currency*: The currency of the cost.

At the reception of the shipment, the unit price of each incoming moves will be
updated according to the allocation of the cost.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-purchase-shipment-cost",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton purchase shipment cost",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/f8/d6/c9a5510082a7ee83f3fe5ea05ba38368009e6ed47735fff350572cbc36e3/trytond_purchase_shipment_cost-7.4.0.tar.gz",
    "platform": null,
    "description": "Purchase Shipment Cost Module\n#############################\n\nThe purchase_shipment_cost module adds shipment cost to *Supplier Shipment*.\n\nOne field is added to *Carrier*:\n\n- *Carrier Cost Allocation Method*: The method used to allocate the cost on\n  each lines of the shipment.\n\n    - *By Value*: The cost will be allocated according to the value of each\n      line. (The value is: *Quantity* * *Unit Price*)\n\nThree new fields are added to *Supplier Shipment*:\n\n- *Carrier*: The carrier used for the shipment.\n- *Cost*: The cost of the shipment.\n- *Cost Currency*: The currency of the cost.\n\nAt the reception of the shipment, the unit price of each incoming moves will be\nupdated according to the allocation of the cost.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for purchase shipment cost",
    "version": "7.4.0",
    "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",
        "purchase",
        "shipment",
        "cost"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d22dfe93150a634180e6f0052d8fd1f6f58751b1499e76a11a2ed194c5e493cd",
                "md5": "b5bb993819d70ba3f502de1516976680",
                "sha256": "2b8ff99d0a2ac3b768e1c7c62466f6c19219b8fc31976741bc4f4b775a2786a4"
            },
            "downloads": -1,
            "filename": "trytond_purchase_shipment_cost-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5bb993819d70ba3f502de1516976680",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41723,
            "upload_time": "2024-11-04T17:38:48",
            "upload_time_iso_8601": "2024-11-04T17:38:48.707942Z",
            "url": "https://files.pythonhosted.org/packages/d2/2d/fe93150a634180e6f0052d8fd1f6f58751b1499e76a11a2ed194c5e493cd/trytond_purchase_shipment_cost-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8d6c9a5510082a7ee83f3fe5ea05ba38368009e6ed47735fff350572cbc36e3",
                "md5": "c56e007294b0fa6809dbe84ce1307415",
                "sha256": "9efab15845c3c56c81809daf3e10246fde939afee57cb1de35e480aa1aea1d2a"
            },
            "downloads": -1,
            "filename": "trytond_purchase_shipment_cost-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c56e007294b0fa6809dbe84ce1307415",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28822,
            "upload_time": "2024-11-04T17:38:50",
            "upload_time_iso_8601": "2024-11-04T17:38:50.658428Z",
            "url": "https://files.pythonhosted.org/packages/f8/d6/c9a5510082a7ee83f3fe5ea05ba38368009e6ed47735fff350572cbc36e3/trytond_purchase_shipment_cost-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:38:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-purchase-shipment-cost"
}
        
Elapsed time: 0.62929s