From 6eb6ec293946a807bd311d980549bf42f1e6f384 Mon Sep 17 00:00:00 2001
From: Juliana <juliana@le-filament.com>
Date: Wed, 12 Apr 2023 12:58:18 +0200
Subject: [PATCH] [UPD]ADD text prm on title

---
 report/account_template.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/report/account_template.xml b/report/account_template.xml
index 9278314..53c3fa2 100644
--- a/report/account_template.xml
+++ b/report/account_template.xml
@@ -501,7 +501,7 @@
                                     >Autoconsommation Collective <t
                                             t-esc="o.acc_operation_id.name"
                                     /></span><br />
-                                    <h5 class="font-weight-bold " t-field="injection.name"/>
+                                    <h5>PRM-I : <span class="font-weight-bold " t-field="injection.name"/></h5>
                                 </div>
                             </div>
                             <div class="row mt-5 ">
-- 
GitLab