Skip to content
Snippets Groups Projects
Commit 8ddf17a0 authored by Juliana's avatar Juliana
Browse files

[UPD]Change invoice text in pdf

parent bf2dc344
No related branches found
No related tags found
No related merge requests found
......@@ -340,7 +340,7 @@
name="account_line_table"
>
<tr>
<td>Consommation locale</td>
<td>Electricité autoconsommée</td>
<td class="text-right">
<span
class="text-nowrap"
......@@ -349,7 +349,7 @@
</td>
</tr>
<tr>
<td>Prix de l'électricité locale</td>
<td>Total électricité locale</td>
<td class="text-right">
<span
t-field="o.amount_without_tcfe"
......@@ -357,7 +357,7 @@
</td>
</tr>
<tr>
<td>Prix de la TCFE</td>
<td>Total TCFE</td>
<td class="text-right">
<span t-field="o.amount_tcfe" /> <span
>HT</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment