Complément des libellés
This commit is contained in:
parent
1f8f41f377
commit
a0aaeb43ee
@ -81,105 +81,291 @@ class Enrichissement
|
||||
'ape_entrep' => array(
|
||||
'lib' => "NAF de l'entreprise"
|
||||
),
|
||||
'SiretEnBase' => array(),
|
||||
'etActifInsee' => array(
|
||||
|
||||
'SiretEnBase' => array(
|
||||
'lib' => "Vérifier la présence en base du siren/siret"
|
||||
),
|
||||
'etActifInsee' => array(
|
||||
'lib' => "Insee : Actif"
|
||||
),
|
||||
'nomInsee' => array(
|
||||
'lib' => 'Insee : Raison Sociale'
|
||||
),
|
||||
'nomInsee2' => array(
|
||||
'lib' => 'Insee : Raison Sociale (suite)'
|
||||
),
|
||||
'sigleInsee' => array(
|
||||
'lib' => 'Insee : Sigle'
|
||||
),
|
||||
'enseigneInsee' => array(
|
||||
'lib' => 'Insee : Enseigne'
|
||||
),
|
||||
'adrNumVoieInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Numéro dans la voie'
|
||||
),
|
||||
'adrBtqInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Bis/Ter/etc'
|
||||
),
|
||||
'adrTypeVoieInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Type de voie'
|
||||
),
|
||||
'adrVoieInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Libellé de la voie'
|
||||
),
|
||||
'adrCompInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Complément'
|
||||
),
|
||||
'adrCPInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Code Postal'
|
||||
),
|
||||
'adrVilleInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Commune'
|
||||
),
|
||||
'adrDistSPInsee' => array(
|
||||
'lib' => 'Insee : Adresse - Distribution spéciale'
|
||||
),
|
||||
'CjInsee' => array(
|
||||
'lib' => "Insee : Forme juridique de l'entreprise"
|
||||
),
|
||||
'nafEnInsee' => array(
|
||||
'lib' => "Insee : Adresse - NAF de l'entreprise"
|
||||
),
|
||||
'nafEtInsee' => array(
|
||||
'lib' => "Insee : Adresse - NAF de l'etablissement"
|
||||
),
|
||||
'APRM' => array(
|
||||
'lib' => "Insee : APRM"
|
||||
),
|
||||
'ACTIVNAT' => array(
|
||||
'lib' => "Insee : ACTIVNAT"
|
||||
),
|
||||
'ORIGINE' => array(
|
||||
'lib' => "Insee : Origine de création"
|
||||
),
|
||||
'MODET' => array(
|
||||
'lib' => "Insee : MODET"
|
||||
),
|
||||
'EXPLET' => array(
|
||||
'lib' => 'Insee : EXPLET'
|
||||
),
|
||||
'LIEUACT' => array(
|
||||
'lib' => "Insee : LIEUACT"
|
||||
),
|
||||
'ACTISURF' => array(
|
||||
'lib' => "Insee : ACTISURF"
|
||||
),
|
||||
'MODEN' => array(
|
||||
'lib' => "Insee : MODEN"
|
||||
),
|
||||
'PRODPART' => array(
|
||||
'lib' => "Insee : PRODPART"
|
||||
),
|
||||
'EXPLEN' => array(
|
||||
'lib' => "Insee : EXPLEN"
|
||||
),
|
||||
'MONOREG' => array(
|
||||
'lib' => "Insee : Mono-régionalité"
|
||||
),
|
||||
'REGIMP' => array(
|
||||
'lib' => "Insee : Principale région d'implantation"
|
||||
),
|
||||
'MONOACT' => array(
|
||||
'lib' => "Insee : Mono-activité"
|
||||
),
|
||||
'DCREN' => array(
|
||||
'lib' => "Insee : Date de création de l'entreprise"
|
||||
),
|
||||
'AUXILT' => array(
|
||||
'lib' => "Insee : Auxiliarité"
|
||||
),
|
||||
'SAISONAT' => array(
|
||||
'lib' => "Insee : Saisonalité"
|
||||
),
|
||||
'CIVILITE' => array(
|
||||
'lib' => "Insee : Civilité"
|
||||
),
|
||||
'TCA' => array(
|
||||
'lib' => "Insee : Tranche de chiffre d'affaire"
|
||||
),
|
||||
'TCAEXP' => array(
|
||||
'lib' => "Insee : Tranche de chiffre d'affaire à l'export"
|
||||
),
|
||||
'EFF_ENT' => array(
|
||||
'lib' => "Insee : Effectif de l'entreprise"
|
||||
),
|
||||
'DCRET' => array(
|
||||
'lib' => "Insee : Date de création de l'établissement"
|
||||
),
|
||||
'EFF_ET' => array(
|
||||
'lib' => "Insee : Effectif de l'établissement"
|
||||
),
|
||||
'CODEVOIE' => array(
|
||||
'lib' => "Insee : Code voie"
|
||||
),
|
||||
'dateMajInsee' => array(
|
||||
'lib' => "Insee : Date de la dernière mise à jour"
|
||||
),
|
||||
'insRPET' => array(
|
||||
'lib' => "Insee : RPET"
|
||||
),
|
||||
'insDEPCOMEN' => array(
|
||||
'lib' => "Insee : Code commune siège"
|
||||
),
|
||||
'insRPEN' => array(
|
||||
'lib' => "Insee : RPEN"
|
||||
),
|
||||
'insARRONET' => array(
|
||||
'lib' => "Insee : Arrondissement de l'établissement"
|
||||
),
|
||||
'insCTONET' => array(
|
||||
'lib' => "Insee : Canton de l'établissement"
|
||||
),
|
||||
'insTCD' => array(
|
||||
'lib' => "Insee : Tranche de commune détaillé"
|
||||
),
|
||||
'insZEMET' => array(
|
||||
'lib' => "Insee : ZEMET"
|
||||
),
|
||||
'insDU' => array(
|
||||
'lib' => "Insee : DU"
|
||||
),
|
||||
'insTU' => array(
|
||||
'lib' => "Insee : TU"
|
||||
),
|
||||
'insUU' => array(
|
||||
'lib' => "Insee : UU"
|
||||
),
|
||||
'insRECME' => array(
|
||||
'lib' => "Insee : RCEM"
|
||||
),
|
||||
'insEAEANT' => array(
|
||||
'lib' => "Insee : EAEANT"
|
||||
),
|
||||
'insEAEAPET' => array(
|
||||
'lib' => "Insee : EAEAPET"
|
||||
),
|
||||
'insEAESEC1T' => array(
|
||||
'lib' => "Insee : EAESEC1T"
|
||||
),
|
||||
'insEAESEC2T' => array(
|
||||
'lib' => "Insee : EAESEC2T"
|
||||
),
|
||||
'insEAEANN' => array(
|
||||
'lib' => "Insee : EAEANN"
|
||||
),
|
||||
'insEAEAPEN' => array(
|
||||
'lib' => "Insee : EAEAPEN"
|
||||
),
|
||||
'insEAESEC1N' => array(
|
||||
'lib' => "Insee : EAESEC1N"
|
||||
),
|
||||
'insEAESEC2N' => array(
|
||||
'lib' => "Insee : EAESEC2N"
|
||||
),
|
||||
'insEAESEC3N' => array(
|
||||
'lib' => "Insee : EAESEC3N"
|
||||
),
|
||||
'insEAESEC4N' => array(
|
||||
'lib' => "Insee : EAESEC4N"
|
||||
),
|
||||
'dateMajNotice' => array(
|
||||
'lib' => "Insee : Date de la dernière MAJ notice"
|
||||
),
|
||||
'entActiveRncs' => array(
|
||||
'lib' => "RNCS : Active"
|
||||
),
|
||||
'numRC2' => array(
|
||||
'lib' => "RNCS : Numéro RC"
|
||||
),
|
||||
'raisonSocialeRncs' => array(
|
||||
'lib' => "RNCS : Raison Sociale"
|
||||
),
|
||||
'sigleRncs' => array(
|
||||
'lib' => "RNCS : Sigle"
|
||||
),
|
||||
'dateNaiss' => array(
|
||||
'lib' => "RNCS : Date Naissance PP"
|
||||
),
|
||||
'lieuNaiss' => array(
|
||||
'lib' => "RNCS : Lieu Naissance PP"
|
||||
),
|
||||
'nationalite' => array(
|
||||
'lib' => "RNCS : Nationalité PP"
|
||||
),
|
||||
'pays' => array(
|
||||
'lib' => "RNCS : Pays"
|
||||
),
|
||||
'nafEnRncs' => array(
|
||||
'lib' => "RNCS : NAF Entrepise"
|
||||
),
|
||||
'cjRncs' => array(
|
||||
'lib' => "RNCS : Forme juridique"
|
||||
),
|
||||
'dateImma' => array(
|
||||
'lib' => "RNCS : Date Immatriculation"
|
||||
),
|
||||
'dateRad' => array(
|
||||
'lib' => "RNCS : Date de radiation"
|
||||
),
|
||||
'capitalType' => array(
|
||||
'lib' => "RNCS : Type de capital"
|
||||
),
|
||||
'dateMajEnRncs' => array(
|
||||
'lib' => "RNCS : Date MAJ Entreprise"
|
||||
),
|
||||
'etActifRncs' => array(
|
||||
'lib' => "RNCS : Actif"
|
||||
),
|
||||
'siegeRncs' => array(
|
||||
'lib' => "RNCS : Siège"
|
||||
),
|
||||
'enseigneRncs' => array(
|
||||
'lib' => "RNCS : Enseigne"
|
||||
),
|
||||
'nomCommercialRncs' => array(
|
||||
'lib' => "RNCS : Nom Commercial"
|
||||
),
|
||||
'adrNumVoieRncs' => array(
|
||||
'lib' => "RNCS : Numéro"
|
||||
),
|
||||
'adrIndRepRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Numéro"
|
||||
),
|
||||
'adrLibVoieRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Bis/Ter/etc"
|
||||
),
|
||||
'adrTypeVoieRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Type de la voie"
|
||||
),
|
||||
'adrVoieRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Libellé de la voie"
|
||||
),
|
||||
'cpRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Code postal"
|
||||
),
|
||||
'villeRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Ville"
|
||||
),
|
||||
'adrCompRncs' => array(
|
||||
'lib' => "RNCS : Adresse - Complément"
|
||||
),
|
||||
'nafEtRncs' => array(
|
||||
'lib' => "RNCS : NAF Etablissement"
|
||||
),
|
||||
'dateMajEtRncs' => array(
|
||||
'lib' => "RNCS : Date MAJ établissement"
|
||||
),
|
||||
'isin' => array(
|
||||
'lib' => "Code ISIN (société en bourse)"
|
||||
),
|
||||
'tel' => array(
|
||||
|
||||
),
|
||||
'nomInsee' => array(),
|
||||
'nomInsee2' => array(),
|
||||
'sigleInsee' => array(),
|
||||
'enseigneInsee' => array(),
|
||||
'adrNumVoieInsee' => array(),
|
||||
'adrBtqInsee' => array(),
|
||||
'adrTypeVoieInsee' => array(),
|
||||
'adrVoieInsee' => array(),
|
||||
'adrCompInsee' => array(),
|
||||
'adrCPInsee' => array(),
|
||||
'adrVilleInsee' => array(),
|
||||
'adrDistSPInsee' => array(),
|
||||
'CjInsee' => array(),
|
||||
'nafEnInsee' => array(),
|
||||
'nafEtInsee' => array(),
|
||||
'APRM' => array(),
|
||||
'ACTIVNAT' => array(),
|
||||
'ORIGINE' => array(),
|
||||
'MODET' => array(),
|
||||
'EXPLET' => array(),
|
||||
'LIEUACT' => array(),
|
||||
'ACTISURF' => array(),
|
||||
'MODEN' => array(),
|
||||
'PRODPART' => array(),
|
||||
'EXPLEN' => array(),
|
||||
'MONOREG' => array(),
|
||||
'REGIMP' => array(),
|
||||
'MONOACT' => array(),
|
||||
'DCREN' => array(),
|
||||
'AUXILT' => array(),
|
||||
'SAISONAT' => array(),
|
||||
'CIVILITE' => array(),
|
||||
'TCA' => array(),
|
||||
'TCAEXP' => array(),
|
||||
'EFF_ENT' => array(),
|
||||
'DCRET' => array(),
|
||||
'EFF_ET' => array(),
|
||||
'CODEVOIE' => array(),
|
||||
'dateMajInsee' => array(),
|
||||
'insRPET' => array(),
|
||||
'insDEPCOMEN' => array(),
|
||||
'insRPEN' => array(),
|
||||
'insARRONET' => array(),
|
||||
'insCTONET' => array(),
|
||||
'insTCD' => array(),
|
||||
'insZEMET' => array(),
|
||||
'insDU' => array(),
|
||||
'insTU' => array(),
|
||||
'insUU' => array(),
|
||||
'insRECME' => array(),
|
||||
'insEAEANT' => array(),
|
||||
'insEAEAPET' => array(),
|
||||
'insEAESEC1T' => array(),
|
||||
'insEAESEC2T' => array(),
|
||||
'insEAEANN' => array(),
|
||||
'insEAEAPEN' => array(),
|
||||
'insEAESEC1N' => array(),
|
||||
'insEAESEC2N' => array(),
|
||||
'insEAESEC3N' => array(),
|
||||
'insEAESEC4N' => array(),
|
||||
'dateMajNotice' => array(),
|
||||
'entActiveRncs' => array(),
|
||||
'numRC2' => array(),
|
||||
'raisonSocialeRncs' => array(),
|
||||
'sigleRncs' => array(),
|
||||
'dateNaiss' => array(),
|
||||
'lieuNaiss' => array(),
|
||||
'nationalite' => array(),
|
||||
'pays' => array(),
|
||||
'nafEnRncs' => array(),
|
||||
'cjRncs' => array(),
|
||||
'dateImma' => array(),
|
||||
'dateRad' => array(),
|
||||
'capitalType' => array(),
|
||||
'dateMajEnRncs' => array(),
|
||||
'etActifRncs' => array(),
|
||||
'siegeRncs' => array(),
|
||||
'enseigneRncs' => array(),
|
||||
'nomCommercialRncs' => array(),
|
||||
'adrNumVoieRncs' => array(),
|
||||
'adrIndRepRncs' => array(),
|
||||
'adrLibVoieRncs' => array(),
|
||||
'adrTypeVoieRncs' => array(),
|
||||
'adrVoieRncs' => array(),
|
||||
'cpRncs' => array(),
|
||||
'villeRncs' => array(),
|
||||
'adrCompRncs' => array(),
|
||||
'nafEtRncs' => array(),
|
||||
'dateMajEtRncs' => array(),
|
||||
'isin' => array(),
|
||||
'tel' => array(),
|
||||
'fax' => array(),
|
||||
'web' => array(),
|
||||
'mail' => array(),
|
||||
'nicSiege'=> array(),
|
||||
'nicSiege'=> array(
|
||||
'lib' => "NIC du siège (si nic absent)"
|
||||
),
|
||||
'tva'=> array(
|
||||
'lib' => "Numéro de TVA (non validés)"
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user