From a8e2319997b74bbdc1c83665d18350354b6fb8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Tue, 25 May 2021 10:18:36 +0200 Subject: [PATCH] [FIX] base_comment_template: Delete res_partner.xml view (not used now) base_comment_template 14.0.2.0.1 --- base_comment_template/__manifest__.py | 2 +- base_comment_template/views/res_partner.xml | 17 ----------------- 2 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 base_comment_template/views/res_partner.xml diff --git a/base_comment_template/__manifest__.py b/base_comment_template/__manifest__.py index 25656977d..495f53901 100644 --- a/base_comment_template/__manifest__.py +++ b/base_comment_template/__manifest__.py @@ -5,7 +5,7 @@ "name": "Base Comments Templates", "summary": "Add conditional mako template to any report" "on models that inherits comment.template.", - "version": "14.0.2.0.0", + "version": "14.0.2.0.1", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/base_comment_template/views/res_partner.xml b/base_comment_template/views/res_partner.xml deleted file mode 100644 index 09541c0f9..000000000 --- a/base_comment_template/views/res_partner.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - res.partner - - - - - - - - - -