From bcfa22e4d7615aa9f1f426808398e3bde97f40ce Mon Sep 17 00:00:00 2001
From: Juliana <juliana@le-filament.com>
Date: Wed, 12 Apr 2023 09:33:22 +0200
Subject: [PATCH] [UPD]Change origin place

---
 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 a761c17..84b4c2e 100644
--- a/report/account_template.xml
+++ b/report/account_template.xml
@@ -289,7 +289,7 @@
                                     <t t-if="o.producer_id.origine">
                                         <span
                                             class="font-weight-bold"
-                                        >Origine</span><br />
+                                        >Origine : </span>
                                         <span t-field="o.producer_id.origine"/><br/>
                                     </t>
                                 </p>
-- 
GitLab