Files
isspst/src/main/webapp/WEB-INF/reports/tripBill.jrxml
T

550 lines
25 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 5.6.2.final using JasperReports Library version 5.6.1 -->
<!-- 2016-03-06T21:46:27 -->
<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="tripBill" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="10" bottomMargin="20" uuid="f59e8277-a431-4cdc-abaa-c82c1cf193af">
<property name="ireport.zoom" value="1.5"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="3"/>
<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
<defaultValueExpression><![CDATA["./"]]></defaultValueExpression>
</parameter>
<parameter name="P_USER_SIGNATURE" class="java.lang.String"/>
<parameter name="P_LOGO" class="java.lang.String"/>
<parameter name="P_MAIN_ADDRESS" class="java.lang.String"/>
<parameter name="P_PREV_APPROVER_SIGNATURE" class="java.lang.String"/>
<parameter name="P_APPROVER_SIGNATURE" class="java.lang.String"/>
<parameter name="P_PREV_APPROVE_DATE" class="java.util.Date"/>
<parameter name="P_APPROVE_DATE" class="java.util.Date"/>
<queryString>
<![CDATA[]]>
</queryString>
<field name="requirement" class="info.bukova.isspst.data.TripRequirement"/>
<field name="ownedBy" class="info.bukova.isspst.data.User"/>
<field name="requirement.reqDate" class="java.util.Date"/>
<field name="requirement.from" class="java.lang.String"/>
<field name="requirement.tripDate" class="java.util.Date"/>
<field name="requirement.to" class="java.lang.String"/>
<field name="requirement.description" class="java.lang.String"/>
<field name="requirement.end" class="java.lang.String"/>
<field name="requirement.endDate" class="java.util.Date"/>
<field name="requirement.passengers" class="java.util.Collection"/>
<field name="requirement.vehicle" class="info.bukova.isspst.data.Vehicle"/>
<field name="requirement.vehicle.code" class="java.lang.String"/>
<field name="resultMessageDate" class="java.util.Date">
<fieldDescription><![CDATA[resultMessageDate]]></fieldDescription>
</field>
<field name="billItems" class="java.util.List">
<fieldDescription><![CDATA[billItems]]></fieldDescription>
</field>
<field name="freeCarfare" class="java.lang.Boolean">
<fieldDescription><![CDATA[freeCarfare]]></fieldDescription>
</field>
<field name="freeHousing" class="java.lang.Boolean">
<fieldDescription><![CDATA[freeHousing]]></fieldDescription>
</field>
<field name="freeMeals" class="java.lang.Boolean">
<fieldDescription><![CDATA[freeMeals]]></fieldDescription>
</field>
<field name="total" class="java.math.BigDecimal">
<fieldDescription><![CDATA[total]]></fieldDescription>
</field>
<field name="requirement.downPayment" class="java.math.BigDecimal"/>
<field name="ownedBy.address" class="info.bukova.isspst.data.UsersAddress"/>
<field name="ownedBy.address.street" class="java.lang.String"/>
<field name="ownedBy.address.houseNumber" class="java.lang.String"/>
<field name="ownedBy.address.zipCode" class="java.lang.String"/>
<field name="ownedBy.address.city" class="java.lang.String"/>
<field name="modified" class="java.util.Date"/>
<background>
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="243" splitType="Stretch">
<staticText>
<reportElement x="10" y="61" width="143" height="20" uuid="6e60bd03-48b9-4555-91ab-757532d93e6a"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Příjmení, jméno, titul:]]></text>
</staticText>
<staticText>
<reportElement x="10" y="81" width="100" height="20" uuid="448ba3e9-dc29-45c4-b384-3e597d036134"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Bydliště:]]></text>
</staticText>
<textField>
<reportElement x="196" y="61" width="181" height="20" uuid="62d493f1-c058-42e6-b2f5-1a691ac9e5db"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{ownedBy}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="143" y="126" width="143" height="27" uuid="86395201-6c9d-4584-a8a3-eb46dd4af411"/>
<textElement textAlignment="Center"/>
<text><![CDATA[Místo jednání]]></text>
</staticText>
<textField>
<reportElement x="0" y="154" width="143" height="20" uuid="f62e3881-5a60-45ed-997b-71f5e1c25b28"/>
<textElement textAlignment="Center"/>
<textFieldExpression><![CDATA[$F{requirement.from}]]></textFieldExpression>
</textField>
<line>
<reportElement x="143" y="124" width="1" height="75" uuid="67730ab5-6550-4a51-8daa-ef3c509d44ad"/>
</line>
<line>
<reportElement x="0" y="199" width="572" height="1" uuid="98195ce4-de92-4643-bd50-f63d553a6235"/>
</line>
<staticText>
<reportElement x="429" y="126" width="143" height="26" uuid="4827d565-87ea-4648-a5b0-6473e8814bb1"/>
<textElement textAlignment="Center"/>
<text><![CDATA[Konec cesty (místo, datum)]]></text>
</staticText>
<staticText>
<reportElement x="0" y="126" width="143" height="27" uuid="76f85619-891b-44f4-8c7f-d1ceba0bef3c"/>
<textElement textAlignment="Center"/>
<text><![CDATA[Počátek cesty (místo, datum, hodina)]]></text>
</staticText>
<line>
<reportElement x="428" y="124" width="1" height="75" uuid="e5c8f5ac-f7b5-4235-ba39-566b94bb6382"/>
</line>
<textField pattern="dd. MM. yyyy">
<reportElement x="429" y="174" width="143" height="20" uuid="f758abfe-1e97-4ac0-a7e8-293438ef1d78"/>
<textElement textAlignment="Center"/>
<textFieldExpression><![CDATA[$F{requirement.endDate}]]></textFieldExpression>
</textField>
<textField pattern="HH:mm">
<reportElement x="90" y="174" width="53" height="20" uuid="0db3d6e2-36e3-4c66-b4a1-2cdc555b2831"/>
<textFieldExpression><![CDATA[$F{requirement.tripDate}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="286" y="154" width="143" height="40" uuid="76000adf-2d9c-4c56-9471-51bc278ca433"/>
<textElement textAlignment="Center"/>
<textFieldExpression><![CDATA[$F{requirement.description}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="143" y="154" width="143" height="20" uuid="4b1e7687-d605-46bb-aa2b-08637cff229a"/>
<textElement textAlignment="Center"/>
<textFieldExpression><![CDATA[$F{requirement.to}]]></textFieldExpression>
</textField>
<line>
<reportElement x="285" y="124" width="1" height="75" uuid="70db0a7e-650a-4324-9c62-f75bcbdcbb8d"/>
</line>
<staticText>
<reportElement x="286" y="125" width="143" height="27" uuid="d52c698d-07c8-4740-a791-2df4f5cb1c6e"/>
<textElement textAlignment="Center"/>
<text><![CDATA[Účel cesty]]></text>
</staticText>
<textField pattern="dd. MM. yyyy">
<reportElement x="0" y="174" width="90" height="20" uuid="88c08297-c140-410a-8980-02416ec62475"/>
<textFieldExpression><![CDATA[$F{requirement.tripDate}]]></textFieldExpression>
</textField>
<textField>
<reportElement x="429" y="154" width="143" height="20" uuid="21724842-be95-48ba-a811-0bf7a862ae3f"/>
<textElement textAlignment="Center"/>
<textFieldExpression><![CDATA[$F{requirement.end}]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="123" width="572" height="1" uuid="dd38c006-cfb4-4b8f-abf8-986222d3bd27"/>
</line>
<staticText>
<reportElement x="101" y="16" width="472" height="39" uuid="831faf0e-2b31-47df-9ccf-4bf1c5bcdcbd"/>
<textElement textAlignment="Center" verticalAlignment="Bottom">
<font size="14" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[VYÚČTOVÁNÍ
tuzemské pracovní cesty]]></text>
</staticText>
<staticText>
<reportElement x="1" y="201" width="571" height="20" uuid="6990eca1-ad98-4545-b211-1892d039bc74"/>
<textElement textAlignment="Center">
<font size="14" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[VYÚČTOVÁNÍ PRACOVNÍ CESTY]]></text>
</staticText>
<staticText>
<reportElement x="0" y="222" width="296" height="20" uuid="9b5868e4-5034-4141-b470-8c199e81ee4e"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<text><![CDATA[Zpráva o výsledku pracovní cesty byla podána dne:]]></text>
</staticText>
<textField pattern="dd. MM. yyyy" isBlankWhenNull="true">
<reportElement x="296" y="221" width="144" height="20" uuid="d7b2da96-3040-4a89-9380-0dbb55068601"/>
<textElement textAlignment="Left"/>
<textFieldExpression><![CDATA[$F{resultMessageDate}]]></textFieldExpression>
</textField>
<line>
<reportElement x="0" y="242" width="572" height="1" uuid="c67f7840-5e38-4eed-ab3f-e4907ac33b5c"/>
</line>
<line>
<reportElement x="0" y="55" width="571" height="1" uuid="e3530085-daa8-4675-bf3a-d98c775be07e"/>
</line>
<line>
<reportElement x="-1" y="0" width="572" height="1" uuid="47e4e70d-fb5f-4266-889a-4149c71efa42"/>
</line>
<line>
<reportElement x="-1" y="1" width="1" height="242" uuid="d4738137-17c1-4721-b222-7187988c1b06"/>
</line>
<line>
<reportElement x="571" y="1" width="1" height="242" uuid="bf83547c-60d9-4f95-a5f1-db0763ba17cb"/>
</line>
<textField isBlankWhenNull="true">
<reportElement x="196" y="82" width="375" height="20" uuid="8af60406-55bf-46f0-82e9-865dc9edbdb4">
<printWhenExpression><![CDATA[$F{ownedBy.address} != null]]></printWhenExpression>
</reportElement>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
</textElement>
<textFieldExpression><![CDATA[$F{ownedBy.address}]]></textFieldExpression>
</textField>
<image onErrorType="Blank">
<reportElement x="1" y="1" width="100" height="54" uuid="031517a3-12c1-4094-9da4-59d82aec9243">
<printWhenExpression><![CDATA[$P{P_LOGO} != null]]></printWhenExpression>
</reportElement>
<imageExpression><![CDATA[$P{P_LOGO}]]></imageExpression>
</image>
<textField>
<reportElement x="101" y="1" width="470" height="20" uuid="2541cdb2-9c7e-4d10-aa30-af0d1f5e0e2f"/>
<textElement textAlignment="Center">
<font isBold="true" pdfEncoding="Cp1250"/>
</textElement>
<textFieldExpression><![CDATA[$P{P_MAIN_ADDRESS}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="11" y="106" width="264" height="16" uuid="ee0d1e0f-ff31-4cce-9afd-dd03f326ff2d"/>
<text><![CDATA[Souhlasím s pracovní cestou a s jejími podmínkami]]></text>
</staticText>
<textField pattern="dd. MM. yyyy">
<reportElement x="276" y="106" width="124" height="16" uuid="0705af53-b7a9-4a9e-80df-55f9af4e5b17"/>
<textFieldExpression><![CDATA[$F{requirement.reqDate}]]></textFieldExpression>
</textField>
</band>
</pageHeader>
<detail>
<band height="64" splitType="Stretch">
<subreport>
<reportElement x="-1" y="0" width="575" height="63" uuid="762b2a39-b6f6-49cf-a9d2-8e152a791daf"/>
<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{billItems})]]></dataSourceExpression>
<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "tripBillItems.jasper"]]></subreportExpression>
</subreport>
</band>
<band height="168">
<staticText>
<reportElement x="242" y="61" width="22" height="15" uuid="791d16f6-690b-4aae-8ac1-d3c3ade837e9">
<printWhenExpression><![CDATA[!$F{freeHousing}]]></printWhenExpression>
</reportElement>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[NE]]></text>
</staticText>
<staticText>
<reportElement x="241" y="2" width="23" height="20" uuid="4b4103f4-082a-4cfb-bbaa-ad41f187e53a">
<printWhenExpression><![CDATA[$F{freeMeals}]]></printWhenExpression>
</reportElement>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[ANO]]></text>
</staticText>
<textField pattern="dd. MM. yyyy" isBlankWhenNull="true">
<reportElement x="345" y="131" width="100" height="13" uuid="bf1013d3-8037-4f6f-9c23-6e1d801afbeb"/>
<textElement>
<font size="8"/>
</textElement>
<textFieldExpression><![CDATA[$F{modified}]]></textFieldExpression>
</textField>
<textField pattern="###0.00;-###0.00" isBlankWhenNull="true">
<reportElement x="477" y="2" width="56" height="43" uuid="d5aa48e6-f801-4633-b18b-ccc7358da1e3"/>
<textElement textAlignment="Right" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{requirement.downPayment}]]></textFieldExpression>
</textField>
<textField pattern="###0.00;-###0.00">
<reportElement x="477" y="46" width="56" height="44" uuid="93cba14d-18d2-4279-9a8d-86f795291879"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="242" y="2" width="22" height="20" uuid="dae29735-a372-4c9b-86e4-43507632c08a">
<printWhenExpression><![CDATA[!$F{freeMeals}]]></printWhenExpression>
</reportElement>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[NE]]></text>
</staticText>
<subreport>
<reportElement x="0" y="22" width="241" height="40" uuid="b2e1d029-267f-4363-9411-716a0db9b048">
<printWhenExpression><![CDATA[$F{freeMeals}]]></printWhenExpression>
</reportElement>
<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{billItems})]]></dataSourceExpression>
<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "tripBillFreeMeals.jasper"]]></subreportExpression>
</subreport>
<staticText>
<reportElement x="0" y="-1" width="241" height="23" uuid="0be16cf4-2ad5-453b-9933-a696979331a1"/>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[Stravování poskytnuto bezplatně ve dnech:
(vyberte pro každý den zvlášť počet hlavních jídel (S-O-V)]]></text>
</staticText>
<line>
<reportElement x="-1" y="90" width="572" height="1" uuid="4e40e52b-207e-404e-b4f3-f0984af588c1"/>
</line>
<line>
<reportElement x="-1" y="-1" width="1" height="168" uuid="620dbf9c-0990-4895-963e-bd3759e64202"/>
</line>
<line>
<reportElement x="334" y="144" width="237" height="1" uuid="db423f1f-b9c6-49ec-8336-fa06680c9dad"/>
</line>
<staticText>
<reportElement x="1" y="106" width="570" height="15" uuid="c83e0050-7bac-43fa-8182-728243f702c2"/>
<textElement textAlignment="Center">
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<text><![CDATA[Prohlašuji, že jsem všechny údaje uvedl úplně a správně.]]></text>
</staticText>
<line>
<reportElement x="291" y="45" width="281" height="1" uuid="08b18c85-1c4f-4b8d-bc0b-ac3df196a182"/>
</line>
<staticText>
<reportElement x="1" y="91" width="570" height="15" uuid="55cde79e-3253-4ff8-8387-f2f5f959bc06"/>
<textElement textAlignment="Center"/>
<text><![CDATA[K vyúčtování pracovní cesty připojuji počet příloh]]></text>
</staticText>
<line>
<reportElement x="-1" y="167" width="572" height="1" uuid="452bba4b-d293-4253-92c3-5fa58f58ea53"/>
</line>
<staticText>
<reportElement x="0" y="61" width="242" height="15" uuid="5457410d-912f-47f9-a15f-2c15dadd6c57"/>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[Ubytování poskytnuto bezplatně]]></text>
</staticText>
<staticText>
<reportElement x="291" y="2" width="186" height="43" uuid="20f38e87-a1bd-4d02-8742-4ce3a6b357bf"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Záloha]]></text>
</staticText>
<line>
<reportElement x="290" y="-4" width="1" height="95" uuid="6f7577a1-edc7-491a-a803-a76f8b84b13d"/>
</line>
<staticText>
<reportElement x="291" y="46" width="186" height="44" uuid="eae56af6-8fd9-45e1-8463-282939b67f05"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Doplatek - přeplatek]]></text>
</staticText>
<staticText>
<reportElement x="1" y="76" width="240" height="15" uuid="c200a476-63ba-4c3d-8e17-298b5928b0dd"/>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[Volná - zlevněná jízdenka]]></text>
</staticText>
<staticText>
<reportElement x="1" y="131" width="305" height="30" uuid="aea69aee-5394-4c6e-82da-9fef6a1fe2b9"/>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[1) Dobu odjezdu a příjezdu vyplňujte podle jízdního řádu.
2) Uvádějte ve zkratce.
3) Počet km uvádějte jen při použití vlastního dopravního prostředku.]]></text>
</staticText>
<staticText>
<reportElement x="243" y="76" width="21" height="15" uuid="d4de606e-fad8-4216-b467-2d8446cc3747">
<printWhenExpression><![CDATA[$F{freeCarfare}]]></printWhenExpression>
</reportElement>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[ANO]]></text>
</staticText>
<staticText>
<reportElement x="334" y="146" width="237" height="15" uuid="ff356c6e-d796-4148-b20f-114dde6e9340"/>
<textElement textAlignment="Center"/>
<text><![CDATA[Datum a podpis účtovatele ]]></text>
</staticText>
<line>
<reportElement x="571" y="-1" width="1" height="169" uuid="afefe2a2-4c7b-4e62-892f-5c8fb68f8a0f"/>
</line>
<staticText>
<reportElement x="243" y="61" width="21" height="15" uuid="4c309095-9cbb-49e7-8fe5-7a8f231c130f">
<printWhenExpression><![CDATA[$F{freeHousing}]]></printWhenExpression>
</reportElement>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[ANO]]></text>
</staticText>
<staticText>
<reportElement x="242" y="76" width="22" height="15" uuid="18b2ff27-e584-4352-98c8-0c642609b5e1">
<printWhenExpression><![CDATA[!$F{freeCarfare}]]></printWhenExpression>
</reportElement>
<textElement>
<font size="8"/>
</textElement>
<text><![CDATA[NE]]></text>
</staticText>
</band>
</detail>
<summary>
<band height="194" splitType="Prevent">
<staticText>
<reportElement x="281" y="5" width="30" height="15" uuid="58e4cf15-a8e1-4b4d-b491-ad4a1825f0a3"/>
<text><![CDATA[číslo:]]></text>
</staticText>
<staticText>
<reportElement x="1" y="150" width="130" height="20" uuid="6609a389-adc3-4fa1-8aaa-532805d293a4"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Datum a podpis příjemce]]></text>
</staticText>
<staticText>
<reportElement x="292" y="170" width="129" height="20" uuid="45ed3989-a9f1-4323-bba2-0cd2e5dc2365"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[(datum, podpis)]]></text>
</staticText>
<line>
<reportElement x="311" y="19" width="252" height="1" uuid="7a26d915-835c-48f7-ab2d-ec53b330c9fe"/>
</line>
<staticText>
<reportElement x="438" y="150" width="130" height="20" uuid="b3c1a046-6cca-4cb7-a8e1-3c71dd3dc815"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Příkazce operací]]></text>
</staticText>
<line>
<reportElement x="438" y="149" width="130" height="1" uuid="65725040-d1fd-489f-86ee-b0a0082d5576"/>
</line>
<staticText>
<reportElement x="1" y="20" width="280" height="15" uuid="8f4864f7-b60a-4b4c-a724-451a89da1f2f"/>
<textElement>
<font pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Účtovaná náhrada byla přezkoušena a upravena na Kč:]]></text>
</staticText>
<line>
<reportElement x="291" y="149" width="130" height="1" uuid="2665a0ca-420d-46dc-9085-522ed3950c44"/>
</line>
<line>
<reportElement x="106" y="49" width="457" height="1" uuid="b239b59d-42f0-44d1-b753-cbe1fd0f577b"/>
</line>
<line>
<reportElement x="106" y="66" width="457" height="1" uuid="4cd4e501-5b15-48ba-ac27-766e2292d270"/>
</line>
<staticText>
<reportElement x="1" y="51" width="105" height="15" uuid="970cbe95-7b9f-4769-9ab1-59a4018c84ac"/>
<textElement>
<font pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Doplatekpřeplatek:]]></text>
</staticText>
<staticText>
<reportElement x="1" y="35" width="105" height="15" uuid="e95b083f-374c-4f73-b903-b0f6bd5891b7"/>
<textElement>
<font pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Vyplacená záloha:]]></text>
</staticText>
<staticText>
<reportElement x="146" y="170" width="130" height="20" uuid="8df04d2f-8a01-4986-9bb9-6c9cb849e6b6"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[(hlavní účetní)]]></text>
</staticText>
<line>
<reportElement x="281" y="35" width="282" height="1" uuid="37c5882d-8568-42d8-bbc2-68ef3ceb01c3"/>
</line>
<staticText>
<reportElement x="1" y="170" width="130" height="20" uuid="1a55dac0-377d-4653-85ba-dbc376f14ff1"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[(průkaz totožnosti)]]></text>
</staticText>
<staticText>
<reportElement x="1" y="5" width="237" height="15" uuid="2ad403e0-6c9a-4eb6-a8fb-abca20fca185"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[VÝDAJOVÝ–PŘÍJMOVÝ POKLADNÍ DOKLAD]]></text>
</staticText>
<line>
<reportElement x="146" y="149" width="130" height="1" uuid="c2618aa5-76df-461b-b168-aa587ce4a7ec"/>
</line>
<line>
<reportElement x="1" y="149" width="130" height="1" uuid="e583f82d-b26d-4b13-a668-5505b8783a2a"/>
</line>
<staticText>
<reportElement x="438" y="170" width="130" height="20" uuid="0d64c6ec-3c2a-464e-8068-171df105af12"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[(datum, podpis)]]></text>
</staticText>
<line>
<reportElement x="0" y="192" width="572" height="1" uuid="978b5c74-4f0e-4107-b654-7eb1621cea60"/>
</line>
<line>
<reportElement x="243" y="102" width="320" height="1" uuid="7b4b0991-c3d9-4fa3-a080-cc3ae98c0eb1"/>
</line>
<line>
<reportElement x="38" y="81" width="525" height="1" uuid="63479d2a-ecc1-40de-a36a-89218d1f648b"/>
</line>
<staticText>
<reportElement x="146" y="150" width="130" height="20" uuid="51ec3ef1-6a8c-441c-80c9-598f59077b81"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Datum a podpis pokladníka]]></text>
</staticText>
<staticText>
<reportElement x="291" y="150" width="130" height="20" uuid="83737011-db81-4f02-9012-a9aca5561e76"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="8" pdfEncoding="Cp1250" isPdfEmbedded="true"/>
</textElement>
<text><![CDATA[Správce rozpočtu]]></text>
</staticText>
<staticText>
<reportElement x="1" y="66" width="37" height="15" uuid="49fcf5bc-5910-4525-aa6d-ae1bc6ca90e0"/>
<text><![CDATA[Slovy:]]></text>
</staticText>
<line>
<reportElement x="571" y="-1" width="1" height="194" uuid="8b83472f-9960-429e-8fab-84d1c3d1d678"/>
</line>
<line>
<reportElement x="-1" y="-2" width="1" height="195" uuid="5e5a7c99-962e-4c99-b3ba-dbed5315f5aa"/>
</line>
<staticText>
<reportElement x="260" y="103" width="290" height="20" uuid="4aca1ec1-c2dc-47b9-a973-40ded5f52d29"/>
<text><![CDATA[Datum a podpis zaměstnance, který upravil vyúčtování]]></text>
</staticText>
<genericElement>
<reportElement x="291" y="103" width="130" height="46" uuid="3753147d-3c79-4377-b296-3281ab3d54b3"/>
<genericElementType namespace="urn:sig:sig" name="signature"/>
<genericElementParameter name="index">
<valueExpression><![CDATA[2]]></valueExpression>
</genericElementParameter>
</genericElement>
<genericElement>
<reportElement x="438" y="107" width="130" height="42" uuid="14ae63ff-6be2-4419-9f39-8c9c8d2daf42"/>
<genericElementType namespace="urn:sig:sig" name="signature"/>
<genericElementParameter name="index">
<valueExpression><![CDATA[1]]></valueExpression>
</genericElementParameter>
</genericElement>
</band>
</summary>
</jasperReport>