2
0
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:
Laurent Destailleur
2023-11-24 10:10:24 +01:00
parent 6c0c1a9881
commit e6eb34a8db
33 changed files with 206 additions and 223 deletions

View File

@@ -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);