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.
141 lines
4.4 KiB
141 lines
4.4 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 [Adicionar
|
|
Ó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 />
|
|
|
|
<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 />
|
|
<br />
|
|
Para <b>alterar</b> 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 <b>excluir</b> um Órgão, selecione o
|
|
Órgão e acione a função
|
|
“Excluir”.<br />
|
|
Será enviada a pergunta “Deseja realmente
|
|
excluir?”<br />
|
|
Acione Confirmar em caso positivo ou Cancelar para o caso de
|
|
desistência da exclusão.<br />
|
|
Quando for informado Confirmar será enviada a mensagem <i>!Órgão
|
|
excluído com sucesso!</i><br />
|
|
|
|
|
|
<br />
|
|
<a href="{% url 'sapl.base:help_topic' 'unidade_tramitacao' %}">Anterior</a> |
|
|
|
|
<a href="{% url 'sapl.base:help'%}">Índice</a>
|
|
|
|
| <a href="{% url 'sapl.base:help_topic' 'fim_relatoria' %}">Próxima</a>
|
|
|
|
<br />
|
|
|
|
</div>
|
|
|
|
{% endblock base_content %}
|
|
|