From a62a7c9cf0284a1881ab6082e0c1a0eb2662669b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 4 Sep 2003 21:53:10 +0000 Subject: [PATCH] =?UTF-8?q?bugfix=20sur=20les=20propales=20factur=E9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/stats/prev.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/stats/prev.php b/htdocs/compta/stats/prev.php index 840c14ce858..b3c75229502 100644 --- a/htdocs/compta/stats/prev.php +++ b/htdocs/compta/stats/prev.php @@ -86,9 +86,9 @@ if ($sortorder == "") $sortorder="ASC"; } -$in = "(1,2)"; +$in = "(1,2,4)"; -print_titre ("CA Prévisionnel basé sur les propal ouvertes et signées"); +print_titre ("CA Prévisionnel basé sur les propositions ouvertes et signées"); print '';