Remove clean of protected vars

This commit is contained in:
Laurent Destailleur 2022-08-25 14:46:10 +02:00
parent 2e905b127a
commit 966aaddd39

View File

@ -160,8 +160,8 @@ class DolibarrApi
unset($object->statuts_short);
unset($object->statuts_logo);
unset($object->statuts_long);
unset($object->labelStatus);
unset($object->labelStatusShort);
//unset($object->labelStatus);
//unset($object->labelStatusShort);
unset($object->stats_propale);
unset($object->stats_commande);