Withdrawals: Fix get bankaccount for rejected lines
This commit is contained in:
parent
674130deda
commit
ca0905a32e
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user