Bug new extrafields architecture
This commit is contained in:
parent
89b5114882
commit
2135365e0a
@ -4560,6 +4560,8 @@ abstract class CommonObject
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->array_options=array();
|
||||||
|
|
||||||
if (! is_array($optionsArray))
|
if (! is_array($optionsArray))
|
||||||
{
|
{
|
||||||
// If $extrafields is not a known object, we initialize it. Best practice is to have $extrafields defined into card.php or list.php page.
|
// If $extrafields is not a known object, we initialize it. Best practice is to have $extrafields defined into card.php or list.php page.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user