diff --git a/htdocs/compta/facture/impayees.php b/htdocs/compta/facture/impayees.php index e9694f720b9..def326ee010 100644 --- a/htdocs/compta/facture/impayees.php +++ b/htdocs/compta/facture/impayees.php @@ -142,7 +142,7 @@ if ($user->rights->facture->lire) } $titre=($socid?$langs->trans("BillsCustomersUnpayedForCompany",$soc->nom):$langs->trans("BillsCustomersUnpayed")); - print_barre_liste($titre,$page,"impayees.php","&socid=$socid",$sortfield,$sortorder,'',$num); + print_barre_liste($titre,$page,"impayees.php","&socid=$socid",$sortfield,$sortorder,'',0); $i = 0; print ''; print '';