[MIG] delivery_partner_dhl: to 17.0

This commit is contained in:
Salomon Chambi
2023-11-07 23:36:10 +00:00
parent dc862b4866
commit 90c20dc5db
2 changed files with 8 additions and 3 deletions

View File

@@ -25,4 +25,4 @@ License
Please see `LICENSE <https://github.com/hibou-io/hibou-odoo-suite/blob/11.0/LICENSE>`_. Please see `LICENSE <https://github.com/hibou-io/hibou-odoo-suite/blob/11.0/LICENSE>`_.
Copyright Hibou Corp. 2018 Copyright Hibou Corp. 2023

View File

@@ -1,12 +1,17 @@
{ {
'name': 'DHL Partner Shipping Accounts', 'name': 'DHL Partner Shipping Accounts',
'author': 'Hibou Corp. <hello@hibou.io>', 'author': 'Hibou Corp.',
'version': '16.0.1.0.0', 'version': '17.0.1.0.0',
'license': 'LGPL-3', 'license': 'LGPL-3',
'category': 'Stock', 'category': 'Stock',
'sequence': 95, 'sequence': 95,
'summary': 'DHL Partner Shipping Accounts', 'summary': 'DHL Partner Shipping Accounts',
'description': """ '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/', 'website': 'https://hibou.io/',
'depends': [ 'depends': [