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/eb/66/63802dfcab68bd6a250428a42f8aac723f932211fb11a391698cbe31bb40/trytond_stock_package_shipping_dpd-7.2.1.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.1",
"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": "61472543f5ef8575552199d3f174cb016adfee56e50de55bc48605661f0b43a2",
"md5": "873e9286248ab4e6c8d000845fa667d5",
"sha256": "feb95b656fb8ed560de8d2fb79d3510ea9f577d0df66f8cd9eb33491e052b14b"
},
"downloads": -1,
"filename": "trytond_stock_package_shipping_dpd-7.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "873e9286248ab4e6c8d000845fa667d5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 53951,
"upload_time": "2024-10-05T15:20:30",
"upload_time_iso_8601": "2024-10-05T15:20:30.750562Z",
"url": "https://files.pythonhosted.org/packages/61/47/2543f5ef8575552199d3f174cb016adfee56e50de55bc48605661f0b43a2/trytond_stock_package_shipping_dpd-7.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb6663802dfcab68bd6a250428a42f8aac723f932211fb11a391698cbe31bb40",
"md5": "b2b5eedda4db1d8c143c456b550a24a9",
"sha256": "d6311d7fa59387f2e3241509e25a8c0d6de188ac52cd6cdc9f06ad64ecf9dbfa"
},
"downloads": -1,
"filename": "trytond_stock_package_shipping_dpd-7.2.1.tar.gz",
"has_sig": false,
"md5_digest": "b2b5eedda4db1d8c143c456b550a24a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 33499,
"upload_time": "2024-10-05T15:20:32",
"upload_time_iso_8601": "2024-10-05T15:20:32.128723Z",
"url": "https://files.pythonhosted.org/packages/eb/66/63802dfcab68bd6a250428a42f8aac723f932211fb11a391698cbe31bb40/trytond_stock_package_shipping_dpd-7.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-05 15:20:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-stock-package-shipping-dpd"
}