trytond-purchase-shipment-cost


Nametrytond-purchase-shipment-cost JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for purchase shipment cost
upload_time2023-10-30 17:36:30
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton purchase shipment cost",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/14/50/54d19e9978ababf3c5db720ba4a586177f6499de5f3dde95697373c9011a/trytond_purchase_shipment_cost-7.0.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.0.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.0/",
        "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": "ebf8b2d7b94e4e056356af6980de8fc75e04cce586f74f48f7256d6ad7ad6c87",
                "md5": "500b2d12e79dcd1b7b31f3b48befc367",
                "sha256": "324a3bf49ad48d5931fc57de791556f07ed68f1fa1d145daff0530aec9aa3fad"
            },
            "downloads": -1,
            "filename": "trytond_purchase_shipment_cost-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "500b2d12e79dcd1b7b31f3b48befc367",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41873,
            "upload_time": "2023-10-30T17:36:29",
            "upload_time_iso_8601": "2023-10-30T17:36:29.028494Z",
            "url": "https://files.pythonhosted.org/packages/eb/f8/b2d7b94e4e056356af6980de8fc75e04cce586f74f48f7256d6ad7ad6c87/trytond_purchase_shipment_cost-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "145054d19e9978ababf3c5db720ba4a586177f6499de5f3dde95697373c9011a",
                "md5": "7eba0aa9a45749b52328a48b6dfc1c0b",
                "sha256": "dd5cce281ec15c9e78c700530bb52693b62d5b6afee4085f6e36b192390376d7"
            },
            "downloads": -1,
            "filename": "trytond_purchase_shipment_cost-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7eba0aa9a45749b52328a48b6dfc1c0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29015,
            "upload_time": "2023-10-30T17:36:30",
            "upload_time_iso_8601": "2023-10-30T17:36:30.936731Z",
            "url": "https://files.pythonhosted.org/packages/14/50/54d19e9978ababf3c5db720ba4a586177f6499de5f3dde95697373c9011a/trytond_purchase_shipment_cost-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:36:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-purchase-shipment-cost"
}
        
Elapsed time: 0.13327s