forked from Wavyzz/dolibarr
* 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>