Ajout motif "Compte sold"

This commit is contained in:
Rodolphe Quiedeville 2005-09-20 12:56:59 +00:00
parent 7df77d6f58
commit b860afcc35

View File

@ -56,6 +56,7 @@ class RejetPrelevement
$this->motifs[3] = "Pas de bon à payer";
$this->motifs[4] = "Opposition sur compte";
$this->motifs[5] = "RIB inexploitable";
$this->motifs[6] = "Compte soldé";
}