Withdrawals: Fix get bankaccount for rejected lines

This commit is contained in:
Juanjo Menent 2011-05-12 15:41:07 +00:00
parent 674130deda
commit ca0905a32e

View File

@ -70,7 +70,7 @@ class RejetPrelevement
function create($user, $id, $motif, $date_rejet, $bonid, $facturation=0)
{
global $langs;
global $langs,$conf;
$error = 0;
$this->id = $id;