From 01e28e95e2b9aa0a9b4f4fa68a60b2fb20217e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesu=CC=81s=20Alan=20Ramos=20Rodri=CC=81guez?= Date: Mon, 21 Aug 2023 17:39:23 -0600 Subject: [PATCH] [IMP] account_comment_template: allow to use dynamic information in comment template --- account_comment_template/views/report_invoice.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/account_comment_template/views/report_invoice.xml b/account_comment_template/views/report_invoice.xml index 51b44d17a..68ebc7c8a 100644 --- a/account_comment_template/views/report_invoice.xml +++ b/account_comment_template/views/report_invoice.xml @@ -11,7 +11,7 @@ t-value="o.comment_template_ids.filtered(lambda x: x.position == 'before_lines')" /> -
+
@@ -21,7 +21,7 @@ t-value="o.comment_template_ids.filtered(lambda x: x.position == 'after_lines')" /> -
+