diff --git a/application/languages/en.mo b/application/languages/en.mo index 1d4b7d79..a131e733 100644 Binary files a/application/languages/en.mo and b/application/languages/en.mo differ diff --git a/library/Scores/Enrichissement.php b/library/Scores/Enrichissement.php index 413303c0..20064850 100644 --- a/library/Scores/Enrichissement.php +++ b/library/Scores/Enrichissement.php @@ -123,7 +123,13 @@ class Enrichissement 'sirenGrp' => array(), 'nbActio' => array(), 'nbPart' => array(), - 'bilType' => array(), + 'bilType' => array( + 'values' => array( + '1' => 'Inconnus', // I + '2' => 'Réels', // R + '3' => 'Estimés' //E + ) + ), 'bilAnnee' => array(), 'bilCloture' => array(), 'bilDuree' => array(), @@ -237,7 +243,7 @@ class Enrichissement 'column' => 'libelle', 'sql' => array('dirFct',"jo_fonctions.libelle"), ),*/ - + 'dirigeantnaiss' => array( 'label' => "Dirigeant - Date de naissance", 'column' => 'dirDateNaiss' @@ -360,9 +366,19 @@ class Enrichissement 'label' => "Nombre de participations", 'column' => 'nbPart', ), - //bilType + 'bilfl' => array( + 'label' => "CA total (FL)", + 'column' => 'bilFL', + ), + 'bilcloture' => array( + 'label' => 'Date de clôture du bilan', + 'column' => 'bilCloture', + ), + 'biltype' => array( + 'label' => 'Type du bilan', + 'column' => 'bilType', + ), //bilAnnee - //bilCloture //bilDuree //avisCs //risque