ÉLÉMENTS FINANCIERS - BILANS

listeBilan)):?>
  Numéro identifiant Siren SirenTexte($this->siren);?>
  Raison Sociale raisonSociale;?>
  Type de bilan typeBilan == 'N')?$this->isChecked:$this->isNotChecked;?> onclick="submit();" type="radio" value="N" name="typeBilan" />Réel, Normal, Simplifié typeBilan == 'C')?$this->isChecked:$this->isNotChecked;?> onclick="submit();" type="radio" value="C" name="typeBilan" />Consolidé
  Bilan de banque/assurance non gérés
listeBilan as $bilan):?> $bilan)):?> partial('finance/bilansPartials/'.$bilan.'.partial.phtml', array( 'date' => $this->date, 'duree' => $this->duree, 'dateFunction' => $this->dateFunction, 'siren' => $this->siren, $bilan => $this->$bilan, 'typeBilan'=> $this->typeBilan, $reference => $this->$reference, )); ?>
render('cgu.phtml', $this->cgu);?>