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

[UPD]Change invoice text in pdf

parent bf2dc344
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
name="account_line_table" name="account_line_table"
> >
<tr> <tr>
<td>Consommation locale</td> <td>Electricité autoconsommée</td>
<td class="text-right"> <td class="text-right">
<span <span
class="text-nowrap" class="text-nowrap"
...@@ -349,7 +349,7 @@ ...@@ -349,7 +349,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td>Prix de l'électricité locale</td> <td>Total électricité locale</td>
<td class="text-right"> <td class="text-right">
<span <span
t-field="o.amount_without_tcfe" t-field="o.amount_without_tcfe"
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td>Prix de la TCFE</td> <td>Total TCFE</td>
<td class="text-right"> <td class="text-right">
<span t-field="o.amount_tcfe" /> <span <span t-field="o.amount_tcfe" /> <span
>HT</span> >HT</span>
......
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