216 |
); |
); |
217 |
|
|
218 |
// tâche de type création de DI/DA |
// tâche de type création de DI/DA |
219 |
if (isset($this->valF['type']) !== false && $this->valF['type'] == 'creation_DI') { |
if (isset($this->valF['type']) !== false && $this->valF['type'] == 'createDI_for_consultation') { |
220 |
|
|
221 |
$paths = array_merge($paths, array( |
$paths = array_merge($paths, array( |
222 |
'dossier/dossier_autorisation_type_detaille', |
'dossier/dossier_autorisation_type_detaille_code', |
223 |
'dossier/date_demande', |
'dossier/date_demande', |
224 |
'dossier/depot_electronique', |
'dossier/depot_electronique', |
225 |
)); |
)); |
985 |
$objet = 'dossier_autorisation'; |
$objet = 'dossier_autorisation'; |
986 |
} |
} |
987 |
if ($type === 'creation_DI' |
if ($type === 'creation_DI' |
988 |
|
|| $type === 'createDI_for_consultation' |
989 |
|| $type === 'depot_DI' |
|| $type === 'depot_DI' |
990 |
|| $type === 'modification_DI' |
|| $type === 'modification_DI' |
991 |
|| $type === 'qualification_DI' |
|| $type === 'qualification_DI' |