Typo
This commit is contained in:
parent
920803518f
commit
f643613d69
@ -978,7 +978,7 @@ $form = new Form($db);
|
|||||||
$formother = new FormOther($db);
|
$formother = new FormOther($db);
|
||||||
$formfile = new FormFile($db);
|
$formfile = new FormFile($db);
|
||||||
$formaskpricesupplier = new FormAskPriceSupplier($db);
|
$formaskpricesupplier = new FormAskPriceSupplier($db);
|
||||||
$formmargin = new FormMargin($this->db);
|
$formmargin = new FormMargin($db);
|
||||||
$companystatic = new Societe($db);
|
$companystatic = new Societe($db);
|
||||||
|
|
||||||
$now = dol_now();
|
$now = dol_now();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user