SYNTHÈSE

0 || $numBilanC>0 ) { ?>
  Numéro identifiant Siren
  Raison Sociale
  Type de bilans 0 && $numBilanC>0){ ?>/> 0 && $numBilanC>0){ ?>/> 0 && $numBilanC==0){ ?>Réel normal ou Simplifié 0){ ?>Consolidé
  Aucun bilan disponible pour cette entreprise !
0 || $numBilanA>0) ) { ?>
 Bilan de banque/assurance non gérés
Visionner le graphique Evolution Evolution  

Evolution
log(count($dataEvol), 'dataEvol'); if(count($dataEvol[$ratio])<=1) { print "Les informations sont insuffisantes pour générer la courbe d'évolution"; }else{?> Les informations sont insuffisantes pour générer le graphique de synthèse
'; }else{ print synthese_graph_linecompare($dataGraph); } } ?>

$siren, 'raisonSociale' => $raisonSociale, 'type' => $typeBilan); $tabRatio = syntheseRatio($ratio); foreach ($tabRatio as $ratio => $info) { $titre = str_replace(' ', '_', $info['titre']); $titre = str_replace('\'', '_', $titre); $export[$titre] = array(array('date' => $bilansInfos[2]['dateCloture'], 'duree' => $bilansInfos[2]['duree'], 'valeur' => dRatio(2, $ratio)), array('date' => $bilansInfos[1]['dateCloture'], 'duree' => $bilansInfos[1]['duree'], 'valeur' => dRatio(1, $ratio)), array('date' => $bilansInfos[0]['dateCloture'], 'duree' => $bilansInfos[0]['duree'], 'valeur' => dRatio(0, $ratio))); } $parseTab = new tabExport; $parseTab->tab = array($export); $parseTab->type = array(); $array2csv = new ExportCSV; $array2csv->records = $parseTab->convertTable(); $array2csv->writeCSV($fileName); $array2xml = new ExportXML; $array2xml->rootName = $page; $array2xml->defaultTagName = 'elem'; $array2xml->records = $export; $array2xml->writeXML($fileName); require_once 'cgu/cgu.php'; print '

'.afficheCgu(); ?>