issue #0001541 : Type de compte
This commit is contained in:
parent
fed194093f
commit
4335bb9432
@ -179,6 +179,7 @@ class Metier_Infogreffe_Bi extends Metier_Infogreffe
|
||||
$this->dossier_chrono = substr($row->numRC,3);
|
||||
$this->num_depot = $row->num_depot;
|
||||
$this->date_cloture = $row->date_cloture;
|
||||
$this->type_comptes = $row->type_comptes;
|
||||
|
||||
//Set the filename
|
||||
$filename = $this->getFilePath($type, $dateCloture) . '/' . $this->getFileName($type, $dateCloture);
|
||||
|
Loading…
Reference in New Issue
Block a user