some fix for contract model
This commit is contained in:
parent
24e6042378
commit
ed31c83fbb
@ -88,7 +88,7 @@ class Contrat extends CommonObject
|
|||||||
function getNextNumRef($soc)
|
function getNextNumRef($soc)
|
||||||
{
|
{
|
||||||
global $db, $langs, $conf;
|
global $db, $langs, $conf;
|
||||||
$langs->load("contract");
|
$langs->load("contracts");
|
||||||
|
|
||||||
$dir = DOL_DOCUMENT_ROOT . "/core/modules/contract";
|
$dir = DOL_DOCUMENT_ROOT . "/core/modules/contract";
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user