From fa89fb5aaf11173c9e0e1052f13d5b27ee911c58 Mon Sep 17 00:00:00 2001
From: benjamin <benjamin@le-filament.com>
Date: Thu, 9 Mar 2023 15:04:19 +0100
Subject: [PATCH] [fix] bordereau template date duplication

---
 templates/report_scop_bordereau.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/templates/report_scop_bordereau.xml b/templates/report_scop_bordereau.xml
index 8e3522b..21bf237 100644
--- a/templates/report_scop_bordereau.xml
+++ b/templates/report_scop_bordereau.xml
@@ -38,9 +38,6 @@
                     </div>
                     <div class="row">
                         <div class="col-12 oe_mb16">
-                            <p>
-                                Paris, le <span t-field="o.date_cotisation" />
-                            </p>
                             <p>
                                 Paris, le <span t-field="o.date_cotisation" />
                             </p>
-- 
GitLab