trytond-stock-package-shipping-dpd


Nametrytond-stock-package-shipping-dpd JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryDPD connector for the Tryton application platform
upload_time2023-10-30 17:42:45
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock package shipping dpd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Package Shipping DPD Module
#################################

The Stock Package Shipping DPD module allows you to generate the DPD label
using the DPD webservices.
DPD has many different web services, the module supports:

- `LoginService 2.0 <https://esolutions.dpd.com/dokumente/LoginService_V2_0.pdf>`_
- `ShipmentService 3.2 <https://esolutions.dpd.com/dokumente/ShipmentService_V3_2.pdf>`_

Carrier Credential
******************

This model allows to define the credential used to connect the DPD API.
The credentials will be automatically retrieved based on the company of the
Shipment.

- *Company*: The company for which those credentials are valid
- *User ID*: The User ID provided by DPD.
- *Password*: The Password used to access the DPD API.
- *Server*: Are those credentials used for accessing the Testing or the
  Production server.

Carrier
*******

The Carrier model is extended with the following fields:

- *Product*: The DPD product requested.
- *Printer Language*: The type of file used for the label sent by DPD
- *Paper Format*: The format of the label sent by DPD

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-package-shipping-dpd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton stock package shipping dpd",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/46/1d/dcc02d938c5c8926fdd0d6d41d8d5b58bf296be84f013bbad54068cff8a5/trytond_stock_package_shipping_dpd-7.0.0.tar.gz",
    "platform": null,
    "description": "Stock Package Shipping DPD Module\n#################################\n\nThe Stock Package Shipping DPD module allows you to generate the DPD label\nusing the DPD webservices.\nDPD has many different web services, the module supports:\n\n- `LoginService 2.0 <https://esolutions.dpd.com/dokumente/LoginService_V2_0.pdf>`_\n- `ShipmentService 3.2 <https://esolutions.dpd.com/dokumente/ShipmentService_V3_2.pdf>`_\n\nCarrier Credential\n******************\n\nThis model allows to define the credential used to connect the DPD API.\nThe credentials will be automatically retrieved based on the company of the\nShipment.\n\n- *Company*: The company for which those credentials are valid\n- *User ID*: The User ID provided by DPD.\n- *Password*: The Password used to access the DPD API.\n- *Server*: Are those credentials used for accessing the Testing or the\n  Production server.\n\nCarrier\n*******\n\nThe Carrier model is extended with the following fields:\n\n- *Product*: The DPD product requested.\n- *Printer Language*: The type of file used for the label sent by DPD\n- *Paper Format*: The format of the label sent by DPD\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "DPD connector for the Tryton application platform",
    "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",
        "stock",
        "package",
        "shipping",
        "dpd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "267d644800366ec2409913f8ef47af5521797d257acfb9ef330abc5ea502dcab",
                "md5": "b67c4ccb71373117a1eeb03ecb922ad6",
                "sha256": "37249d95b682530d7db86f6eaf33efb383d0fd62ae58d242457cb16f3ad15dc1"
            },
            "downloads": -1,
            "filename": "trytond_stock_package_shipping_dpd-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b67c4ccb71373117a1eeb03ecb922ad6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 53986,
            "upload_time": "2023-10-30T17:42:43",
            "upload_time_iso_8601": "2023-10-30T17:42:43.662663Z",
            "url": "https://files.pythonhosted.org/packages/26/7d/644800366ec2409913f8ef47af5521797d257acfb9ef330abc5ea502dcab/trytond_stock_package_shipping_dpd-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "461ddcc02d938c5c8926fdd0d6d41d8d5b58bf296be84f013bbad54068cff8a5",
                "md5": "53d3ff6316174cce8808abae93d6e73f",
                "sha256": "7582ea0755db558d40bff5203fea7cfb0d0a83c6f44a4bc11992f7189a2fe4e4"
            },
            "downloads": -1,
            "filename": "trytond_stock_package_shipping_dpd-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53d3ff6316174cce8808abae93d6e73f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33655,
            "upload_time": "2023-10-30T17:42:45",
            "upload_time_iso_8601": "2023-10-30T17:42:45.605616Z",
            "url": "https://files.pythonhosted.org/packages/46/1d/dcc02d938c5c8926fdd0d6d41d8d5b58bf296be84f013bbad54068cff8a5/trytond_stock_package_shipping_dpd-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:42:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-package-shipping-dpd"
}
        
Elapsed time: 0.13979s