typeBilan != 'B' and $this->typeBilan != 'A'):?>
listeBilan)):?>
listeBilan as $bilan):?>
$bilan) and !$this->oneElement):?>
partial('finance/bilansPartials/'.$bilan.'.partial.phtml',
array(
'date' => $this->date,
'oneElement' => $this->oneElement,
'duree' => $this->duree,
'dateFunction' => $this->dateFunction,
'siren' => $this->siren,
'siret' => $this->siret,
$bilan => $this->$bilan,
'typeBilan'=> $this->typeBilan,
$reference => $this->$reference,
'idSC' => $this->idSC
));
?>
oneElement):?>
partial('finance/bilansPartials/'.$this->oneElement.'.partial.phtml',
array(
'date' => $this->date,
'oneElement' => $this->oneElement,
'duree' => $this->duree,
'dateFunction' => $this->dateFunction,
'siren' => $this->siren,
'siret' => $this->siret,
$bilan => $this->oneElement,
'typeBilan'=> $this->typeBilan,
$reference => $this->$reference,
'idSC' => $this->idSC
));?>
|
Bilan de banque/assurance non gérés |
render('cgu.phtml', $this->cgu);?>