Commit ea5b95ae9f437f25af2aadd3db89c792ce844868
1 parent
d1e16101
Exists in
master
Desabilitado rematrícula automatica por padrão
portabilis/ieducar#125
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ieducar/configuration/ieducar.ini
... | ... | @@ -152,7 +152,7 @@ app.recaptcha.options.theme = white |
152 | 152 | |
153 | 153 | ; por padrao o sistema efetua a rematricula automatica de alunos ao inicializar um novo ano letivo, |
154 | 154 | ; esta configuracao permite desativar este comportamento. |
155 | -;app.regras_negocio.desativar_rematricula_automatica = true | |
155 | +;app.regras_negocio.desativar_rematricula_automatica = false | |
156 | 156 | |
157 | 157 | ; Ativa obrigatoriedade de utilização de endereço normalizado no cadastro de pessoas |
158 | 158 | app.obriga_endereco_normalizado_pf = true | ... | ... |