Fix phpunit
This commit is contained in:
parent
d46ef9c42a
commit
41792dd269
@ -424,6 +424,6 @@ class CompanyBankAccount extends Account
|
|||||||
$this->date_rum = dol_now() - 10000;
|
$this->date_rum = dol_now() - 10000;
|
||||||
$this->frstrecur = 'FRST';
|
$this->frstrecur = 'FRST';
|
||||||
|
|
||||||
$this->socid = 0;
|
$this->socid = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user