Commit f5d4578999040e069b0e0382b3e6cb6ce349d344
1 parent
7344c07a
Exists in
master
and in
7 other branches
Atualizacao de manual
Showing
1 changed file
with
30 additions
and
29 deletions
Show diff stats
README.md
... | ... | @@ -154,38 +154,39 @@ Estes dois componentes são utilizados para gerenciar a fila de recebimento de n |
154 | 154 | |
155 | 155 | Recursos: |
156 | 156 | |
157 | - * pen\_procedimento\_expedido\_listar | |
158 | - * pen\_procedimento\_expedir | |
157 | + * pen_procedimento_expedido_listar | |
158 | + * pen_procedimento_expedir | |
159 | 159 | |
160 | 160 | Também será necessário a configuração dos seguintes recursos ao perfil ADMINISTRADOR para permitir o mesmo realizar as configurações do módulo: |
161 | 161 | |
162 | - * pen\_map\_hipotese\_legal\_envio\_alterar | |
163 | - * pen\_map\_hipotese\_legal\_envio\_cadastrar | |
164 | - * pen\_map\_hipotese\_legal\_envio\_excluir | |
165 | - * pen\_map\_hipotese\_legal\_envio\_listar | |
166 | - * pen\_map\_hipotese\_legal\_padrao | |
167 | - * pen\_map\_hipotese\_legal\_padrao\_cadastrar | |
168 | - * pen\_map\_hipotese\_legal\_recebimento\_alterar | |
169 | - * pen\_map\_hipotese\_legal\_recebimento\_cadastrar | |
170 | - * pen\_map\_hipotese\_legal\_recebimento\_excluir | |
171 | - * pen\_map\_hipotese\_legal\_recebimento\_listar | |
172 | - * pen\_map\_tipo\_documento\_envio\_alterar | |
173 | - * pen\_map\_tipo\_documento\_envio\_cadastrar | |
174 | - * pen\_map\_tipo\_documento\_envio\_excluir | |
175 | - * pen\_map\_tipo\_documento\_envio\_listar | |
176 | - * pen\_map\_tipo\_documento\_envio\_visualizar | |
177 | - * pen\_map\_tipo\_documento\_recebimento\_alterar | |
178 | - * pen\_map\_tipo\_documento\_recebimento\_cadastrar | |
179 | - * pen\_map\_tipo\_documento\_recebimento\_excluir | |
180 | - * pen\_map\_tipo\_documento\_recebimento\_listar | |
181 | - * pen\_map\_tipo\_documento\_recebimento\_visualizar | |
182 | - * pen\_map\_unidade\_alterar | |
183 | - * pen\_map\_unidade\_cadastrar | |
184 | - * pen\_map\_unidade\_excluir | |
185 | - * pen\_map\_unidade\_listar | |
186 | - * pen\_parametros\_configuracao | |
187 | - * pen\_parametros\_configuracao\_alterar | |
188 | - | |
162 | + * pen_map_hipotese_legal_envio_alterar | |
163 | + * pen_map_hipotese_legal_envio_cadastrar | |
164 | + * pen_map_hipotese_legal_envio_excluir | |
165 | + * pen_map_hipotese_legal_envio_listar | |
166 | + * pen_map_hipotese_legal_padrao | |
167 | + * pen_map_hipotese_legal_padrao_cadastrar | |
168 | + * pen_map_hipotese_legal_recebimento_alterar | |
169 | + * pen_map_hipotese_legal_recebimento_cadastrar | |
170 | + * pen_map_hipotese_legal_recebimento_excluir | |
171 | + * pen_map_hipotese_legal_recebimento_listar | |
172 | + * pen_map_tipo_documento_envio_alterar | |
173 | + * pen_map_tipo_documento_envio_cadastrar | |
174 | + * pen_map_tipo_documento_envio_excluir | |
175 | + * pen_map_tipo_documento_envio_listar | |
176 | + * pen_map_tipo_documento_envio_visualizar | |
177 | + * pen_map_tipo_documento_recebimento_alterar | |
178 | + * pen_map_tipo_documento_recebimento_cadastrar | |
179 | + * pen_map_tipo_documento_recebimento_excluir | |
180 | + * pen_map_tipo_documento_recebimento_listar | |
181 | + * pen_map_tipo_documento_recebimento_visualizar | |
182 | + * pen_map_unidade_alterar | |
183 | + * pen_map_unidade_cadastrar | |
184 | + * pen_map_unidade_excluir | |
185 | + * pen_map_unidade_listar | |
186 | + * pen_parametros_configuracao | |
187 | + * pen_parametros_configuracao_alterar | |
188 | + | |
189 | + Recomenda-se que os recursos acima não sejam atribuídos aos perfis básicos do sistema. | |
189 | 190 | |
190 | 191 | 14. Configurar as unidades do SEI que poderão realizar o envio e recebimento de trâmites externos |
191 | 192 | ... | ... |