FIX remove internal property isextrafieldmanaged from API returns
This commit is contained in:
parent
e6acacee4b
commit
8757392e6b
@ -98,6 +98,7 @@ class DolibarrApi
|
|||||||
|
|
||||||
// Remove $db object property for object
|
// Remove $db object property for object
|
||||||
unset($object->db);
|
unset($object->db);
|
||||||
|
unset($object->isextrafieldmanaged);
|
||||||
unset($object->ismultientitymanaged);
|
unset($object->ismultientitymanaged);
|
||||||
unset($object->restrictiononfksoc);
|
unset($object->restrictiononfksoc);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user