From de40ef8a8a2c582d0b11d83df3d8383edebef974 Mon Sep 17 00:00:00 2001
From: benjamin <benjamin@le-filament.com>
Date: Wed, 12 Feb 2025 14:38:56 +0100
Subject: [PATCH] [UPD] exo pdf template

---
 templates/report_scop_exo.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/report_scop_exo.xml b/templates/report_scop_exo.xml
index c9ff183..548176a 100644
--- a/templates/report_scop_exo.xml
+++ b/templates/report_scop_exo.xml
@@ -80,7 +80,7 @@
                                     </strong>
                                 </p>
                                 <p t-if="o.head_office_comment">
-                                    <t t-esc="o.head_office_comment" />
+                                    <span t-field="o.head_office_comment" />
                                 </p>
                             </t>
 
-- 
GitLab