From c8405f69e7c82ab90cd7c473195ea93908b99134 Mon Sep 17 00:00:00 2001
From: Juliana <juliana@le-filament.com>
Date: Wed, 12 Apr 2023 12:51:41 +0200
Subject: [PATCH] [UPD]Change style text PDF 4

---
 report/account_template.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/report/account_template.xml b/report/account_template.xml
index 390fe13..9278314 100644
--- a/report/account_template.xml
+++ b/report/account_template.xml
@@ -357,10 +357,9 @@
                                             <td><strong><h5
                                                     >Electricité autoconsommée</h5></strong></td>
                                             <td class="text-right">
-                                                <strong><h3><span
-                                                        class="text-nowrap"
+                                                <strong><h4><span
                                                         t-field="o.power_cons"
-                                                /> kWh</h3></strong>
+                                                /> kWh</h4></strong>
                                             </td>
                                         </tr>
                                         <tr>
@@ -398,7 +397,7 @@
                                                 <td><strong><h5
                                                     >Total H.T.</h5></strong></td>
                                                 <td class="text-right">
-                                                    <strong><h3
+                                                    <strong><h4
                                                         class="text-nowrap"
                                                         t-field="o.amount_untaxed"
                                                     /></strong>
@@ -425,7 +424,7 @@
                                             <td><strong><h5
                                                     >Total TTC (¹)</h5></strong></td>
                                             <td class="text-right">
-                                                <strong><h3
+                                                <strong><h4
                                                         class="text-nowrap"
                                                         t-field="o.amount_total"
                                                     /></strong>
-- 
GitLab