diff --git a/delivery_partner_dhl/README.rst b/delivery_partner_dhl/README.rst index 7d08930e..e524c2ac 100644 --- a/delivery_partner_dhl/README.rst +++ b/delivery_partner_dhl/README.rst @@ -25,4 +25,4 @@ License Please see `LICENSE `_. -Copyright Hibou Corp. 2018 +Copyright Hibou Corp. 2023 diff --git a/delivery_partner_dhl/__manifest__.py b/delivery_partner_dhl/__manifest__.py index 066a7f9c..f4801fe3 100755 --- a/delivery_partner_dhl/__manifest__.py +++ b/delivery_partner_dhl/__manifest__.py @@ -1,12 +1,17 @@ { 'name': 'DHL Partner Shipping Accounts', - 'author': 'Hibou Corp. ', - 'version': '16.0.1.0.0', + 'author': 'Hibou Corp.', + 'version': '17.0.1.0.0', 'license': 'LGPL-3', 'category': 'Stock', 'sequence': 95, 'summary': 'DHL Partner Shipping Accounts', 'description': """ +DHL Partner Shipping Accounts +=============================== +This module adds DHL to delivery type selection dropdown on the Partner Shipping Account model. +Additionally, it validates entered DHL account numbers are the correct length. + """, 'website': 'https://hibou.io/', 'depends': [