|
|
@ -2,201 +2,94 @@
|
|
|
|
<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">
|
|
|
|
<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.zoom" value="1.5"/>
|
|
|
|
<property name="ireport.x" value="0"/>
|
|
|
|
<property name="ireport.x" value="0"/>
|
|
|
|
<property name="ireport.y" value="0"/>
|
|
|
|
<property name="ireport.y" value="32"/>
|
|
|
|
<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
|
|
|
|
<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
|
|
|
|
<defaultValueExpression><![CDATA["/home/pepa/Dokumenty/dev/java/isspst/"]]></defaultValueExpression>
|
|
|
|
<defaultValueExpression><![CDATA["/home/pepa/Dokumenty/dev/java/isspst/"]]></defaultValueExpression>
|
|
|
|
</parameter>
|
|
|
|
</parameter>
|
|
|
|
<queryString>
|
|
|
|
<queryString>
|
|
|
|
<![CDATA[]]>
|
|
|
|
<![CDATA[]]>
|
|
|
|
</queryString>
|
|
|
|
</queryString>
|
|
|
|
<field name="address" class="info.bukova.isspst.data.AddressEmb">
|
|
|
|
<field name="address" class="info.bukova.isspst.data.AddressEmb"/>
|
|
|
|
<fieldDescription><![CDATA[address]]></fieldDescription>
|
|
|
|
<field name="deliveryAddress" class="info.bukova.isspst.data.AddressEmb"/>
|
|
|
|
</field>
|
|
|
|
<field name="suplier" class="info.bukova.isspst.data.AddressEmb"/>
|
|
|
|
<field name="deliveryAddress" class="info.bukova.isspst.data.AddressEmb">
|
|
|
|
<field name="total" class="java.math.BigDecimal"/>
|
|
|
|
<fieldDescription><![CDATA[deliveryAddress]]></fieldDescription>
|
|
|
|
<field name="orderDate" class="java.util.Date"/>
|
|
|
|
</field>
|
|
|
|
<field name="numser" class="java.lang.String"/>
|
|
|
|
<field name="suplier" class="info.bukova.isspst.data.AddressEmb">
|
|
|
|
<field name="description" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[suplier]]></fieldDescription>
|
|
|
|
<field name="deliveryType" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="deliveryDate" class="java.util.Date"/>
|
|
|
|
<field name="total" class="java.math.BigDecimal">
|
|
|
|
<field name="address.city" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[total]]></fieldDescription>
|
|
|
|
<field name="address.company" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="address.contactName" class="java.lang.String"/>
|
|
|
|
<field name="orderDate" class="java.util.Date">
|
|
|
|
<field name="address.department" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[orderDate]]></fieldDescription>
|
|
|
|
<field name="address.description" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="address.dic" class="java.lang.String"/>
|
|
|
|
<field name="numser" class="java.lang.String">
|
|
|
|
<field name="address.email" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[numser]]></fieldDescription>
|
|
|
|
<field name="address.houseNumber" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="address.ic" class="java.lang.Long"/>
|
|
|
|
<field name="description" class="java.lang.String">
|
|
|
|
<field name="address.phone" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[description]]></fieldDescription>
|
|
|
|
<field name="address.state" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="address.street" class="java.lang.String"/>
|
|
|
|
<field name="deliveryType" class="java.lang.String">
|
|
|
|
<field name="address.web" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[deliveryType]]></fieldDescription>
|
|
|
|
<field name="address.zipCode" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="deliveryAddress.city" class="java.lang.String"/>
|
|
|
|
<field name="deliveryDate" class="java.util.Date">
|
|
|
|
<field name="deliveryAddress.company" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[deliveryDate]]></fieldDescription>
|
|
|
|
<field name="deliveryAddress.contactName" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="deliveryAddress.department" class="java.lang.String"/>
|
|
|
|
<field name="address.city" class="java.lang.String">
|
|
|
|
<field name="deliveryAddress.description" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="deliveryAddress.dic" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="deliveryAddress.email" class="java.lang.String"/>
|
|
|
|
<field name="address.company" class="java.lang.String">
|
|
|
|
<field name="deliveryAddress.houseNumber" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="deliveryAddress.ic" class="java.lang.Long"/>
|
|
|
|
</field>
|
|
|
|
<field name="deliveryAddress.id" class="java.lang.Integer"/>
|
|
|
|
<field name="address.contactName" class="java.lang.String">
|
|
|
|
<field name="deliveryAddress.phone" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="deliveryAddress.state" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="deliveryAddress.street" class="java.lang.String"/>
|
|
|
|
<field name="address.department" class="java.lang.String">
|
|
|
|
<field name="deliveryAddress.web" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="deliveryAddress.zipCode" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="suplier.city" class="java.lang.String"/>
|
|
|
|
<field name="address.description" class="java.lang.String">
|
|
|
|
<field name="suplier.company" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="suplier.contactName" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="suplier.department" class="java.lang.String"/>
|
|
|
|
<field name="address.dic" class="java.lang.String">
|
|
|
|
<field name="suplier.description" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="suplier.dic" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="suplier.email" class="java.lang.String"/>
|
|
|
|
<field name="address.email" class="java.lang.String">
|
|
|
|
<field name="suplier.houseNumber" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="suplier.ic" class="java.lang.Long"/>
|
|
|
|
</field>
|
|
|
|
<field name="suplier.id" class="java.lang.Integer"/>
|
|
|
|
<field name="address.houseNumber" class="java.lang.String">
|
|
|
|
<field name="suplier.phone" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="suplier.state" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="suplier.street" class="java.lang.String"/>
|
|
|
|
<field name="address.ic" class="java.lang.Long">
|
|
|
|
<field name="suplier.web" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
<field name="suplier.zipCode" class="java.lang.String"/>
|
|
|
|
</field>
|
|
|
|
<field name="items" class="java.util.List"/>
|
|
|
|
<field name="address.phone" class="java.lang.String">
|
|
|
|
<field name="ownedBy" class="java.lang.String"/>
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="address.state" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="address.street" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="address.web" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="address.zipCode" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.city" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.company" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.contactName" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.department" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.description" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.dic" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.email" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.houseNumber" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.ic" class="java.lang.Long">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.id" class="java.lang.Integer">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.phone" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.state" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.street" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.web" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="deliveryAddress.zipCode" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.city" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.company" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.contactName" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.department" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.description" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.dic" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.email" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.houseNumber" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.ic" class="java.lang.Long">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.id" class="java.lang.Integer">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.phone" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.state" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.street" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.web" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="suplier.zipCode" class="java.lang.String">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<field name="items" class="java.util.List">
|
|
|
|
|
|
|
|
<fieldDescription><![CDATA[items]]></fieldDescription>
|
|
|
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
<background>
|
|
|
|
<background>
|
|
|
|
<band splitType="Stretch"/>
|
|
|
|
<band splitType="Stretch"/>
|
|
|
|
</background>
|
|
|
|
</background>
|
|
|
|
<pageHeader>
|
|
|
|
<pageHeader>
|
|
|
|
<band height="217" splitType="Stretch">
|
|
|
|
<band height="216" splitType="Stretch">
|
|
|
|
<staticText>
|
|
|
|
<staticText>
|
|
|
|
<reportElement uuid="e33386cf-55fb-4e87-9bc4-1305da3e3b4f" x="0" y="0" width="60" height="20"/>
|
|
|
|
<reportElement uuid="e33386cf-55fb-4e87-9bc4-1305da3e3b4f" x="0" y="0" width="60" height="20"/>
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"/>
|
|
|
|
<textElement textAlignment="Center" verticalAlignment="Middle"/>
|
|
|
|
<text><![CDATA[Dodavatel]]></text>
|
|
|
|
<text><![CDATA[Dodavatel]]></text>
|
|
|
|
</staticText>
|
|
|
|
</staticText>
|
|
|
|
<textField>
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="5fdef08a-c765-49f2-b586-62cfc465d066" x="10" y="30" width="264" height="20"/>
|
|
|
|
<reportElement uuid="5fdef08a-c765-49f2-b586-62cfc465d066" x="10" y="30" width="264" height="20"/>
|
|
|
|
<textElement/>
|
|
|
|
<textElement/>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.company}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.company}]]></textFieldExpression>
|
|
|
|
</textField>
|
|
|
|
</textField>
|
|
|
|
<textField>
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="d0e9d0d0-3e48-4a55-9939-4a319a4e7fc7" x="10" y="50" width="264" height="20"/>
|
|
|
|
<reportElement uuid="d0e9d0d0-3e48-4a55-9939-4a319a4e7fc7" x="10" y="50" width="264" height="20"/>
|
|
|
|
<textElement/>
|
|
|
|
<textElement/>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.street} + " " + $F{suplier.houseNumber}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[($F{suplier.street} != null ? $F{suplier.street} : "") + " " + ($F{suplier.houseNumber} != null ? $F{suplier.houseNumber} : "")]]></textFieldExpression>
|
|
|
|
</textField>
|
|
|
|
</textField>
|
|
|
|
<textField>
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="6299a1b9-3f35-4338-a0a2-67833d3783e7" x="10" y="70" width="68" height="20"/>
|
|
|
|
<reportElement uuid="6299a1b9-3f35-4338-a0a2-67833d3783e7" x="10" y="70" width="68" height="20"/>
|
|
|
|
<textElement/>
|
|
|
|
<textElement/>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.zipCode}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.zipCode}]]></textFieldExpression>
|
|
|
|
</textField>
|
|
|
|
</textField>
|
|
|
|
<textField>
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="768dc3f2-630d-449c-b24e-075e55ce6e26" x="78" y="70" width="196" height="20"/>
|
|
|
|
<reportElement uuid="768dc3f2-630d-449c-b24e-075e55ce6e26" x="78" y="70" width="196" height="20"/>
|
|
|
|
<textElement/>
|
|
|
|
<textElement/>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.city}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[$F{suplier.city}]]></textFieldExpression>
|
|
|
@ -337,12 +230,12 @@
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<text><![CDATA[Způsob dopravy:]]></text>
|
|
|
|
<text><![CDATA[Způsob dopravy:]]></text>
|
|
|
|
</staticText>
|
|
|
|
</staticText>
|
|
|
|
<textField pattern="dd. MM. yyyy">
|
|
|
|
<textField pattern="dd. MM. yyyy" isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="3e101c47-cc46-4174-9209-ac566d486bfa" x="93" y="195" width="100" height="20"/>
|
|
|
|
<reportElement uuid="3e101c47-cc46-4174-9209-ac566d486bfa" x="93" y="195" width="100" height="20"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textFieldExpression><![CDATA[$F{deliveryDate}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[$F{deliveryDate}]]></textFieldExpression>
|
|
|
|
</textField>
|
|
|
|
</textField>
|
|
|
|
<textField>
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="5da8f5e3-f03d-48ed-becd-63564f646da6" x="388" y="195" width="173" height="20"/>
|
|
|
|
<reportElement uuid="5da8f5e3-f03d-48ed-becd-63564f646da6" x="388" y="195" width="173" height="20"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textFieldExpression><![CDATA[$F{deliveryType}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[$F{deliveryType}]]></textFieldExpression>
|
|
|
@ -368,9 +261,9 @@
|
|
|
|
</band>
|
|
|
|
</band>
|
|
|
|
</pageHeader>
|
|
|
|
</pageHeader>
|
|
|
|
<detail>
|
|
|
|
<detail>
|
|
|
|
<band height="64" splitType="Stretch">
|
|
|
|
<band height="63" splitType="Stretch">
|
|
|
|
<subreport>
|
|
|
|
<subreport>
|
|
|
|
<reportElement uuid="f584d121-262a-4149-bd05-b8c6bb15d93a" x="0" y="0" width="573" height="63"/>
|
|
|
|
<reportElement uuid="f584d121-262a-4149-bd05-b8c6bb15d93a" x="-1" y="0" width="574" height="63"/>
|
|
|
|
<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{items})]]></dataSourceExpression>
|
|
|
|
<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{items})]]></dataSourceExpression>
|
|
|
|
<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "orderItems.jasper"]]></subreportExpression>
|
|
|
|
<subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "orderItems.jasper"]]></subreportExpression>
|
|
|
|
</subreport>
|
|
|
|
</subreport>
|
|
|
@ -378,7 +271,7 @@
|
|
|
|
</detail>
|
|
|
|
</detail>
|
|
|
|
<summary>
|
|
|
|
<summary>
|
|
|
|
<band height="101" splitType="Stretch">
|
|
|
|
<band height="101" splitType="Stretch">
|
|
|
|
<textField>
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
<reportElement uuid="751eb3dc-1e2d-4bd9-9d09-a307aaf383b9" x="10" y="0" width="551" height="20"/>
|
|
|
|
<reportElement uuid="751eb3dc-1e2d-4bd9-9d09-a307aaf383b9" x="10" y="0" width="551" height="20"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
<textFieldExpression><![CDATA[$F{description}]]></textFieldExpression>
|
|
|
|
<textFieldExpression><![CDATA[$F{description}]]></textFieldExpression>
|
|
|
@ -413,11 +306,16 @@
|
|
|
|
<reportElement uuid="98129acb-e148-489d-ae4e-cbe9bd580054" x="572" y="0" width="1" height="101"/>
|
|
|
|
<reportElement uuid="98129acb-e148-489d-ae4e-cbe9bd580054" x="572" y="0" width="1" height="101"/>
|
|
|
|
</line>
|
|
|
|
</line>
|
|
|
|
<line>
|
|
|
|
<line>
|
|
|
|
<reportElement uuid="4520dd4e-f1d2-49e6-a539-8ce0a58a6d55" x="0" y="0" width="1" height="101"/>
|
|
|
|
<reportElement uuid="4520dd4e-f1d2-49e6-a539-8ce0a58a6d55" x="-1" y="0" width="1" height="101"/>
|
|
|
|
</line>
|
|
|
|
</line>
|
|
|
|
<line>
|
|
|
|
<line>
|
|
|
|
<reportElement uuid="28c4da74-c350-4bac-a918-7da9c4703f35" x="1" y="100" width="571" height="1"/>
|
|
|
|
<reportElement uuid="28c4da74-c350-4bac-a918-7da9c4703f35" x="0" y="100" width="572" height="1"/>
|
|
|
|
</line>
|
|
|
|
</line>
|
|
|
|
|
|
|
|
<textField isBlankWhenNull="true">
|
|
|
|
|
|
|
|
<reportElement uuid="ae10698c-46ba-4297-9cce-e31f7fb46c37" x="78" y="36" width="147" height="20"/>
|
|
|
|
|
|
|
|
<textElement verticalAlignment="Middle"/>
|
|
|
|
|
|
|
|
<textFieldExpression><![CDATA[$F{ownedBy}]]></textFieldExpression>
|
|
|
|
|
|
|
|
</textField>
|
|
|
|
</band>
|
|
|
|
</band>
|
|
|
|
</summary>
|
|
|
|
</summary>
|
|
|
|
</jasperReport>
|
|
|
|
</jasperReport>
|
|
|
|