Correction anomalie 0000025 soumise le 5/05/2020 : on vire toutes les classes surchargées par le module InstallmentPayment et qui met le souk depuis le début dans le calcul de TVA
This commit is contained in:
@@ -114,13 +114,11 @@
|
||||
<td><span class="text-uppercase">{$totals.total.label}</span> {$labels.tax_short}</td>
|
||||
<td>{$totals.total.value}</td>
|
||||
</tr>
|
||||
|
||||
<!-- TheCoreDev : Anomalie 00000002 (affichage du total TTC en plus du total HT) //-->
|
||||
<tr class="font-weight-bold">
|
||||
<td><span class="text-uppercase">{$totals.total_including_tax.label}</span></td>
|
||||
<td>{$totals.total_including_tax.value}</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
{/block}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user