Ajout RIB inexploitable

This commit is contained in:
Rodolphe Quiedeville 2005-05-18 09:37:08 +00:00
parent 9036b62465
commit 639f0c274e

View File

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