From 4f29af4cf712b77278397fcbd86f3fd7bd9f4563 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 11 Oct 2022 05:23:02 +0000 Subject: [PATCH] base_comment_template 14.0.3.0.2 --- base_comment_template/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_comment_template/__manifest__.py b/base_comment_template/__manifest__.py index e7c4f8e23..e6851045d 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.3.0.1", + "version": "14.0.3.0.2", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "author": "Camptocamp, Odoo Community Association (OCA)",