Modif libells

This commit is contained in:
Rodolphe Quiedeville 2005-10-11 18:04:28 +00:00
parent 01a9a54648
commit 844c2b8bb0

View File

@ -282,6 +282,7 @@ foreach ($labels as $labl)
$cout_vente_prelev[$i] = $cvp[$labl];
$cout_vente_autre[$i] = $cva[$labl];
$cout_achat[$i] = $cvc[$labl];
$labels[$i] = substr($labl, -2);
$i++;
}