forked from Wavyzz/dolibarr
Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus everywhere.
This commit is contained in:
@@ -179,11 +179,6 @@ class DolibarrApi
|
||||
unset($object->alreadypaid);
|
||||
unset($object->openid);
|
||||
|
||||
unset($object->statuts);
|
||||
unset($object->statuts_short);
|
||||
unset($object->statuts_logo);
|
||||
unset($object->statuts_long);
|
||||
|
||||
//unset($object->labelStatus);
|
||||
//unset($object->labelStatusShort);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user