diff --git a/report/account_template.xml b/report/account_template.xml index 75e3d6e0400d6f51d18ac5b41d3d31416bf1390c..dcc22fe14f80558bad31b492d9d3b0d91b4c25b4 100644 --- a/report/account_template.xml +++ b/report/account_template.xml @@ -278,7 +278,7 @@ <span t-field="o.acc_operation_id.description" /><br /> <span class="font-weight-bold" - >Numéro ACC (2)</span><br /> + >Numéro ACC (²)</span><br /> <span t-field="o.acc_operation_id.name" /><br /> <span class="font-weight-bold" @@ -357,10 +357,7 @@ <td><strong><h5 >Electricité autoconsommée</h5></strong></td> <td class="text-right"> - <span - class="text-nowrap" - t-field="o.power_cons" - /> kWh + <h4 t-field="o.power_cons"> kWh</h4> </td> </tr> <tr> @@ -420,7 +417,7 @@ </t> <tr> <td><strong><h5 - >Total TTC (1)</h5></strong></td> + >Total TTC (¹)</h5></strong></td> <td class="text-right"> <strong><h3 class="text-nowrap" @@ -470,7 +467,7 @@ <div class="row mt-3"> <div class="col-12 font-italic font-mini"> <p class="mt-5"> - (1) Le total à payer correspond à l’électricité autoconsommée et à l'ACCISE - (2) ACC : Auto-Consommation Collective + (¹) Le total à payer correspond à l’électricité autoconsommée et à l'ACCISE - (²) ACC : Auto-Consommation Collective </p> <span t-if="o.invoice_terms" t-field="o.invoice_terms"/> </div> @@ -505,8 +502,8 @@ <div class="row mt-5 "> <div class="col-12 "> <!-- Table pour l'électricité locale--> - <h6 class="text-uppercase "> - Electricité locale</h6> + <h6 class="text-uppercase "><strong> + Electricité locale</strong></h6> <table class="table table-sm o_main_table" name="account_line_table"