From b39d442796011508d3754a348e1af798da254a52 Mon Sep 17 00:00:00 2001 From: benjamin <benjamin@le-filament.com> Date: Wed, 20 Jul 2022 09:38:44 +0200 Subject: [PATCH] [update] report union sociale --- templates/report_union_sociale.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/report_union_sociale.xml b/templates/report_union_sociale.xml index b9ef2d8..2c30713 100644 --- a/templates/report_union_sociale.xml +++ b/templates/report_union_sociale.xml @@ -60,19 +60,19 @@ </div> <div> <p class="presta"> - - Pour <strong>PRESTABAT</strong> Scop parisiennes du bâtiment et des travaux publics x <strong>0,40</strong> : + - Pour <strong>PRESTABAT</strong> Scop parisiennes du bâtiment et des travaux publics x <strong>0,40 %</strong> : </p> <input type="text" t-attf-name="prestabat-{{quarter}}" class="input-empty presta"/> </div> <div> <p class="presta"> - - Pour <strong>PRESTASUP</strong> Scop sur le plan national adhérentes à la super section x <strong>0,40</strong> : + - Pour <strong>PRESTASUP</strong> Scop sur le plan national adhérentes à la super section x <strong>0,40 %</strong> : </p> <input type="text" t-attf-name="prestasup-{{quarter}}" class="input-empty presta"/> </div> <div> <p class="presta"> - - Pour <strong>PRESTA</strong> les autres Scop x <strong>0,30</strong> : + - Pour <strong>PRESTA</strong> les autres Scop x <strong>0,30 %</strong> : </p> <input type="text" t-attf-name="presta-{{quarter}}" class="input-empty presta"/> </div> -- GitLab