diff --git a/htdocs/commande/liste.php b/htdocs/commande/liste.php index 9335c209d0a..55f8c8e8920 100644 --- a/htdocs/commande/liste.php +++ b/htdocs/commande/liste.php @@ -148,7 +148,7 @@ if ($resql) if ($_GET['status'] == 3) $title.=' - '.$langs->trans('StatusOrderToBill'); $num = $db->num_rows($resql); - print_barre_liste($title, $_GET['page'], 'liste.php','&socid='.$socid,$sortfield,$sortorder,'',$num); + print_barre_liste($title, $_GET['page'], 'liste.php','&socid='.$socid.'&viewstatut='.$viewstatut,$sortfield,$sortorder,'',$num); $i = 0; print '