diff --git a/l10n_ar_stock_delivery/__manifest__.py b/l10n_ar_stock_delivery/__manifest__.py index 07dcbb55..b169bfac 100644 --- a/l10n_ar_stock_delivery/__manifest__.py +++ b/l10n_ar_stock_delivery/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Integracion entre modulo delivery y localizaciĆ³n argentina', - 'version': "17.0.1.0.0", + 'version': "18.0.1.0.0", 'category': 'Localization/Argentina', 'sequence': 14, 'author': 'ADHOC SA', @@ -15,7 +15,7 @@ ], 'demo': [ ], - 'installable': False, + 'installable': True, 'auto_install': True, 'application': False, }