Ajout paramètre facturation
This commit is contained in:
parent
435b937ee4
commit
4722cf005d
@ -60,7 +60,7 @@ class RejetPrelevement
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function create($user, $id, $motif, $date_rejet, $bonid)
|
function create($user, $id, $motif, $date_rejet, $bonid, facturation=0)
|
||||||
{
|
{
|
||||||
$error = 0;
|
$error = 0;
|
||||||
$this->id = $id;
|
$this->id = $id;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user