Fix regression
This commit is contained in:
parent
dfa37be7e9
commit
8cf56a5b9c
@ -2592,8 +2592,6 @@ class Societe extends CommonObject
|
|||||||
|
|
||||||
if ($res)
|
if ($res)
|
||||||
{
|
{
|
||||||
dol_include_once($file);
|
|
||||||
|
|
||||||
$classname = $conf->global->SOCIETE_CODECOMPTA_ADDON;
|
$classname = $conf->global->SOCIETE_CODECOMPTA_ADDON;
|
||||||
$mod = new $classname;
|
$mod = new $classname;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user