Fix bug : duplicate doesn't take in account the TVA_ID

This commit is contained in:
Dany De Bontridder 2017-01-23 20:33:05 +01:00
parent 702052f552
commit 2486217818

View file

@ -3996,6 +3996,7 @@ class Acc_Ledger extends jrn_def_sql
"e_march".$i."_price",
"e_march".$i."_quant",
"e_march".$i."_label",
"e_march".$i."_tva_id",
"e_march".$i."_tva_amount"
));
}