<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.10.0.final using JasperReports Library version 6.10.0-unknown  -->
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="INDIVIDUAL_AVISOPREVIO" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="bb246b12-d4cc-4955-a0fe-b9c6f47a7750">
	<property name="ireport.zoom" value="1.5"/>
	<property name="ireport.x" value="7"/>
	<property name="ireport.y" value="480"/>
	<parameter name="OPCAO" class="java.lang.Integer"/>
	<parameter name="DIAS" class="java.lang.Integer"/>
	<parameter name="salario" class="java.lang.Double">
		<defaultValueExpression><![CDATA[]]></defaultValueExpression>
	</parameter>
	<parameter name="salarioExtenso" class="java.lang.String">
		<defaultValueExpression><![CDATA[]]></defaultValueExpression>
	</parameter>
	<parameter name="diaExperiencia" class="java.lang.String"/>
	<parameter name="horarioTrabalho" class="java.lang.String"/>
	<parameter name="NAO_MOSTRAR_SEGUNDA_DATA" class="java.lang.Short"/>
	<field name="empresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="cidade" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="logradouroEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="numero" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="bairro" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cep" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="colaborador" class="java.lang.String">
		<fieldDescription><![CDATA[pessoa.nome]]></fieldDescription>
	</field>
	<field name="nacionalidade" class="java.lang.String">
		<fieldDescription><![CDATA[nacionalidade.descricao]]></fieldDescription>
	</field>
	<field name="estadoCivil" class="java.lang.String">
		<fieldDescription><![CDATA[estadoCivil.nome]]></fieldDescription>
	</field>
	<field name="cidadeColaborador" class="java.lang.String">
		<fieldDescription><![CDATA[pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="logradouroColaborador" class="java.lang.String">
		<fieldDescription><![CDATA[pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="numeroEndCol" class="java.lang.String">
		<fieldDescription><![CDATA[pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="bairroColab" class="java.lang.String">
		<fieldDescription><![CDATA[pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="categoriaEmpregado" class="java.lang.String">
		<fieldDescription><![CDATA[categoriaTrabalhador.descricao]]></fieldDescription>
	</field>
	<field name="funcao" class="java.lang.String">
		<fieldDescription><![CDATA[funcao.descricao]]></fieldDescription>
	</field>
	<field name="ufEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="dataCadastro" class="java.util.Date">
		<fieldDescription><![CDATA[dataCadastro]]></fieldDescription>
	</field>
	<field name="segundaDataExperiencia" class="java.util.Date">
		<fieldDescription><![CDATA[segundaDataExperiencia]]></fieldDescription>
	</field>
	<field name="dataAdmissao" class="java.util.Date">
		<fieldDescription><![CDATA[dataAdmissao]]></fieldDescription>
	</field>
	<field name="primeiraDataExperiencia" class="java.util.Date">
		<fieldDescription><![CDATA[primeiraDataExperiencia]]></fieldDescription>
	</field>
	<variable name="dataEmpresa" class="java.lang.String">
		<variableExpression><![CDATA[$F{cidade} +" "+$F{ufEmpresa}+" - "+   $F{dataAdmissao}.toString().substring(8,10) + "/" + $F{dataAdmissao}.toString().substring(5,7)+ "/" + $F{dataAdmissao}.toString().substring(0,4)]]></variableExpression>
	</variable>
	<variable name="dataVencPrimeiroIntervalo" class="java.lang.String">
		<variableExpression><![CDATA[$F{cidade} +" "+$F{ufEmpresa}+" - "+  $F{primeiraDataExperiencia}.toString().substring(8,10) + "/" + $F{primeiraDataExperiencia}.toString().substring(5,7)+ "/" + $F{primeiraDataExperiencia}.toString().substring(0,4)]]></variableExpression>
	</variable>
	<title>
		<band height="802" splitType="Stretch">
			<staticText>
				<reportElement x="0" y="0" width="555" height="23" uuid="eb8fb663-2d90-4354-8f5d-c650b31e9ef7"/>
				<textElement textAlignment="Center">
					<font size="14" isBold="true" isUnderline="true"/>
				</textElement>
				<text><![CDATA[CONTRATO DE TRABALHO POR PRAZO DETERMINADO]]></text>
			</staticText>
			<staticText>
				<reportElement positionType="Float" x="4" y="389" width="242" height="14" uuid="b54edc67-e72f-45a1-951d-31df039627ca"/>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<textField>
				<reportElement x="4" y="403" width="259" height="20" uuid="30cadbd5-7f8b-40e7-bee8-0cc54a51020c"/>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement positionType="Float" x="276" y="389" width="270" height="14" uuid="653b9f69-5a6f-41f0-b235-2a7faeedc510"/>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<textField>
				<reportElement x="276" y="403" width="261" height="20" uuid="314c2ad9-b1b6-49dd-a4aa-1f16dc995dc0"/>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{colaborador}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement positionType="Float" x="0" y="422" width="246" height="14" uuid="79a601ef-fb66-4578-b12d-b55605307604"/>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<staticText>
				<reportElement positionType="Float" x="271" y="422" width="270" height="14" uuid="5e369e05-3c7e-47e6-811c-b06cc84bcded"/>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="436" width="238" height="20" uuid="2fc8608b-3804-4b5b-b5b4-df4c3cdc4528"/>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[Testemunha 1]]></text>
			</staticText>
			<staticText>
				<reportElement x="270" y="436" width="257" height="20" uuid="555b9f3f-864b-4bfb-b0ff-8f0646b0a214"/>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[Testemunha 2]]></text>
			</staticText>
			<staticText>
				<reportElement x="201" y="491" width="143" height="20" uuid="c2f3f2c8-97af-41a4-8efe-7da2f98a727b">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font isBold="true" isUnderline="true"/>
				</textElement>
				<text><![CDATA[TERMO DE PRORROGAÇÃO]]></text>
			</staticText>
			<staticText>
				<reportElement x="46" y="511" width="508" height="20" uuid="a0a6204a-cdee-422d-a958-a9f00568c01d">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[Por mutuo acordo entre as partes, fica o presente contrato por prazo DETERMINADO, que deveria vencer ]]></text>
			</staticText>
			<staticText>
				<reportElement x="16" y="531" width="135" height="20" uuid="b3be63cb-ef93-4caf-8c85-592633851f7a">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[nesta data, prorrogado até:]]></text>
			</staticText>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement x="151" y="531" width="193" height="20" uuid="3afb9112-4fec-433b-8a78-37d1066274ec">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textFieldExpression><![CDATA[$F{segundaDataExperiencia}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="292" y="568" width="261" height="20" uuid="56612b34-369b-4dfb-afc8-7d072e7baeea">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font isBold="true" isUnderline="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{colaborador}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement positionType="Float" x="20" y="554" width="242" height="14" uuid="bdbdcfd7-baef-41ed-868a-70ae78cdfaf5">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<textField>
				<reportElement x="20" y="568" width="259" height="20" uuid="1f4eabad-27a5-4532-8180-9402283245d6">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font isBold="true" isUnderline="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement positionType="Float" x="288" y="554" width="270" height="14" uuid="7da72b10-1a92-4997-8287-229583a65524">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<textField>
				<reportElement x="0" y="23" width="554" height="323" uuid="6706e155-bc4e-4148-8247-ed2e9cc3e247"/>
				<textElement verticalAlignment="Middle" markup="none"/>
				<textFieldExpression><![CDATA["    " + "Pela presente instrumento particular de contrato de trabalho por tempo determinado entre "
+ $F{empresa} +
" estabelecida em " +$F{cidade} + " , à Rua " + $F{logradouroEmpresa} + ", Nr " +$F{numero} +
", Bairro " + $F{bairro} + " , CEP " + $F{cep} + " , adiante designada empresa e o Sr. " + $F{colaborador}
+ " , " + $F{nacionalidade} + " , de estado civil; " + $F{estadoCivil} + " , residente em " + $F{cidadeColaborador} + " , na Rua: "
+ $F{logradouroColaborador} + " , nº " + $F{numeroEndCol} + " , Bairro:  " +  $F{bairroColab} + ", designado " + $F{categoriaEmpregado} + " fica justo e contratado o seguinte: \n\n" +
"      1º O empregado trabalhará para a empresa na função de " + $F{funcao} + ", obrigando-se a fazer os serviços que vierem a ser objetos de cartas, avisos ou ordens, dentro da natureza de seu cargo.\n"+
"      2º O empregado receberá R$ " + $P{salario}.toString() + "( " + $P{salarioExtenso}.toString()+ ").\n " +
"     3º A empresa descontará do salário do empregado não só o que já é de lei ou em contrato que por eles forem determinados, como ainda a importância correspondente aos danos causados pelo empregado, por dolo ou mesmo imprudência, imperícia ou negligencia. \n"+
"      4º "+$P{horarioTrabalho}.toString() +"\n " +
"     5º A vigência deste contrato será pelo prazo de "+ $P{diaExperiencia} + " dias"+ ". Podendo ser prorrogado, obedecido ao disposto no Parágrafo Único do Artigo 445 da CLT.\n"+
"      6º Findo este prazo a empresa poderá despedir o empregado sem estar obrigada ao pagamento de qualquer indenização, nem a lhe dar aviso prévio, entretanto, caso seja dado, apenas para governo do empregado não implicará no pagamento de indenizações. \n"+
"      7º Se durante a vigência do presente contrato o empregado der justo motivo para a dispensa poderá ser despedido sem pagamento de indenização nem aviso prévio. \n"+
"      8º Se a empresa rescindir o contrato antes do prazo, sem motivos, pagará ao empregado, nos termos do artigo 479 da CLT, e por metade a remuneração a que terias direito o empregado até o fim do prazo, se a rescisão for da parte do empregado, nas mesmas condições fica obrigado a indenizar a empresa dos prejuízos que com esse ato lhe causar nos termos do artigo 480 da CLT."+"\n\n"+
"E, por terem assim justo e contratado, assinam o presente em duas vias, diante das testemunhas, a tudo presentes."]]></textFieldExpression>
			</textField>
			<textField evaluationTime="Auto">
				<reportElement x="3" y="356" width="538" height="20" uuid="0d605952-514f-42c9-af5a-23113e0fa251"/>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA[$V{dataEmpresa}]]></textFieldExpression>
			</textField>
			<textField evaluationTime="Auto" isBlankWhenNull="true">
				<reportElement x="4" y="638" width="554" height="20" uuid="6994a860-64b8-4a09-9ca5-3376abe5e24e">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$V{dataVencPrimeiroIntervalo}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="4" y="469" width="238" height="20" uuid="49faf7b6-a45a-446e-9da5-fecf226f3260"/>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[Responsavel]]></text>
			</staticText>
			<staticText>
				<reportElement positionType="Float" x="4" y="455" width="246" height="14" uuid="5fcc437d-8929-4f77-b717-ae193585ace2"/>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<staticText>
				<reportElement positionType="Float" x="20" y="594" width="246" height="14" uuid="9a4726de-00f1-4c95-b98a-44b8cb115042">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement markup="none">
					<font size="11"/>
				</textElement>
				<text><![CDATA[_____________________________________________________________]]></text>
			</staticText>
			<staticText>
				<reportElement x="20" y="608" width="238" height="20" uuid="a981b326-83c4-4826-999f-88aa7c6be300">
					<printWhenExpression><![CDATA[$P{NAO_MOSTRAR_SEGUNDA_DATA} == 0]]></printWhenExpression>
				</reportElement>
				<textElement>
					<font isBold="true"/>
				</textElement>
				<text><![CDATA[Responsavel]]></text>
			</staticText>
		</band>
	</title>
</jasperReport>
