Commit dba3e6a0567cd2fc35019bd4b8409b1dcf4e118e
1 parent
708c690d
Exists in
master
Alterado ieducar.ini para apontar para nova fábrica de relatórios;
portabilis/ieducar#193
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ieducar/configuration/ieducar.ini
... | ... | @@ -110,7 +110,7 @@ report.logo_file_name = brasil.png |
110 | 110 | report.show_error_details = true |
111 | 111 | |
112 | 112 | ; Define a fabrica de relatórios padrão |
113 | -report.default_factory = Portabilis_Report_ReportFactoryPHPJasperXML | |
113 | +report.default_factory = Portabilis_Report_ReportFactoryPHPJasper | |
114 | 114 | |
115 | 115 | ; Configurações da entidade (instituicao) |
116 | 116 | ; define o nome da entidade a ser exibido no topo | ... | ... |