[ bug #841 ] Erreur compta/index

This commit is contained in:
fhenry 2013-04-23 14:48:34 +02:00
parent 52a1e81147
commit 23a7aae084

View File

@ -210,7 +210,7 @@ if ($search_user > 0)
}
if (! $sall)
{
$sql.= ' GROUP BY f.rowid, f.facnumber, f.type, f.increment, f.total, f.total_ttc,';
$sql.= ' GROUP BY f.rowid, f.facnumber, f.type, f.increment, f.total,f.tva, f.total_ttc,';
$sql.= ' f.datef, f.date_lim_reglement,';
$sql.= ' f.paye, f.fk_statut, f.note,';
$sql.= ' s.nom, s.rowid';