Sipmly add ISIN to be displayed

This commit is contained in:
Michael RICOIS 2014-04-09 13:12:15 +00:00
parent 38fd737a3f
commit a852c5017e

View File

@ -574,6 +574,7 @@ class IdentiteController extends Zend_Controller_Action
$identite = $ws->getLienRef($lienRef);
$this->view->assign('raisonSociale', $identite->raisonSociale);
$this->view->assign('identification', $identite->identification);
$this->view->assign('isin', $identite->isin);
$this->view->assign('actif', $identite->actif);
//Define SIREN if exist