trytond-sale-shipment-cost


Nametrytond-sale-shipment-cost JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for sale shipment cost
upload_time2024-04-29 15:49:37
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/1f/69/4620fd854d20289e819306a2c2e7decb4a3ec344921167a32d2dd7d71ff7/trytond_sale_shipment_cost-7.2.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.2.0",
    "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",
        "shipment",
        "cost"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6593ff24bee75d17d424452a2da2df44166066c4a043db5a919373bfcfd7637",
                "md5": "f4bef7e8a272d5177b73874656c22f39",
                "sha256": "02a158fca012289658800f45fb5e4fc055c5234c803b847e89eedcda525d726a"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_cost-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4bef7e8a272d5177b73874656c22f39",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 61197,
            "upload_time": "2024-04-29T15:49:36",
            "upload_time_iso_8601": "2024-04-29T15:49:36.196026Z",
            "url": "https://files.pythonhosted.org/packages/c6/59/3ff24bee75d17d424452a2da2df44166066c4a043db5a919373bfcfd7637/trytond_sale_shipment_cost-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f694620fd854d20289e819306a2c2e7decb4a3ec344921167a32d2dd7d71ff7",
                "md5": "509382467d6490d0e11064e1e7fa2609",
                "sha256": "b9c3800bc4a0a8c51b36b6d4d63eaf6366059b2b57f89c4a034391756543556b"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_cost-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "509382467d6490d0e11064e1e7fa2609",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 37142,
            "upload_time": "2024-04-29T15:49:37",
            "upload_time_iso_8601": "2024-04-29T15:49:37.879675Z",
            "url": "https://files.pythonhosted.org/packages/1f/69/4620fd854d20289e819306a2c2e7decb4a3ec344921167a32d2dd7d71ff7/trytond_sale_shipment_cost-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:49:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-shipment-cost"
}
        
Elapsed time: 0.24914s