diff --git a/htdocs/fourn/commande/list.php b/htdocs/fourn/commande/list.php index 17e43f5f1c5..34300056957 100644 --- a/htdocs/fourn/commande/list.php +++ b/htdocs/fourn/commande/list.php @@ -1773,6 +1773,7 @@ if ($resql) { $objectstatic->note_public = $obj->note_public; $objectstatic->note_private = $obj->note_private; $objectstatic->statut = $obj->fk_statut; + $objectstatic->status = $obj->fk_statut; if ($mode == 'kanban') { if ($i == 0) {