Ajout motif "Compte soldé"
This commit is contained in:
parent
7df77d6f58
commit
b860afcc35
@ -56,6 +56,7 @@ class RejetPrelevement
|
|||||||
$this->motifs[3] = "Pas de bon à payer";
|
$this->motifs[3] = "Pas de bon à payer";
|
||||||
$this->motifs[4] = "Opposition sur compte";
|
$this->motifs[4] = "Opposition sur compte";
|
||||||
$this->motifs[5] = "RIB inexploitable";
|
$this->motifs[5] = "RIB inexploitable";
|
||||||
|
$this->motifs[6] = "Compte soldé";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user