Ajout motifs

This commit is contained in:
Rodolphe Quiedeville
2006-02-02 09:55:56 +00:00
parent 62ef83499b
commit 1b7aed2f74

View File

@@ -57,7 +57,8 @@ class RejetPrelevement
$this->motifs[4] = "Opposition sur compte";
$this->motifs[5] = "RIB inexploitable";
$this->motifs[6] = "Compte sold<6C>";
$this->motifs[7] = "D<EFBFBD>cision judiciaire";
$this->motifs[8] = "Autre motif";
}
function create($user, $id, $motif, $date_rejet, $bonid, $facturation=0)