trytond-stock-package-shipping-dpd


Nametrytond-stock-package-shipping-dpd JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryDPD connector for the Tryton application platform
upload_time2024-04-29 15:52:02
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock package shipping dpd",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/4d/a6/ee7a5386356e588884bed6e1b6dc52ab6fdc380a53a58e4269381b230506/trytond_stock_package_shipping_dpd-7.2.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.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",
        "stock",
        "package",
        "shipping",
        "dpd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e241f9aa5e9368af4c8a720984dd105f0c12932b511ffa55575fc1f36fd4554",
                "md5": "39057114b2927f53122b644a784062da",
                "sha256": "312b2c53d29d5262b058825a011250986c1dffdef20a33d64130e4f1153fa866"
            },
            "downloads": -1,
            "filename": "trytond_stock_package_shipping_dpd-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39057114b2927f53122b644a784062da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 53931,
            "upload_time": "2024-04-29T15:52:00",
            "upload_time_iso_8601": "2024-04-29T15:52:00.892746Z",
            "url": "https://files.pythonhosted.org/packages/2e/24/1f9aa5e9368af4c8a720984dd105f0c12932b511ffa55575fc1f36fd4554/trytond_stock_package_shipping_dpd-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4da6ee7a5386356e588884bed6e1b6dc52ab6fdc380a53a58e4269381b230506",
                "md5": "410e876d2cfc11035f7dd2ebb64b5406",
                "sha256": "325eca26eb091df301e8646006dc97c8c6d6e3966174e4725259ab5c9764eafd"
            },
            "downloads": -1,
            "filename": "trytond_stock_package_shipping_dpd-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "410e876d2cfc11035f7dd2ebb64b5406",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33608,
            "upload_time": "2024-04-29T15:52:02",
            "upload_time_iso_8601": "2024-04-29T15:52:02.631981Z",
            "url": "https://files.pythonhosted.org/packages/4d/a6/ee7a5386356e588884bed6e1b6dc52ab6fdc380a53a58e4269381b230506/trytond_stock_package_shipping_dpd-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:52:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-package-shipping-dpd"
}
        
Elapsed time: 0.25897s