bugfix sur les propales factures

This commit is contained in:
Rodolphe Quiedeville 2003-09-04 21:53:10 +00:00
parent c7199e4fb9
commit a62a7c9cf0

View File

@ -86,9 +86,9 @@ if ($sortorder == "")
$sortorder="ASC";
}
$in = "(1,2)";
$in = "(1,2,4)";
print_titre ("CA Prévisionnel basé sur les propal <b>ouvertes</b> et <b>signées</b>");
print_titre ("CA Prévisionnel basé sur les propositions <b>ouvertes</b> et <b>signées</b>");
print '<table width="100%">';