Modif description statuts
This commit is contained in:
parent
f2cf07b0fa
commit
42effb06b9
@ -33,7 +33,7 @@ class LigneTel {
|
||||
$this->error_message = '';
|
||||
$this->statuts[-1] = "En attente";
|
||||
$this->statuts[1] = "A commander";
|
||||
$this->statuts[2] = "Commandée chez le fournisseur";
|
||||
$this->statuts[2] = "Commandée";
|
||||
$this->statuts[3] = "Activée";
|
||||
$this->statuts[4] = "A résilier";
|
||||
$this->statuts[5] = "Résiliation demandée";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user