Qual: Missing variable declaration
This commit is contained in:
parent
f357d3c5ab
commit
953e196a2c
@ -376,6 +376,7 @@ function thirdparty_doc_create($db, $object, $message, $modele, $outputlangs)
|
|||||||
{
|
{
|
||||||
global $conf,$langs,$user;
|
global $conf,$langs,$user;
|
||||||
$langs->load("bills");
|
$langs->load("bills");
|
||||||
|
$error=0;
|
||||||
|
|
||||||
$dir = DOL_DOCUMENT_ROOT . "/core/modules/societe/doc";
|
$dir = DOL_DOCUMENT_ROOT . "/core/modules/societe/doc";
|
||||||
$srctemplatepath='';
|
$srctemplatepath='';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user