details: https://code.tryton.org/tryton/commit/c0bd16daad83
branch: default
user: Cédric Krier <[email protected]>
date: Mon Jul 13 08:06:15 2026 +0200
description:
Remove direct URL to DPD documentation
The website requires login and Javascript to download the documentation.
diffstat:
modules/stock_package_shipping_dpd/doc/index.rst | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 5731abbdb2c7 -r c0bd16daad83
modules/stock_package_shipping_dpd/doc/index.rst
--- a/modules/stock_package_shipping_dpd/doc/index.rst Mon Jul 06 20:05:23
2026 +0200
+++ b/modules/stock_package_shipping_dpd/doc/index.rst Mon Jul 13 08:06:15
2026 +0200
@@ -2,11 +2,11 @@
#################################
The Stock Package Shipping DPD module allows you to generate the DPD label
-using the DPD webservices.
+using the `DPD webservices <https://esolutions.dpd.com/>`_.
DPD has many different web services, the module supports:
-- `LoginService 2.0
<https://esolutions.dpd.com/dokumente/LoginService_V2_0.pdf>`_
-- `ShipmentService 4.5
<https://esolutions.dpd.com/dokumente/ShipmentService_V4_5.pdf>`_
+- LoginService 2.0
+- ShipmentService 4.5
Carrier Credential
******************