diff --git a/report/report_scop_bordereau_payments.xml b/report/report_scop_bordereau_payments.xml index d5e54e2fdb6e0e7c4038026ef4944f8a9df5463a..ef314818c92dbfc42c6b7c18b8e2043360fd844b 100644 --- a/report/report_scop_bordereau_payments.xml +++ b/report/report_scop_bordereau_payments.xml @@ -60,7 +60,7 @@ <table class="table table-sm" style="border: none;"> <tr style="border: none"> <td style="border: none; background: inherit; color: inherit;"> - <strong>Total cotisation annuelle <t t-esc="str(o.year)"/>*</strong> + <strong>Total cotisation annuelle <t t-esc="str(o.year)"/></strong> </td> <td class="text-right" style="border: none; background: inherit; color: inherit;"> <strong></strong><span t-field="o.amount_total_cotiz" t-options="{'widget': 'monetary', 'display_currency': o.company_id.currency_id}"/></td>