mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
* Reset the global `$extrafields` when a cron job needs to run in a different entity than the previous one. If not, extrafield definitions won't be reloaded, causing potentially severe bugs * FIX (phan) case of class ExtraFields --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>