Skip to content
Snippets Groups Projects
Commit 1b7aed2f authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Ajout motifs

parent 62ef8349
Branches
Tags
No related merge requests found
...@@ -57,7 +57,8 @@ class RejetPrelevement ...@@ -57,7 +57,8 @@ class RejetPrelevement
$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"; $this->motifs[6] = "Compte sold";
$this->motifs[7] = "Dcision judiciaire";
$this->motifs[8] = "Autre motif";
} }
function create($user, $id, $motif, $date_rejet, $bonid, $facturation=0) function create($user, $id, $motif, $date_rejet, $bonid, $facturation=0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment