fix select_conditions parameters
This commit is contained in:
parent
5382ad207f
commit
01255602d8
@ -785,7 +785,7 @@ if ($resql)
|
||||
if (! empty($arrayfields['f.fk_cond_reglement']['checked']))
|
||||
{
|
||||
print '<td class="liste_titre" align="left">';
|
||||
$form->select_conditions_paiements($search_paymentterms, 'search_paymentterms', '', 0, 1, 1, 10);
|
||||
$form->select_conditions_paiements($search_paymentterms, 'search_paymentterms', -1, 1);
|
||||
print '</td>';
|
||||
}
|
||||
if (! empty($arrayfields['f.total_ht']['checked']))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user