diff --git a/include/class/acc_ledger_purchase.class.php b/include/class/acc_ledger_purchase.class.php
index af66acf64..5f8c0a5db 100644
--- a/include/class/acc_ledger_purchase.class.php
+++ b/include/class/acc_ledger_purchase.class.php
@@ -1551,6 +1551,7 @@ class Acc_Ledger_Purchase extends Acc_Ledger
$tot=nbm($tot);
$str_tot=_('Totaux');
$tot_amount=nbm($tot_amount);
+ if ( $g_parameter->MY_TVA_USE == 'Y') {
$r.=<<
+ {$str_tot}
+
+
+ {$tot_amount}
+
+
+
+
+
+ {$tot}
+
+EOF;
+
+ }
$r.='';
$r.='