Chiffre d'affaire estimé, NomUsage dirigeant et modification structure bilan dans getIdentite

This commit is contained in:
Michael RICOIS 2011-09-26 09:55:28 +00:00
parent 245dac1fa0
commit eeedfb08fd
5 changed files with 6934 additions and 0 deletions

View File

@ -5,5 +5,9 @@ defaut = false;
[0.3]
actif = true;
defaut = false;
[0.4]
actif = true;
defaut = true;

View File

@ -0,0 +1,2 @@
Chiffre d'affaire estimé
nomUsage pour getDirigeants

View File

@ -0,0 +1,66 @@
Type[] = "ErrorType"
Type[] = "StatusReturn"
Type[] = "SearchReturn"
Type[] = "SearchEntrepriseReturn"
Type[] = "SearchDirReturn"
Type[] = "DirigeantsReturn"
Type[] = "AnnoncesReturn"
Type[] = "InseeReturn"
Type[] = "TvaReturn"
Type[] = "LiensReturn"
Type[] = "InfosRegReturn"
Type[] = "ListeBilansReturn"
Type[] = "SetSurveillanceReturn"
Type[] = "SurveillancesReturn"
Type[] = "ListeEtablissementsReturn"
Type[] = "RatiosReturn"
Type[] = "RechercheAnnonceReturn"
Type[] = "Identite"
Type[] = "GeoInfos"
Type[] = "IdentiteBilan"
Type[] = "IdentiteBourse"
Type[] = "AutreSiren"
Type[] = "EntrepriseCriteres"
Type[] = "DirigeantCriteres"
Type[] = "EntrepriseItem"
Type[] = "EntrepriseDirItem"
Type[] = "Etablissement"
Type[] = "Dirigeant"
Type[] = "Annonce"
Type[] = "AnnonceEvenement"
Type[] = "Actionnaire"
Type[] = "Participation"
Type[] = "InseeEven"
Type[] = "InfosReg"
Type[] = "InfosBourse"
Type[] = "ListeBilans"
Type[] = "SurveillancesFiltre"
Type[] = "Surveillance"
Type[] = "Bilan"
Type[] = "BilanPoste"
Type[] = "RechercheAnnonceCriteres"
Type[] = "AnnonceItem"
Type[] = "RatiosBilansInfos"
Type[] = "RatiosInfos"
Type[] = "RatiosSecteur"
Type[] = "Ratios"
Type[] = "Rapport"
Type[] = "Indiscore"
Type[] = "Scores"
Type[] = "IndiscoreVariables"
Type[] = "CA_Y"
Type[] = "IndiscoreImportExport"
Type[] = "IndiscoreInfosNotations"
Type[] = "IndiscorePaiement"
Type[] = "IndiscorePaiementDetail"
Type[] = "IndiscoreNotesStructure"
Type[] = "IndiscoreBilans"
Type[] = "AdresseDomEnt"
Type[] = "InfosIris"
Type[] = "BanquesReturn"
Type[] = "Banque"
Type[] = "ListeCompetencesReturn"
Type[] = "Competence"
Type[] = "IdentiteProcol"
Type[] = "Organe"
Type[] = "AutreSiret"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff