Ajout libell

This commit is contained in:
Rodolphe Quiedeville 2005-03-03 13:52:25 +00:00
parent 807bbda56b
commit 1a2992c707

View File

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