mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-02 15:12:29 +01:00
* FIX use status instead of fk_statut * FIX replace fk_statut by status * FIX keep old fk_statut field in case it is used by hook or trigger * FIX select fk_statut as status and fill both with obj->status * Update list.php * Update task.class.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>