diff --git a/batch/enrichissement.php b/batch/enrichissement.php index d47f3713..837fbdd7 100644 --- a/batch/enrichissement.php +++ b/batch/enrichissement.php @@ -107,7 +107,7 @@ $tabDico = array( 'CjInsee' => 'CJ as CjInsee', 'nafEnInsee' => array( 'sql' => 'APE_ENT as nafEnInsee', - 'table' => 'SELECT codeNaf5 AS code, libNaf5 AS label FROM jo.tabNaf5', + 'table' => 'SELECT codNaf5 AS code, libNaf5 AS label FROM jo.tabNaf5', ), 'nafEtInsee' => 'APE_ETAB as nafEtInsee', 'APRM' => '',