Přidána sestava objednávky. Zatím neotestováno.

refs #136
multitenant
Josef Rokos 10 years ago
parent 4881d69162
commit a8af4a3a8c

@ -113,7 +113,8 @@ public class Constants {
new ReportMapping(MOD_ADDRESSBOOK, new Report("Adresní karty", "address")),
new ReportMapping(MOD_ADDRESSBOOK, new Report("Adresa", "address", false, true)),
new ReportMapping(MOD_TRIPBILL, new Report("Žádost", "tripRequirement", false, true)),
new ReportMapping(MOD_TRIPBILL, new Report("Vyúčtování", "tripBill", false, true))
new ReportMapping(MOD_TRIPBILL, new Report("Vyúčtování", "tripBill", false, true)),
new ReportMapping(MOD_ORDER, new Report("Objednávka", "order", false, true))
};
public final static String REQTYPE_ORDER = "ORDER";

@ -0,0 +1,423 @@
<?xml version="1.0" encoding="UTF-8"?>
<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="order" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="001cec2c-ccd4-45df-b6f6-2d28cf67ed6a">
<property name="ireport.zoom" value="1.5"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
<defaultValueExpression><![CDATA["/home/pepa/Dokumenty/dev/java/isspst/"]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[]]>
</queryString>
<field name="address" class="info.bukova.isspst.data.AddressEmb">
<fieldDescription><![CDATA[address]]></fieldDescription>
</field>
<field name="deliveryAddress" class="info.bukova.isspst.data.AddressEmb">
<fieldDescription><![CDATA[deliveryAddress]]></fieldDescription>
</field>
<field name="suplier" class="info.bukova.isspst.data.AddressEmb">
<fieldDescription><![CDATA[suplier]]></fieldDescription>
</field>
<field name="total" class="java.math.BigDecimal">
<fieldDescription><![CDATA[total]]></fieldDescription>
</field>
<field name="orderDate" class="java.util.Date">
<fieldDescription><![CDATA[orderDate]]></fieldDescription>
</field>
<field name="numser" class="java.lang.String">
<fieldDescription><![CDATA[numser]]></fieldDescription>
</field>
<field name="description" class="java.lang.String">
<fieldDescription><![CDATA[description]]></fieldDescription>
</field>
<field name="deliveryType" class="java.lang.String">
<fieldDescription><![CDATA[deliveryType]]></fieldDescription>
</field>
<field name="deliveryDate" class="java.util.Date">
<fieldDescription><![CDATA[deliveryDate]]></fieldDescription>
</field>
<field name="address.city" class="java.lang.String">
<fieldDescription><![CDATA[city]]></fieldDescription>
</field>
<field name="address.company" class="java.lang.String">
<fieldDescription><![CDATA[company]]></fieldDescription>
</field>
<field name="address.contactName" class="java.lang.String">
<fieldDescription><![CDATA[contactName]]></fieldDescription>
</field>
<field name="address.department" class="java.lang.String">
<fieldDescription><![CDATA[department]]></fieldDescription>
</field>
<field name="address.description" class="java.lang.String">
<fieldDescription><![CDATA[description]]></fieldDescription>
</field>
<field name="address.dic" class="java.lang.String">
<fieldDescription><![CDATA[dic]]></fieldDescription>
</field>
<field name="address.email" class="java.lang.String">
<fieldDescription><![CDATA[email]]></fieldDescription>
</field>
<field name="address.houseNumber" class="java.lang.String">
<fieldDescription><![CDATA[houseNumber]]></fieldDescription>
</field>
<field name="address.ic" class="java.lang.Long">
<fieldDescription><![CDATA[ic]]></fieldDescription>
</field>
<field name="address.phone" class="java.lang.String">
<fieldDescription><![CDATA[phone]]></fieldDescription>
</field>
<field name="address.state" class="java.lang.String">
<fieldDescription><![CDATA[state]]></fieldDescription>
</field>
<field name="address.street" class="java.lang.String">
<fieldDescription><![CDATA[street]]></fieldDescription>
</field>
<field name="address.web" class="java.lang.String">
<fieldDescription><![CDATA[web]]></fieldDescription>
</field>
<field name="address.zipCode" class="java.lang.String">
<fieldDescription><![CDATA[zipCode]]></fieldDescription>
</field>
<field name="deliveryAddress.city" class="java.lang.String">
<fieldDescription><![CDATA[city]]></fieldDescription>
</field>
<field name="deliveryAddress.company" class="java.lang.String">
<fieldDescription><![CDATA[company]]></fieldDescription>
</field>
<field name="deliveryAddress.contactName" class="java.lang.String">
<fieldDescription><![CDATA[contactName]]></fieldDescription>
</field>
<field name="deliveryAddress.department" class="java.lang.String">
<fieldDescription><![CDATA[department]]></fieldDescription>
</field>
<field name="deliveryAddress.description" class="java.lang.String">
<fieldDescription><![CDATA[description]]></fieldDescription>
</field>
<field name="deliveryAddress.dic" class="java.lang.String">
<fieldDescription><![CDATA[dic]]></fieldDescription>
</field>
<field name="deliveryAddress.email" class="java.lang.String">
<fieldDescription><![CDATA[email]]></fieldDescription>
</field>
<field name="deliveryAddress.houseNumber" class="java.lang.String">
<fieldDescription><![CDATA[houseNumber]]></fieldDescription>
</field>
<field name="deliveryAddress.ic" class="java.lang.Long">
<fieldDescription><![CDATA[ic]]></fieldDescription>
</field>
<field name="deliveryAddress.id" class="java.lang.Integer">
<fieldDescription><![CDATA[id]]></fieldDescription>
</field>
<field name="deliveryAddress.phone" class="java.lang.String">
<fieldDescription><![CDATA[phone]]></fieldDescription>
</field>
<field name="deliveryAddress.state" class="java.lang.String">
<fieldDescription><![CDATA[state]]></fieldDescription>
</field>
<field name="deliveryAddress.street" class="java.lang.String">
<fieldDescription><![CDATA[street]]></fieldDescription>
</field>
<field name="deliveryAddress.web" class="java.lang.String">
<fieldDescription><![CDATA[web]]></fieldDescription>
</field>
<field name="deliveryAddress.zipCode" class="java.lang.String">
<fieldDescription><![CDATA[zipCode]]></fieldDescription>
</field>
<field name="suplier.city" class="java.lang.String">
<fieldDescription><![CDATA[city]]></fieldDescription>
</field>
<field name="suplier.company" class="java.lang.String">
<fieldDescription><![CDATA[company]]></fieldDescription>
</field>
<field name="suplier.contactName" class="java.lang.String">
<fieldDescription><![CDATA[contactName]]></fieldDescription>
</field>
<field name="suplier.department" class="java.lang.String">
<fieldDescription><![CDATA[department]]></fieldDescription>
</field>
<field name="suplier.description" class="java.lang.String">
<fieldDescription><![CDATA[description]]></fieldDescription>
</field>
<field name="suplier.dic" class="java.lang.String">
<fieldDescription><![CDATA[dic]]></fieldDescription>
</field>
<field name="suplier.email" class="java.lang.String">
<fieldDescription><![CDATA[email]]></fieldDescription>
</field>
<field name="suplier.houseNumber" class="java.lang.String">
<fieldDescription><![CDATA[houseNumber]]></fieldDescription>
</field>
<field name="suplier.ic" class="java.lang.Long">
<fieldDescription><![CDATA[ic]]></fieldDescription>
</field>
<field name="suplier.id" class="java.lang.Integer">
<fieldDescription><![CDATA[id]]></fieldDescription>
</field>
<field name="suplier.phone" class="java.lang.String">
<fieldDescription><![CDATA[phone]]></fieldDescription>
</field>
<field name="suplier.state" class="java.lang.String">
<fieldDescription><![CDATA[state]]></fieldDescription>
</field>
<field name="suplier.street" class="java.lang.String">
<fieldDescription><![CDATA[street]]></fieldDescription>
</field>
<field name="suplier.web" class="java.lang.String">
<fieldDescription><![CDATA[web]]></fieldDescription>
</field>
<field name="suplier.zipCode" class="java.lang.String">
<fieldDescription><![CDATA[zipCode]]></fieldDescription>
</field>
<field name="items" class="java.util.List">
<fieldDescription><![CDATA[items]]></fieldDescription>
</field>
<background>
<band splitType="Stretch"/>
</background>
<pageHeader>
<band height="217" splitType="Stretch">
<staticText>
<reportElement uuid="e33386cf-55fb-4e87-9bc4-1305da3e3b4f" x="0" y="0" width="60" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Dodavatel]]></text>
</staticText>
<textField>
<reportElement uuid="5fdef08a-c765-49f2-b586-62cfc465d066" x="10" y="30" width="264" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{suplier.company}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="d0e9d0d0-3e48-4a55-9939-4a319a4e7fc7" x="10" y="50" width="264" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{suplier.street} + " " + $F{suplier.houseNumber}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="6299a1b9-3f35-4338-a0a2-67833d3783e7" x="10" y="70" width="68" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{suplier.zipCode}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="768dc3f2-630d-449c-b24e-075e55ce6e26" x="78" y="70" width="196" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{suplier.city}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="f51305e3-eb73-4921-842e-b0af78c3766a" x="326" y="0" width="135" height="20"/>
<textElement verticalAlignment="Middle">
<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<text><![CDATA[OBJEDNÁVKA číslo:]]></text>
</staticText>
<textField>
<reportElement uuid="b9128111-d873-4674-8624-83bb3cac6867" x="461" y="0" width="108" height="20"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{numser}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="0c2f1226-a8cf-48f6-8283-4769e26c0fc2" x="298" y="30" width="40" height="20"/>
<textElement/>
<text><![CDATA[Dne:]]></text>
</staticText>
<textField pattern="dd. MM. yyyy">
<reportElement uuid="c4b7d5e4-2b65-4cc6-a81e-2119bada96c8" x="338" y="30" width="65" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{orderDate}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="bd24bfca-4fe3-4767-b064-5c989192ade1" x="298" y="50" width="40" height="20"/>
<textElement/>
<text><![CDATA[IČ:]]></text>
</staticText>
<textField>
<reportElement uuid="585941f3-ff17-42ab-8f66-5660a2da5a2b" x="338" y="50" width="100" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{address.ic}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="df149b1d-adbf-4ce4-95e1-c3b4b24d37ec" x="298" y="70" width="100" height="20"/>
<textElement/>
<text><![CDATA[Bankovní spojení:]]></text>
</staticText>
<staticText>
<reportElement uuid="6b0bf145-0455-4e40-8dce-f833b6b17145" x="298" y="90" width="100" height="20"/>
<textElement/>
<text><![CDATA[Číslo účtu:]]></text>
</staticText>
<staticText>
<reportElement uuid="e3e1438a-3374-4494-bdb2-5c2ffbb020cc" x="438" y="50" width="33" height="20"/>
<textElement/>
<text><![CDATA[DIČ:]]></text>
</staticText>
<textField>
<reportElement uuid="af46f632-d215-48e3-a9a7-00ebac37f045" x="471" y="50" width="100" height="20"/>
<textElement/>
<textFieldExpression><![CDATA[$F{address.dic}]]></textFieldExpression>
</textField>
<line>
<reportElement uuid="9cf02ba6-cc41-4636-83b2-1fe06648c893" x="0" y="110" width="572" height="1"/>
</line>
<staticText>
<reportElement uuid="9399a213-0a68-474c-afeb-d336318a6762" x="298" y="111" width="100" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Fakturujte:]]></text>
</staticText>
<textField>
<reportElement uuid="198a61ac-0655-4d61-b372-85ddd57c5ee8" x="298" y="135" width="263" height="20"/>
<textElement>
<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{address.company}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="41f32f59-9642-4c81-acad-6e99a32e6f8d" x="298" y="155" width="263" height="20"/>
<textElement>
<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{address.street} + " " + $F{address.houseNumber}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="8a868e1e-11da-45b7-89d9-790f5363e7f3" x="298" y="175" width="66" height="20"/>
<textElement>
<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{address.zipCode}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="de5ffe57-60ee-44cb-9ac2-8f214c691260" x="364" y="175" width="197" height="20"/>
<textElement>
<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{address.city}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="8788d8c6-4927-4ee7-ab69-2e5ab625e4c9" x="10" y="111" width="100" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Dodejte:]]></text>
</staticText>
<textField>
<reportElement uuid="1dc1ad96-e7df-4ee4-a411-1f780313a099" x="10" y="135" width="264" height="20"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{deliveryAddress.company}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="0384225e-7f42-4255-b9fc-8544d1bcb8e8" x="10" y="155" width="264" height="20"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{deliveryAddress.street} + " " + $F{deliveryAddress.houseNumber}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="e4e95d7d-cda7-46ef-9cc1-5efa42909341" x="10" y="175" width="66" height="20"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{deliveryAddress.zipCode}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="e2de64f4-a4bb-4356-9b27-d04eef2020b7" x="78" y="175" width="196" height="20"/>
<textElement>
<font isBold="true" pdfFontName="Helvetica-Bold"/>
</textElement>
<textFieldExpression><![CDATA[$F{deliveryAddress.city}]]></textFieldExpression>
</textField>
<line>
<reportElement uuid="1a276641-e1e9-4639-b0a7-f0ac1b8cb03b" x="0" y="195" width="572" height="1"/>
</line>
<staticText>
<reportElement uuid="3cdf19f5-cbad-4de1-9c7e-9cd89466ad07" x="10" y="195" width="83" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Termín dodání:]]></text>
</staticText>
<staticText>
<reportElement uuid="d5ee95b9-0c7d-4f92-af1a-58100aa7c313" x="298" y="195" width="90" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Způsob dopravy:]]></text>
</staticText>
<textField pattern="dd. MM. yyyy">
<reportElement uuid="3e101c47-cc46-4174-9209-ac566d486bfa" x="93" y="195" width="100" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{deliveryDate}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="5da8f5e3-f03d-48ed-becd-63564f646da6" x="388" y="195" width="173" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{deliveryType}]]></textFieldExpression>
</textField>
<line>
<reportElement uuid="70772b35-a893-4ee7-90e1-ba7138098f96" x="0" y="215" width="572" height="1"/>
</line>
<line>
<reportElement uuid="a2a88073-41e3-4910-bc0b-e2bbd5201e75" x="0" y="0" width="572" height="1"/>
</line>
<line>
<reportElement uuid="be1cb78f-455a-460f-b9c1-67cb0fff1f00" x="572" y="0" width="1" height="216"/>
</line>
<line>
<reportElement uuid="020db8bd-8369-4508-ba8a-5ea3d5893ed5" x="-1" y="0" width="1" height="216"/>
</line>
<line>
<reportElement uuid="4639f6f0-c11f-4d7a-8227-9b85989e0b96" x="285" y="1" width="1" height="109"/>
</line>
<line>
<reportElement uuid="a398c2d7-8d45-4631-afd6-471c92b3888d" x="285" y="196" width="1" height="19"/>
</line>
</band>
</pageHeader>
<detail>
<band height="64" splitType="Stretch">
<subreport>
<reportElement uuid="f584d121-262a-4149-bd05-b8c6bb15d93a" x="0" y="0" width="573" height="63"/>
<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{items})]]></dataSourceExpression>
<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "orderItems.jasper"]]></subreportExpression>
</subreport>
</band>
</detail>
<summary>
<band height="101" splitType="Stretch">
<textField>
<reportElement uuid="751eb3dc-1e2d-4bd9-9d09-a307aaf383b9" x="10" y="0" width="551" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{description}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="aab64506-6f8d-4b0f-82d7-345dc7317c30" x="10" y="36" width="68" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Vyřizuje:]]></text>
</staticText>
<staticText>
<reportElement uuid="86f65923-4a94-4988-b32f-8f1632e90e39" x="10" y="56" width="68" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Útvar:]]></text>
</staticText>
<staticText>
<reportElement uuid="45feb76f-4106-47fd-8cdd-7b324cb9937e" x="10" y="76" width="68" height="20"/>
<textElement verticalAlignment="Middle"/>
<text><![CDATA[Telefon, fax:]]></text>
</staticText>
<line>
<reportElement uuid="7ff79ca7-d5d4-4510-8a0d-cdc759626c6b" x="403" y="76" width="158" height="1"/>
<graphicElement>
<pen lineStyle="Dashed"/>
</graphicElement>
</line>
<staticText>
<reportElement uuid="d5cda83b-a950-4425-9f06-3c40a6eeb5f3" x="403" y="77" width="158" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[razítko a podpis]]></text>
</staticText>
<line>
<reportElement uuid="98129acb-e148-489d-ae4e-cbe9bd580054" x="572" y="0" width="1" height="101"/>
</line>
<line>
<reportElement uuid="4520dd4e-f1d2-49e6-a539-8ce0a58a6d55" x="0" y="0" width="1" height="101"/>
</line>
<line>
<reportElement uuid="28c4da74-c350-4bac-a918-7da9c4703f35" x="1" y="100" width="571" height="1"/>
</line>
</band>
</summary>
</jasperReport>

