Modif du modèle de facture par défaut

This commit is contained in:
Rodolphe Quiedeville 2003-09-09 17:04:08 +00:00
parent 730dd8f937
commit e933f65e62

View File

@ -59,7 +59,7 @@ class modFacture
$const[6][1] = "chaine"; $const[6][1] = "chaine";
$const[7][0] = "FACTURE_ADDON_PDF"; $const[7][0] = "FACTURE_ADDON_PDF";
$const[7][1] = "chaine"; $const[7][1] = "chaine";
$const[7][2] = "tourteau"; $const[7][2] = "bulot";
foreach ($const as $key => $value) foreach ($const as $key => $value)
{ {