Fix var not defined

This commit is contained in:
Laurent Destailleur 2018-07-16 11:26:23 +02:00
parent d3cc2c81eb
commit e92ab19a06

View File

@ -6160,6 +6160,7 @@ class Form
$linktoelem='';
$linktoelemlist='';
$listofidcompanytoscan='';
if (! is_object($object->thirdparty)) $object->fetch_thirdparty();