mirror of https://github.com/interlegis/sapl.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
154 lines
4.9 KiB
154 lines
4.9 KiB
{% extends "base.html% }
|
|
{% load i18n %}
|
|
|
|
{% block base_content %}
|
|
|
|
<div id="conteudo">
|
|
|
|
|
|
|
|
<h1 class="firstHeading">Órgão</h1>
|
|
<br />
|
|
Esta tabela tem por objetivo cadastrar os Órgãos
|
|
das unidades administrativas das casas legislativas.<br />
|
|
Ao ter acesso a esta tabela será exibida uma tela com a
|
|
relação de Órgãos
|
|
já cadastrados e um botão “Incluir
|
|
Órgão”.<br />
|
|
<br />
|
|
Ao ser acionado o botão Incluir
|
|
Órgão será exibida a tela com os
|
|
seguintes campos a serem preenchidos:<br />
|
|
<br />
|
|
<center>
|
|
<table width="653">
|
|
<col width="145" /> <col width="75" /> <col
|
|
width="401" /> <thead> <tr valign="top">
|
|
<td bgcolor="#c7d8eb" width="145">
|
|
<p align="justify"><font style="font-size: 11pt;"
|
|
size="3"><b>Nome do Campo</b></font></p>
|
|
</td>
|
|
<td bgcolor="#c7d8eb" width="75">
|
|
<p align="justify"><font style="font-size: 11pt;"
|
|
size="3"><b>Tipo</b></font></p>
|
|
</td>
|
|
<td bgcolor="#c7d8eb" width="401">
|
|
<p align="justify"><font style="font-size: 11pt;"
|
|
size="3"><b>Instruções para
|
|
Preenchimento</b></font></p>
|
|
</td>
|
|
</tr>
|
|
</thead> <tbody>
|
|
<tr valign="top">
|
|
<td width="145">
|
|
<p><font style="font-size: 11pt;" size="3">Nome</font></p>
|
|
</td>
|
|
<td width="75">
|
|
<p><font style="font-size: 11pt;" size="3">Obrigatório</font></p>
|
|
</td>
|
|
<td width="401">
|
|
<p><font style="font-size: 11pt;" size="3">Informe
|
|
o nome da unidade administrativa.</font></p>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td width="145">
|
|
<p><font style="font-size: 11pt;" size="3">Sigla</font></p>
|
|
</td>
|
|
<td width="75">
|
|
<p><font style="font-size: 11pt;" size="3">Obrigatório</font></p>
|
|
</td>
|
|
<td width="401">
|
|
<p><font style="font-size: 11pt;" size="3">Informe
|
|
a sigla da unidade administrativa.</font></p>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td width="145">
|
|
<p><font style="font-size: 11pt;" size="3">Unidade
|
|
Deliberativa</font></p>
|
|
</td>
|
|
<td width="75">
|
|
<p><font style="font-size: 11pt;" size="3">Obrigatório</font></p>
|
|
</td>
|
|
<td width="401">
|
|
<p><font style="font-size: 11pt;" size="3">Sim
|
|
/ Não – Informe se a unidade é
|
|
deliberativa ou não.</font></p>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td width="145">
|
|
<p><font style="font-size: 11pt;" size="3">Endereço</font></p>
|
|
</td>
|
|
<td width="75">
|
|
<p><font style="font-size: 11pt;" size="3">Opcional</font></p>
|
|
</td>
|
|
<td width="401">
|
|
<p><font style="font-size: 11pt;" size="3">Informe
|
|
o endereço da unidade administrativa.</font></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</center>
|
|
<br />
|
|
<br />
|
|
Acione a função
|
|
“Salvar” para que as
|
|
informações sejam salvas no arquivo.<br />
|
|
Será enviada a mensagem<i>
|
|
!Órgão salvo com sucesso!</i><br />
|
|
<i>“Se deseja cadastrar esse
|
|
Órgão como uma unidade de
|
|
tramitação, clique abaixo em <b>“Incluir
|
|
como unidade de tramitação”</b></i>".<br />
|
|
Para continuar sem cadastrar esse órgão como
|
|
unidade de tramitação, clique em
|
|
“Continuar”<br />
|
|
Incluir como unidade de tramitação<br />
|
|
Continuar<br />
|
|
<br />
|
|
Caso seja acionado a opção: Incluir como unidade
|
|
de tramitação, será enviado a mensagem:<br />
|
|
<i>!Unidade de tramitação salva com
|
|
sucesso!.</i><br />
|
|
Continuar<br />
|
|
<br />
|
|
Acione a função Continuar para repetir
|
|
a operação para outros
|
|
Órgãos, ou acione a função
|
|
Sair para sair do cadastramento de Órgãos e
|
|
voltar a tela inicial do sistema.<br />
|
|
<br />
|
|
Para alterar os dados de um Órgão já
|
|
cadastrado, selecione o Órgão na lista de
|
|
Órgãos, altere as
|
|
informações e acione a
|
|
função “Salvar”.<br />
|
|
<br />
|
|
Para excluir um Órgão, selecione o
|
|
Órgão e acione a função
|
|
“Excluir”.<br />
|
|
Será enviada a pergunta “Deseja realmente
|
|
excluir?”<br />
|
|
Acione OK em caso positivo ou Cancelar para o caso de
|
|
desistência da exclusão.<br />
|
|
Quando for informado OK será enviada a mensagem <i>!Órgão
|
|
excluído com sucesso!</i><br />
|
|
A função “Início”
|
|
retorna a tela com a relação de
|
|
órgãos já cadastrados.<br />
|
|
|
|
<br />
|
|
<a href="unidade_tramitacao">Anterior</a> |
|
|
|
|
<a href="ajuda_index_html">Índice</a>
|
|
|
|
| <a href="fim_relatoria">Próxima</a>
|
|
|
|
<br />
|
|
|
|
</div>
|
|
|
|
{% endblock base_content %}
|
|
|