Skip to content
Snippets Groups Projects
Commit ca0905a3 authored by Juanjo Menent's avatar Juanjo Menent
Browse files

Withdrawals: Fix get bankaccount for rejected lines

parent 674130de
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment