Skip to content
Extraits de code Groupes Projets
Valider bca6843e rédigé par Juliana's avatar Juliana
Parcourir les fichiers

[UPD]Change exposant PDF

parent 0c2abc5d
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -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"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter