trytond-sale-shipment-cost


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

The sale_shipment_cost module adds shipment cost for sale.

Two new fields are added to *Sale* and *Sale Configuration*:

- *Carrier*: The carrier used for the sale.
- *Shipment Cost Method*: The method used to compute the cost.

    - *On Order*: The cost will be invoiced once for the sale.
    - *On Shipment*: The cost will be invoiced for each shipments.
    - *None*: The cost will not be invoiced to the customer but added to the
      outgoing moves cost.

At the quotation if a carrier is selected a new line is appended with the
shipment cost but the added line can be modified when going back to draft.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-shipment-cost",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale shipment cost",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/11/f1/0a18217f906723741f75bddb0d7ecd2c98d1006ea3907ac78638b0e77956/trytond_sale_shipment_cost-7.4.0.tar.gz",
    "platform": null,
    "description": "Sale Shipment Cost Module\n#########################\n\nThe sale_shipment_cost module adds shipment cost for sale.\n\nTwo new fields are added to *Sale* and *Sale Configuration*:\n\n- *Carrier*: The carrier used for the sale.\n- *Shipment Cost Method*: The method used to compute the cost.\n\n    - *On Order*: The cost will be invoiced once for the sale.\n    - *On Shipment*: The cost will be invoiced for each shipments.\n    - *None*: The cost will not be invoiced to the customer but added to the\n      outgoing moves cost.\n\nAt the quotation if a carrier is selected a new line is appended with the\nshipment cost but the added line can be modified when going back to draft.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for sale 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",
        "sale",
        "shipment",
        "cost"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a27db0bd3ef7dfe9a299ed24f24ba1dba9a404e67755278bbc071836e3a1e9a",
                "md5": "3126f77932f1460bc76e6f4604e4c53b",
                "sha256": "f31f9fb42a00cc6c73e847de4379429148a1d165d4dc88499d716c49cb2e1a36"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_cost-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3126f77932f1460bc76e6f4604e4c53b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 61668,
            "upload_time": "2024-11-04T17:41:42",
            "upload_time_iso_8601": "2024-11-04T17:41:42.475238Z",
            "url": "https://files.pythonhosted.org/packages/4a/27/db0bd3ef7dfe9a299ed24f24ba1dba9a404e67755278bbc071836e3a1e9a/trytond_sale_shipment_cost-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11f10a18217f906723741f75bddb0d7ecd2c98d1006ea3907ac78638b0e77956",
                "md5": "716ee7e055e25ba4c1d02facd4b841e1",
                "sha256": "848e7d6e71a89b7d528f61bc4e5382a97d53a857d77a3563f89e13e55e9c4cd1"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_cost-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "716ee7e055e25ba4c1d02facd4b841e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 37340,
            "upload_time": "2024-11-04T17:41:44",
            "upload_time_iso_8601": "2024-11-04T17:41:44.450657Z",
            "url": "https://files.pythonhosted.org/packages/11/f1/0a18217f906723741f75bddb0d7ecd2c98d1006ea3907ac78638b0e77956/trytond_sale_shipment_cost-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:41:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-shipment-cost"
}
        
Elapsed time: 0.42127s