This commit is contained in:
phf 2016-06-03 23:06:53 +02:00
parent fde6909530
commit 778b05c341

View File

@ -1863,7 +1863,7 @@ else
/*
* View
*/
$res=$object->fetch_optionals($object->id,$extralabels);
if (!empty($object->id)) $res=$object->fetch_optionals($object->id,$extralabels);
//if ($res < 0) { dol_print_error($db); exit; }