Ajout paramtre facturation

This commit is contained in:
Rodolphe Quiedeville 2005-11-16 14:45:14 +00:00
parent 435b937ee4
commit 4722cf005d

View File

@ -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;
$this->id = $id;