From 86b84585543c9a9e38f404027a2aab0cdfda2e74 Mon Sep 17 00:00:00 2001 From: augusto-weiss Date: Thu, 8 Sep 2022 12:39:17 -0300 Subject: [PATCH] [MIG] portal_sale_distributor_website_sale: Migration to 15.0 --- portal_sale_distributor_website_sale/__manifest__.py | 4 ++-- .../views/portal_templates.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/portal_sale_distributor_website_sale/__manifest__.py b/portal_sale_distributor_website_sale/__manifest__.py index 7718824aa..448654087 100644 --- a/portal_sale_distributor_website_sale/__manifest__.py +++ b/portal_sale_distributor_website_sale/__manifest__.py @@ -19,7 +19,7 @@ ############################################################################## { 'name': 'Portal Distributor Website Sale', - 'version': '13.0.1.0.0', + 'version': "15.0.1.0.0", 'category': 'Tools', 'complexity': 'easy', 'author': 'ADHOC SA, Odoo Community Association (OCA)', @@ -35,6 +35,6 @@ 'views/portal_templates.xml', 'views/templates.xml', ], - 'installable': False, + 'installable': True, 'auto_install': True, } diff --git a/portal_sale_distributor_website_sale/views/portal_templates.xml b/portal_sale_distributor_website_sale/views/portal_templates.xml index a511238e8..f28bd57ae 100644 --- a/portal_sale_distributor_website_sale/views/portal_templates.xml +++ b/portal_sale_distributor_website_sale/views/portal_templates.xml @@ -1,6 +1,6 @@ -