[MIG] sale_planner_delivery_route: to Odoo 15.0

This commit is contained in:
Jared Kipe
2021-10-07 13:34:09 -07:00
parent b8e00712e8
commit 544d5d0898

View File

@@ -1,10 +1,10 @@
{ {
'name': 'Sale Order Planner - Delivery Route', 'name': 'Sale Order Planner - Delivery Route',
'summary': 'Plans to the closest delivery route.', 'summary': 'Plans to the closest delivery route.',
'version': '14.0.1.0.0', 'version': '15.0.1.0.0',
'author': "Hibou Corp.", 'author': "Hibou Corp.",
'category': 'Sale', 'category': 'Sale',
'license': 'AGPL-3', 'license': 'LGPL-3',
'complexity': 'expert', 'complexity': 'expert',
'images': [], 'images': [],
'website': "https://hibou.io", 'website': "https://hibou.io",