Fix: utile pour brouillon
This commit is contained in:
parent
4b410d5aba
commit
182139d740
@ -87,7 +87,7 @@ if ($sall)
|
||||
{
|
||||
$sql.= " AND (c.ref LIKE '%".addslashes($sall)."%' OR c.note LIKE '%".addslashes($sall)."%')";
|
||||
}
|
||||
if (!empty($viewstatut))
|
||||
if ($viewstatut <> '')
|
||||
{
|
||||
if ($viewstatut < 4 && $viewstatut > -2)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user