diff --git a/htdocs/compta/facture/list.php b/htdocs/compta/facture/list.php index a2ea79e44dc..10dfcd18ba9 100644 --- a/htdocs/compta/facture/list.php +++ b/htdocs/compta/facture/list.php @@ -785,7 +785,7 @@ if ($resql) if (! empty($arrayfields['f.fk_cond_reglement']['checked'])) { print ''; - $form->select_conditions_paiements($search_paymentterms, 'search_paymentterms', '', 0, 1, 1, 10); + $form->select_conditions_paiements($search_paymentterms, 'search_paymentterms', -1, 1); print ''; } if (! empty($arrayfields['f.total_ht']['checked']))