Commit 65893dd8615e67bfea56b0dfdf4363bd3a42bf18
1 parent
10959c34
Exists in
master
and in
7 other branches
MANUAL DO MODULO PEN
Showing
1 changed file
with
29 additions
and
29 deletions
Show diff stats
README.md
@@ -152,39 +152,39 @@ Estes dois componentes são utilizados para gerenciar a fila de recebimento de n | @@ -152,39 +152,39 @@ Estes dois componentes são utilizados para gerenciar a fila de recebimento de n | ||
152 | 152 | ||
153 | Exemplo: ***Perfil: Envio Externo*** | 153 | Exemplo: ***Perfil: Envio Externo*** |
154 | 154 | ||
155 | - Recursos: | 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 | 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: | 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 | 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 | 188 | ||
189 | Recomenda-se que os recursos acima não sejam atribuídos aos perfis básicos do sistema. | 189 | Recomenda-se que os recursos acima não sejam atribuídos aos perfis básicos do sistema. |
190 | 190 |