Fix: la commande fournisseur n'a pas de statut facture
This commit is contained in:
parent
370620bb52
commit
17ed172345
@ -156,7 +156,7 @@ if ($resql)
|
||||
print '</td>';
|
||||
|
||||
// Statut
|
||||
print '<td align="right">'.$commandestatic->LibStatut($obj->fk_statut,5).'</td>';
|
||||
print '<td align="right">'.$commandestatic->LibStatut($obj->fk_statut, '', 5).'</td>';
|
||||
|
||||
print "</tr>\n";
|
||||
$i++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user