@ -0,0 +1,234 @@
<?xml version="1.0" encoding="UTF-8"?>
<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="orderItems" pageWidth="572" pageHeight="752" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="232c2ae2-9163-4417-91b4-28c74f8bc41f">
<property name="ireport.zoom" value="2.0"/>
<property name="ireport.x" value="117"/>
<property name="ireport.y" value="0"/>
<queryString>
<![CDATA[]]>
</queryString>
<field name="quantity" class="java.math.BigDecimal">
<fieldDescription><![CDATA[quantity]]></fieldDescription>
</field>
<field name="reqItem" class="info.bukova.isspst.data.RequirementItem">
<fieldDescription><![CDATA[reqItem]]></fieldDescription>
</field>
<field name="textItem" class="java.lang.String">
<fieldDescription><![CDATA[textItem]]></fieldDescription>
</field>
<field name="total" class="java.math.BigDecimal">
<fieldDescription><![CDATA[total]]></fieldDescription>
</field>
<field name="unitPrice" class="java.math.BigDecimal">
<fieldDescription><![CDATA[unitPrice]]></fieldDescription>
</field>
<field name="code" class="java.lang.String">
<fieldDescription><![CDATA[code]]></fieldDescription>
</field>
<field name="description" class="java.lang.String">
<fieldDescription><![CDATA[description]]></fieldDescription>
</field>
<field name="name" class="java.lang.String">
<fieldDescription><![CDATA[name]]></fieldDescription>
</field>
<field name="munit" class="info.bukova.isspst.data.MUnitEmb">
<fieldDescription><![CDATA[munit]]></fieldDescription>
</field>
<field name="reqItem.requirement" class="info.bukova.isspst.data.Requirement">
<fieldDescription><![CDATA[requirement]]></fieldDescription>
</field>
<field name="reqItem.requirement.numser" class="java.lang.String">
<fieldDescription><![CDATA[numser]]></fieldDescription>
</field>
<variable name="total_1" class="java.math.BigDecimal" calculation="Sum">
<variableExpression><![CDATA[$F{total}]]></variableExpression>
</variable>
<background>
<band splitType="Stretch"/>
</background>
<columnHeader>
<band height="27" splitType="Stretch">
<staticText>
<reportElement uuid="6704f00d-6f52-46b5-ba73-b5302bdc579a" x="0" y="0" width="40" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Pol.]]></text>
</staticText>
<staticText>
<reportElement uuid="719aa54e-26e5-4675-9604-86af84afb115" x="40" y="0" width="40" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Mn.]]></text>
</staticText>
<staticText>
<reportElement uuid="ee72ef7d-dadc-4e94-8846-250981ff4e63" x="80" y="0" width="65" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Cena za j.]]></text>
</staticText>
<staticText>
<reportElement uuid="2b06065f-5628-4a1e-9f3a-ca458ade7299" x="145" y="0" width="65" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Odhad ceny]]></text>
</staticText>
<staticText>
<reportElement uuid="3e4da57c-331a-4680-9dd0-8ae8ff5da204" x="210" y="0" width="26" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[J.]]></text>
</staticText>
<staticText>
<reportElement uuid="8f1d8550-33f6-4c06-9cf6-97cce0a5f7a5" x="236" y="0" width="244" height="20"/>
<textElement verticalAlignment="Middle">
<paragraph leftIndent="3"/>
</textElement>
<text><![CDATA[Druh dodávky]]></text>
</staticText>
<staticText>
<reportElement uuid="fe47a796-961b-44c8-9cf3-752832b613ec" x="480" y="-1" width="92" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Evid. číslo]]></text>
</staticText>
<line>
<reportElement uuid="7a610025-5225-4edc-8c61-606f11c0c734" x="0" y="-1" width="572" height="1"/>
</line>
<line>
<reportElement uuid="d261353b-5a05-4a7c-8c3d-047d439ec7a8" x="0" y="19" width="572" height="1"/>
</line>
<line>
<reportElement uuid="8368adc5-eb29-4a21-be1e-c69f23bf29cd" x="0" y="26" width="572" height="1"/>
</line>
<line>
<reportElement uuid="1d567e2b-7310-442b-85f8-d8cce99f0c9d" x="40" y="-1" width="1" height="20"/>
</line>
<line>
<reportElement uuid="67cabd9c-747d-432d-b922-75d72953a877" x="79" y="0" width="1" height="19"/>
</line>
<line>
<reportElement uuid="812bb1e0-fd64-4387-99cb-a158422c3eb2" x="145" y="0" width="1" height="19"/>
</line>
<line>
<reportElement uuid="13d5bc47-3500-42c4-994b-20bf68db7281" x="209" y="0" width="1" height="19"/>
</line>
<line>
<reportElement uuid="f7919752-faa7-43f1-a799-5d34f58bb628" x="236" y="0" width="1" height="19"/>
</line>
<line>
<reportElement uuid="26b6e0a8-514e-4903-961e-e980f2f36379" x="480" y="0" width="1" height="19"/>
</line>
<line>
<reportElement uuid="db54b0b0-067a-40ce-a288-0f67169bfaf7" x="0" y="0" width="1" height="26"/>
</line>
<line>
<reportElement uuid="74461cb9-9924-4781-afb0-cbd229839c29" x="571" y="0" width="1" height="26"/>
</line>
</band>
</columnHeader>
<detail>
<band height="26" splitType="Stretch">
<textField>
<reportElement uuid="9cd445b8-d225-4c9f-af03-8e22c2e716bf" x="0" y="0" width="40" height="25"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<paragraph rightIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression>
</textField>
<textField pattern="#,##0.00 ¤" isBlankWhenNull="true">
<reportElement uuid="d3c2c155-3cf9-4a5f-afc0-2353aa2ea2f5" x="80" y="0" width="65" height="25"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<paragraph rightIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$F{unitPrice}]]></textFieldExpression>
</textField>
<textField pattern="#,##0.00 ¤" isBlankWhenNull="true">
<reportElement uuid="7dc10ede-575b-44e1-90dd-9edb5cc861d7" x="145" y="0" width="65" height="25"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<paragraph rightIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="ec5c1b7b-7f1e-49b8-9522-960b23fc797d" x="210" y="0" width="26" height="25"/>
<textElement textAlignment="Center"/>
<textFieldExpression><![CDATA[""+$F{munit}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="3bf9bab0-042a-4a62-a9a9-950c7f98fde8" x="236" y="0" width="244" height="25"/>
<textElement verticalAlignment="Middle">
<paragraph leftIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$F{textItem}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="ec310fa8-6d82-4dbd-adc0-04d897ec8dbd" x="480" y="0" width="92" height="25"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{reqItem.requirement.numser}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="f88606ec-20c8-4b7f-87eb-1bb2b0faff51" x="40" y="0" width="40" height="25"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<paragraph rightIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$F{quantity}]]></textFieldExpression>
</textField>
<line>
<reportElement uuid="6b2c370e-10df-43a1-b308-c18e458e93ca" x="0" y="25" width="572" height="1"/>
</line>
<line>
<reportElement uuid="521a7bd8-2133-4c71-a7a7-b141ad327e8c" x="40" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="025314b0-c47b-4171-aa77-40933326e81c" x="0" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="51fec4d3-c793-4edd-9ef2-4f4cf922cbb7" x="79" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="d6655b1c-9e79-4ed0-b356-0959c660631b" x="209" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="d21f27bd-7dba-4db4-bf10-c61b3f09bafa" x="145" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="38311c93-86f7-4904-aace-07f09b1dd0ef" x="236" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="56f4f5a8-8994-49fb-86c4-af3c73e714d1" x="480" y="0" width="1" height="25"/>
</line>
<line>
<reportElement uuid="23bf9770-5a80-4f31-8fdc-3793db61ae25" x="571" y="0" width="1" height="25"/>
</line>
</band>
</detail>
<summary>
<band height="21" splitType="Stretch">
<textField pattern="#,##0.00 ¤" isBlankWhenNull="true">
<reportElement uuid="36f46c1d-603e-466e-849a-7cd1fcb66e9c" x="41" y="0" width="168" height="20"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<paragraph rightIndent="3"/>
</textElement>
<textFieldExpression><![CDATA[$V{total_1}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="4263f8a4-6a87-4191-a742-384229c4ab70" x="210" y="0" width="173" height="20"/>
<textElement verticalAlignment="Middle">
<paragraph leftIndent="3"/>
</textElement>
<text><![CDATA[Odhadovaná cena za objednávku]]></text>
</staticText>
<line>
<reportElement uuid="5dc5af3c-46bf-41a7-a673-cfd2823de547" x="40" y="20" width="343" height="1"/>
</line>
<line>
<reportElement uuid="699e76f2-635f-40f9-a479-4aea007ffb94" x="40" y="0" width="1" height="20"/>
</line>
<line>
<reportElement uuid="523d41a3-0b2b-4edc-b74c-91ce30aada9a" x="209" y="0" width="1" height="20"/>
</line>
<line>
<reportElement uuid="3bdb17d3-12df-4885-aba6-ef84c6e7023a" x="382" y="0" width="1" height="20"/>
</line>
<line>
<reportElement uuid="19a87388-8b81-48fb-b60b-ef3fe1facdc1" x="0" y="0" width="1" height="21"/>
</line>
<line>
<reportElement uuid="40a7693c-6392-457a-830c-a8e8a5881add" x="571" y="0" width="1" height="21"/>
</line>
</band>
</summary>
</jasperReport>
Loading…
Cancel
Save