added one more to total row

This commit is contained in:
2018-08-10 22:51:11 +02:00
parent 1744c77d02
commit f953d4db5b

View File

@@ -125,7 +125,7 @@
<td tal:condition="not ligne.website"></td>
</tr>
<tr>
<td class="text-right" colspan="2"><b>Total</b></td>
<td class="text-right" colspan="3"><b>Total</b></td>
<td class="text-right"><b>${layout.to_euro(total_valeur)}</b></td>
<td class="text-right"><b>${layout.to_euro(total_pv)}</b></td>
<td class="text-right"><b>${layout.to_percent(total_pc_value, 1)}</b></td>