Merge pull request #5265 from atm-ph/fix_3.8_soc.php_with_wrong_id
Fix #4632
This commit is contained in:
commit
d20d88e1af
@ -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; }
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user