All ->lignes were renamed into ->lines
This commit is contained in:
parent
23c8b3305c
commit
d49891d009
@ -106,8 +106,6 @@ class DolibarrApi
|
|||||||
// Remove linkedObjects. We should already have linkedObjectIds that avoid huge responses
|
// Remove linkedObjects. We should already have linkedObjectIds that avoid huge responses
|
||||||
unset($object->linkedObjects);
|
unset($object->linkedObjects);
|
||||||
|
|
||||||
unset($object->lignes); // we don't want lignes, we want only ->lines
|
|
||||||
|
|
||||||
unset($object->fields);
|
unset($object->fields);
|
||||||
unset($object->oldline);
|
unset($object->oldline);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user