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.
		
		
		
		
		
			
		
			
				
					
					
						
							525 lines
						
					
					
						
							18 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							525 lines
						
					
					
						
							18 KiB
						
					
					
				| {% extends "base.html" %} | |
| {% load i18n %} | |
| 
 | |
| {% block base_content %} | |
| 
 | |
|             <div id="conteudo"> | |
| 
 | |
| 
 | |
| 
 | |
| <h1 class="firstHeading">Cadastro das Matérias Legislativas</h1> | |
| <br /> | |
| Ao ter acesso a este  módulo será | |
| exibida uma tela para pesquisa de matérias já | |
| cadastradas e os botões  “Incluir | |
| Matéria”, “Pesquisar” e | |
| “Limpar”.<br /> | |
| Para fazer alterações em Matérias | |
| já cadastradas, faça a pesquisa da | |
| matéria que se deseja alterar. (veja Consulta de | |
| tramitação de matérias).<br /> | |
| Na tela seguinte será apresentada a | |
| relação de matérias que resultou da | |
| pesquisa.<br /> | |
| Selecione a matéria desejada e efetue as | |
| alterações e acione a | |
| função "Salvar".<br /> | |
| Será enviada a mensagem "Matéria salva com | |
| sucesso"<br /> | |
| Acione a função "Continuar" para voltar a tela | |
| com os dados da matéria selecionada.<br /> | |
| <br /> | |
| Para inclusão de novas Matérias acione o | |
| botão "Incluir Matéria".<br /> | |
| Será exibida uma nova tela com os campos a serem preenchidos:<br /> | |
| <br /> | |
| <p style="margin-bottom: 0cm;" align="justify"><font | |
|  style="font-size: 11pt;" size="3"><i><u>Identificação | |
| Básica;</u></i></font></p> | |
| <center> | |
| <table width="85%"> | |
|   <col width="60*" /> <col width="40*" /> <col | |
|  width="155*" /> <thead> <tr valign="top"> | |
|     <td bgcolor="#c7d8eb" width="24%"> | |
|     <p align="justify"><font style="font-size: 11pt;" | |
|  size="3"><b>Nome do Campo</b></font></p> | |
|     </td> | |
|     <td bgcolor="#c7d8eb" width="16%"> | |
|     <p align="justify"><font style="font-size: 11pt;" | |
|  size="3"><b>Tipo</b></font></p> | |
|     </td> | |
|     <td bgcolor="#c7d8eb" width="61%"> | |
|     <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="24%"> | |
|       <p><font style="font-size: 11pt;" size="3">Tipo</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Escolha | |
| na caixa de Tipo, o tipo de matéria que será | |
| incluída (PLC, PL, etc).</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="24%"> | |
|       <p><font style="font-size: 11pt;" size="3">Número</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><br /> | |
|       </p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Esta | |
| informação é gerada automaticamente e | |
| em seqüência conforme o ano.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="24%"> | |
|       <p><font style="font-size: 11pt;" size="3">Ano</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p style="margin-bottom: 0cm;"><font | |
|  style="font-size: 11pt;" size="3">Informe o ano em | |
| que a matéria foi submetida à | |
| apreciação.</font></p> | |
|       <p><font style="font-size: 11pt;" size="3"> | |
|       <i>Obs. O ano corrente já vem informado na | |
| tela.</i></font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="24%"> | |
|       <p><font style="font-size: 11pt;" size="3">Data | |
| Apresentação</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| a data em que a matéria foi submetida à | |
| apreciação no formato dia, mês e ano | |
| (ano com quatro posições). <br><i>Obs.: O ano da data deve ser igual ao ano acima informado.</i></font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="24%"> | |
|       <p><font style="font-size: 11pt;" size="3">Tipo | |
| Apresentação</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Assinale | |
| a forma em que a matéria foi submetida à | |
| apresentação, se Oral ou Escrita</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="24%"> | |
|       <p><font style="font-size: 11pt;" size="3">Texto | |
| Integral</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Caso | |
| deseje anexar à matéria um arquivo com o seu | |
| texto integral, clique na opção | |
| “Arquivo”, e informe o caminho completo, ou clique | |
| no botão ao lado do campo para selecionar um arquivo em | |
| disco. Caso o texto integral seja proveniente de uma | |
| proposição <span | |
|  style="text-decoration: none;"><span | |
|  style="font-style: normal;">já recebida,</span></span> | |
| clique em “Proposição” e | |
| selecione na lista uma das proposições | |
| disponíveis; observe que, nesse campo, só | |
| aparecem as proposições às quais | |
| já foi dado o recebimento no sistema e que ainda | |
| não foram vinculadas a nenhuma matéria | |
| legislativa.</font></p> | |
|       </td> | |
|     </tr> | |
|   </tbody> | |
| </table> | |
| </center> | |
| <p style="text-indent: 0.75cm; margin-bottom: 0cm;" | |
|  align="justify"><br /> | |
| </p> | |
| <p style="margin-bottom: 0cm;" align="justify"><font | |
|  style="font-size: 11pt;" size="3"><i><u>Outras | |
| Informações;</u></i></font></p> | |
| <center> | |
| <table width="85%"> | |
|   <col width="59*" /> <col width="41*" /> <col | |
|  width="156*" /> <thead> <tr valign="top"> | |
|     <td bgcolor="#c7d8eb" width="23%"> | |
|     <p align="justify"><font style="font-size: 11pt;" | |
|  size="3"><b>Nome do Campo</b></font></p> | |
|     </td> | |
|     <td bgcolor="#c7d8eb" width="16%"> | |
|     <p align="justify"><font style="font-size: 11pt;" | |
|  size="3"><b>Tipo</b></font></p> | |
|     </td> | |
|     <td bgcolor="#c7d8eb" width="61%"> | |
|     <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="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Apelido</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| o apelido da Matéria, se houver.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Dias | |
| Prazo</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| a quantidade em dias que a matéria tem para tramitar na casa | |
| legislativa.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Matéria | |
| Polêmica</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Sim | |
| / Não – Informe se a matéria | |
| é polêmica ou não.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Objeto</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Objeto | |
| da qual trata a matéria.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Regime | |
| Tramitação</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Escolha | |
| na caixa de Regime de tramitação o regime de | |
| tramitação da matéria na casa | |
| legislativa.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Em | |
| Tramitação</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Sim | |
| / Não – Informe se a matéria | |
| está em tramitação ou não.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Data | |
| Fim Prazo</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| a data do prazo que termina a tramitação da | |
| matéria, no formato dia, mês e ano (ano com quatro | |
| posições)</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Data | |
| Publicação</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| da data em que a matéria foi publicada no formato dia, | |
| mês e ano (ano com quatro posições).</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">É | |
| Complementar</font></p> | |
|       </td> | |
|       <td width="16%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Sim | |
| / Não – Informe se a matéria | |
| é complementar ou não.</font></p> | |
|       </td> | |
|     </tr> | |
|   </tbody> | |
| </table> | |
| </center> | |
| <p style="text-indent: 0.75cm; margin-bottom: 0cm;" | |
|  align="justify"><br /> | |
| </p> | |
| <p style="margin-bottom: 0cm;" align="justify"><font | |
|  style="font-size: 11pt;" size="3"><i><u>Origem | |
| Externa;</u></i></font></p> | |
| <center> | |
| <table width="85%"> | |
|   <col width="59*" /> <col width="40*" /> <col | |
|  width="157*" /> <thead> <tr valign="top"> | |
|     <td bgcolor="#c7d8eb" width="23%"> | |
|     <p align="justify"><font style="font-size: 11pt;" | |
|  size="3"><b>Nome do Campo</b></font></p> | |
|     </td> | |
|     <td bgcolor="#c7d8eb" width="15%"> | |
|     <p align="justify"><font style="font-size: 11pt;" | |
|  size="3"><b>Tipo</b></font></p> | |
|     </td> | |
|     <td bgcolor="#c7d8eb" width="61%"> | |
|     <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="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Tipo</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Escolha | |
| na caixa de Tipo, o tipo de matéria, que a mesma possui na | |
| origem externa.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Número</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| o número da na origem externa.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Ano</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| o ano em que a matéria foi apresentada na origem externa.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Data</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Informe | |
| a data em que a matéria foi submetida à | |
| apreciação na origem externa no formato dia, | |
| mês e ano (ano com quatro posições)</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Local | |
| Origem</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Escolha | |
| na caixa de Local de Origem, o local da origem externa da | |
| matéria.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Ementa</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Obrigatório</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Digite | |
| a ementa da matéria que está sendo cadastrada. As | |
| informações colocadas na ementa serão | |
| usadas na pesquisa de matérias legislativas.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p style="margin-bottom: 0cm;"><font | |
|  style="font-size: 11pt;" size="3">Informe as palavras | |
| para indexação da matéria. Estas | |
| palavras serão usadas na pesquisa de matérias | |
| legislativas.</font></p> | |
|       <p style="margin-bottom: 0cm;"><font | |
|  style="font-size: 11pt;" size="3">A | |
| indexação deve conter palavras que informe o | |
| conteúdo da matéria de forma que a pesquisa da | |
| mesma fique mais rápida e objetiva.</font></p> | |
|       <p style="margin-bottom: 0cm;"><font | |
|  style="font-size: 11pt;" size="3">Exemplo: Uma | |
| matéria que trata da proteção | |
| à criança, mas que no seu texto não | |
| esteja escrito termos como, Agressão física, | |
| Abuso sexual, estes termos, devem aparecer na | |
| indexação para que a matéria ao ser | |
| pesquisada por este assunto possa ser encontrada. </font> </p> | |
|       <p><font style="font-size: 11pt;" size="3">Caso | |
| tenha interesse em consultar uma base de dados de palavras controladas | |
| (THESAURUS) para alimentação da | |
| indexação de Matérias Legislativas, | |
| acesse o site: </font><font color="#0000ff"><u><a | |
|  href="http://webthes.senado.gov.br/thes/"><font | |
|  style="font-size: 11pt;" size="3">http://webthes.senado.gov.br/thes/</font></a></u></font><font | |
|  style="font-size: 11pt;" size="3"> na | |
| página do Senado Federal.</font></p> | |
|       </td> | |
|     </tr> | |
|     <tr valign="top"> | |
|       <td width="23%"> | |
|       <p><font style="font-size: 11pt;" size="3">Observações</font></p> | |
|       </td> | |
|       <td width="15%"> | |
|       <p><font style="font-size: 11pt;" size="3">Opcional</font></p> | |
|       </td> | |
|       <td width="61%"> | |
|       <p><font style="font-size: 11pt;" size="3">Digite | |
| as observações que achar necessário | |
| para documentação da matéria.</font></p> | |
|       </td> | |
|     </tr> | |
|   </tbody> | |
| </table> | |
| </center> | |
| <p style="text-indent: 0.75cm; margin-bottom: 0cm;" | |
|  align="left"><font style="font-size: 9pt;" size="2">* | |
| Indexação é um processo de arquivar | |
| informações e características de um | |
| determinado assunto para que pessoas que desejem | |
| informações sobre este determinado assunto possam | |
| encontrar de forma fácil o que procuram.</font> <font | |
|  style="font-size: 9pt;" size="2">Ato ou efeito de | |
| fazer índices para livros ou de pôr em ordem | |
| alfabética, ou outra, qualquer série de palavras | |
| ou frases destinada a auxiliar a localização de | |
| informações específicas. | |
| (Dicionário Aurélio)</font> | |
| <br /> | |
| </p> | |
| <br /> | |
| Acione a função "Salvar" para que as | |
| informações sejam salvas no arquivo.<br /> | |
| Será enviada a mensagem "Matéria salva com | |
| sucesso"<br /> | |
| Acione a função "Continuar" para voltar a tela | |
| inicial do sistema.<br /> | |
| <br /> | |
| Para excluir uma Tramitação de | |
| Matéria, selecione a Tramitação de | |
| Matéria desejada 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 | |
| "Matéria excluída com sucesso"<br /> | |
| A função "Continuar" volta à tela | |
| inicial do sistema.<br /> | |
| <br /> | |
| Selecione a Matéria já cadastrada para continuar | |
| alimentando as outras informações sobre a | |
| matéria tais como: | |
| <a href="despacho_autoria"><b> Despacho Inicial</b></a>, <a href="despacho_autoria#autoria"><b>Autoria</b></a>, | |
| <a href="legislacao_cita_matanexada"><b>Legislação Citada</b></a>, <a href="legislacao_cita_matanexada#matanexada"><b>Anexada</b></a>, | |
| <a href="tramitacao_relatoria"><b>Tramitação</b></a>, <a href="tramitacao_relatoria#relatoria"><b>Relatoria</b></a>, <a href="numeracao_docsacess"><b>Numeração</b></a> e | |
| <a href="numeracao_docsacess#docs_assessor"><b> Documentos Acessórios</b></a>. | |
| <br /> | |
| 
 | |
| <br /> | |
|   <a href="tipo_documento">Anterior</a> | | |
| 
 | |
|   <a href="ajuda_index_html">Índice</a> | |
| 
 | |
|   | <a href="despacho_autoria">Próxima</a> | |
| 
 | |
| <br /> | |
| 
 | |
| 
 | |
| </div> | |
| 
 | |
| {% endblock base_content %}
 | |
| 
 |