forked from Wavyzz/dolibarr
Look: Ajout picto sur statut commande client
This commit is contained in:
@@ -1308,7 +1308,7 @@ class Commande
|
||||
*/
|
||||
function getLibStatut($mode)
|
||||
{
|
||||
return $this->LibStatut($this->statut);
|
||||
return $this->LibStatut($this->statut,$mode);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user