Commit b532f1ed authored by piyush's avatar piyush

Changes done at client place in WMS reports by Piyush Team till 27/11/2012 are merged on 28/11/2012


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92209 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0dbdb875
...@@ -97,7 +97,7 @@ from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB1'))]]> ...@@ -97,7 +97,7 @@ from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB1'))]]>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[PALLET/CARRTON]]></text> <text><![CDATA[PALLET/SLIP]]></text>
</staticText> </staticText>
<line direction="BottomUp"> <line direction="BottomUp">
<reportElement x="564" y="16" width="1" height="20"/> <reportElement x="564" y="16" width="1" height="20"/>
...@@ -122,15 +122,6 @@ from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB1'))]]> ...@@ -122,15 +122,6 @@ from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB1'))]]>
<rectangle> <rectangle>
<reportElement mode="Transparent" x="5" y="0" width="559" height="15"/> <reportElement mode="Transparent" x="5" y="0" width="559" height="15"/>
</rectangle> </rectangle>
<textField isBlankWhenNull="true">
<reportElement x="214" y="1" width="56" height="12">
<printWhenExpression><![CDATA[new Boolean($F{NO_ART}.doubleValue() > 0 || $F{NO_PALLET}.doubleValue() > 0)]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right">
<font fontName="Arial"/>
</textElement>
<textFieldExpression class="java.lang.Double"><![CDATA[$F{GROSS_WEIGHT}]]></textFieldExpression>
</textField>
<staticText> <staticText>
<reportElement x="354" y="2" width="8" height="10"> <reportElement x="354" y="2" width="8" height="10">
<printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression>
...@@ -212,6 +203,33 @@ from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB1'))]]> ...@@ -212,6 +203,33 @@ from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB1'))]]>
</textElement> </textElement>
<textFieldExpression class="java.lang.Double"><![CDATA[$F{NO_PALLET}]]></textFieldExpression> <textFieldExpression class="java.lang.Double"><![CDATA[$F{NO_PALLET}]]></textFieldExpression>
</textField> </textField>
<textField isBlankWhenNull="true">
<reportElement x="468" y="0" width="96" height="12">
<printWhenExpression><![CDATA[new Boolean(!$F{CUST_PORD}.equals(" "))]]></printWhenExpression>
</reportElement>
<textElement verticalAlignment="Bottom">
<font fontName="Courier New" size="9"/>
</textElement>
<textFieldExpression class="java.lang.String"><![CDATA["PKT NO:"+$F{SORD_NO}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="366" y="0" width="110" height="12">
<printWhenExpression><![CDATA[new Boolean(!$F{CUST_PORD}.equals(" "))]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Left" verticalAlignment="Bottom">
<font fontName="Courier New" size="9"/>
</textElement>
<textFieldExpression class="java.lang.String"><![CDATA["PKT CTL:"+$F{PTCN}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement x="214" y="1" width="56" height="12">
<printWhenExpression><![CDATA[new Boolean($F{NO_ART}.doubleValue() > 0 || $F{NO_PALLET}.doubleValue() > 0)]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right">
<font fontName="Arial"/>
</textElement>
<textFieldExpression class="java.lang.Double"><![CDATA[$F{GROSS_WEIGHT}]]></textFieldExpression>
</textField>
</band> </band>
</detail> </detail>
<summary> <summary>
......
<?xml version="1.0" encoding="UTF-8"?> <?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="BOL_Manual_subreport2" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0"> <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="BOL1_subreport2" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0">
<property name="ireport.zoom" value="1.0"/> <property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="177"/> <property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/> <property name="ireport.y" value="0"/>
<parameter name="DESP_DESP_ID" class="java.lang.String"/> <parameter name="DESP_DESP_ID" class="java.lang.String"/>
<queryString> <queryString>
<![CDATA[select count1, shipment_id, case when no_pallet > 0 then 'P' else 'M' end pick_type, tot_pkt, gross_weigh, NMFC_NO, NMFC_DESCR, FRT_CLASS from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB2'))]]> <![CDATA[select count1, shipment_id, case when no_pallet > 0 then 'P' else 'M' end pick_type, tot_pkt, gross_weigh, NMFC_NO, NMFC_DESCR, FRT_CLASS
from table (BOLTYPEMANUALTBL('$P!{DESP_DESP_ID}','SUB2'))]]>
</queryString> </queryString>
<field name="COUNT1" class="java.lang.Integer"/> <field name="COUNT1" class="java.lang.Integer"/>
<field name="PICK_TYPE" class="java.lang.String"/> <field name="PICK_TYPE" class="java.lang.String"/>
...@@ -41,6 +42,13 @@ ...@@ -41,6 +42,13 @@
</title> </title>
<pageHeader> <pageHeader>
<band height="48" splitType="Stretch"> <band height="48" splitType="Stretch">
<staticText>
<reportElement x="107" y="33" width="25" height="15"/>
<textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/>
</textElement>
<text><![CDATA[TYPE]]></text>
</staticText>
<staticText> <staticText>
<reportElement x="13" y="33" width="20" height="15"/> <reportElement x="13" y="33" width="20" height="15"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
...@@ -56,36 +64,53 @@ ...@@ -56,36 +64,53 @@
<text><![CDATA[HANDLING UNIT]]></text> <text><![CDATA[HANDLING UNIT]]></text>
</staticText> </staticText>
<line> <line>
<reportElement x="479" y="27" width="84" height="1"/> <reportElement x="480" y="27" width="84" height="1"/>
</line> </line>
<line> <line>
<reportElement x="71" y="13" width="1" height="35"/> <reportElement x="71" y="13" width="1" height="35"/>
</line> </line>
<line> <line>
<reportElement x="522" y="27" width="1" height="20"/> <reportElement x="523" y="27" width="1" height="20"/>
</line> </line>
<line> <line>
<reportElement x="38" y="31" width="1" height="17"/> <reportElement x="38" y="31" width="1" height="17"/>
</line> </line>
<staticText> <staticText>
<reportElement x="497" y="15" width="50" height="14"/> <reportElement x="80" y="18" width="50" height="15"/>
<textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/>
</textElement>
<text><![CDATA[PACKAGE]]></text>
</staticText>
<line>
<reportElement x="104" y="31" width="1" height="17"/>
</line>
<staticText>
<reportElement x="498" y="15" width="50" height="14"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="10" isBold="true"/> <font fontName="Arial" size="10" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[LTL ONLY]]></text> <text><![CDATA[LTL ONLY]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="190" y="29" width="272" height="17"/> <reportElement x="79" y="33" width="20" height="15"/>
<textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/>
</textElement>
<text><![CDATA[QTY]]></text>
</staticText>
<staticText>
<reportElement x="256" y="25" width="220" height="23"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="6" isBold="true"/> <font fontName="Arial" size="6" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Commodities requiring special or additional care or attention in handling or stowing must be so marked and packaged as to ensure safe transportation with ordinary care.]]></text> <text><![CDATA[Commodities requiring special or additional care or attention in handling or stowing must be so marked and packaged as to ensure safe transportation with ordinary care.]]></text>
</staticText> </staticText>
<line> <line>
<reportElement x="175" y="14" width="1" height="34"/> <reportElement x="241" y="14" width="1" height="34"/>
</line> </line>
<staticText> <staticText>
<reportElement x="73" y="27" width="63" height="15"/> <reportElement x="144" y="29" width="50" height="15"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="10" isBold="true"/> <font fontName="Arial" size="10" isBold="true"/>
</textElement> </textElement>
...@@ -95,44 +120,47 @@ ...@@ -95,44 +120,47 @@
<reportElement x="5" y="13" width="1" height="35"/> <reportElement x="5" y="13" width="1" height="35"/>
</line> </line>
<line> <line>
<reportElement x="478" y="13" width="1" height="35"/> <reportElement x="479" y="13" width="1" height="35"/>
</line> </line>
<staticText> <staticText>
<reportElement x="143" y="23" width="27" height="25"/> <reportElement x="210" y="23" width="20" height="25"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[H.M. (X)]]></text> <text><![CDATA[H.M. (X)]]></text>
</staticText> </staticText>
<line> <line>
<reportElement x="5" y="30" width="65" height="1"/> <reportElement x="5" y="30" width="132" height="1"/>
</line> </line>
<staticText> <staticText>
<reportElement x="523" y="30" width="35" height="15"/> <reportElement x="524" y="29" width="35" height="15"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[CLASS]]></text> <text><![CDATA[CLASS]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="483" y="30" width="35" height="15"/> <reportElement x="484" y="29" width="35" height="15"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[NMFC #]]></text> <text><![CDATA[NMFC #]]></text>
</staticText> </staticText>
<line> <line>
<reportElement x="563" y="13" width="1" height="35"/> <reportElement x="564" y="13" width="1" height="35"/>
</line>
<line>
<reportElement x="137" y="13" width="1" height="35"/>
</line> </line>
<staticText> <staticText>
<reportElement x="216" y="17" width="225" height="13"/> <reportElement x="282" y="15" width="150" height="13"/>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[COMMODITY DESCRIPTION]]></text> <text><![CDATA[COMMODITY DESCRIPTION]]></text>
</staticText> </staticText>
<line> <line>
<reportElement x="136" y="13" width="1" height="35"/> <reportElement x="202" y="13" width="1" height="35"/>
</line> </line>
<staticText> <staticText>
<reportElement x="42" y="33" width="25" height="15"/> <reportElement x="42" y="33" width="25" height="15"/>
...@@ -147,7 +175,7 @@ ...@@ -147,7 +175,7 @@
<text><![CDATA[NMFC_DESCR]]></text> <text><![CDATA[NMFC_DESCR]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement mode="Opaque" x="5" y="0" width="559" height="15" forecolor="#FEFEFE" backcolor="#010101"/> <reportElement mode="Opaque" x="5" y="0" width="560" height="15" forecolor="#FEFEFE" backcolor="#010101"/>
<textElement textAlignment="Center" verticalAlignment="Middle"> <textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="Arial" size="8" isBold="true"/> <font fontName="Arial" size="8" isBold="true"/>
</textElement> </textElement>
...@@ -161,7 +189,10 @@ ...@@ -161,7 +189,10 @@
<detail> <detail>
<band height="16" splitType="Stretch"> <band height="16" splitType="Stretch">
<line> <line>
<reportElement x="5" y="15" width="559" height="1"/> <reportElement x="5" y="0" width="560" height="1"/>
</line>
<line>
<reportElement x="5" y="15" width="560" height="1"/>
</line> </line>
<line> <line>
<reportElement x="5" y="0" width="1" height="15"/> <reportElement x="5" y="0" width="1" height="15"/>
...@@ -173,20 +204,35 @@ ...@@ -173,20 +204,35 @@
<reportElement x="71" y="0" width="1" height="15"/> <reportElement x="71" y="0" width="1" height="15"/>
</line> </line>
<line> <line>
<reportElement x="136" y="0" width="1" height="15"/> <reportElement x="104" y="0" width="1" height="15"/>
</line>
<line>
<reportElement x="137" y="0" width="1" height="15"/>
</line> </line>
<line> <line>
<reportElement x="175" y="0" width="1" height="15"/> <reportElement x="202" y="0" width="1" height="15"/>
</line> </line>
<line> <line>
<reportElement x="478" y="0" width="1" height="15"/> <reportElement x="241" y="0" width="1" height="15"/>
</line> </line>
<line> <line>
<reportElement x="522" y="0" width="1" height="15"/> <reportElement x="479" y="0" width="1" height="15"/>
</line> </line>
<line> <line>
<reportElement x="563" y="0" width="1" height="15"/> <reportElement x="523" y="0" width="1" height="15"/>
</line> </line>
<line>
<reportElement x="564" y="0" width="1" height="15"/>
</line>
<staticText>
<reportElement x="106" y="2" width="30" height="12">
<printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font fontName="Arial"/>
</textElement>
<text><![CDATA[CTN]]></text>
</staticText>
<textField pattern="0"> <textField pattern="0">
<reportElement x="5" y="3" width="30" height="12"> <reportElement x="5" y="3" width="30" height="12">
<printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
...@@ -205,9 +251,18 @@ ...@@ -205,9 +251,18 @@
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$V{Pick_type}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$V{Pick_type}]]></textFieldExpression>
</textField> </textField>
<textField pattern="0" isBlankWhenNull="true">
<reportElement x="72" y="2" width="30" height="12">
<printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="Arial"/>
</textElement>
<textFieldExpression class="java.lang.Double"><![CDATA[$F{TOT_PKT}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="524" y="3" width="39" height="12"> <reportElement x="525" y="3" width="39" height="12">
<printWhenExpression><![CDATA[new Boolean(false)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Center"> <textElement textAlignment="Center">
<font fontName="Arial" size="9"/> <font fontName="Arial" size="9"/>
...@@ -215,34 +270,31 @@ ...@@ -215,34 +270,31 @@
<textFieldExpression class="java.lang.String"><![CDATA[$F{FRT_CLASS}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{FRT_CLASS}]]></textFieldExpression>
</textField> </textField>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="72" y="2" width="60" height="12"> <reportElement x="480" y="3" width="43" height="12">
<printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Left">
<font fontName="Arial"/> <font fontName="Arial" size="8"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.Double"><![CDATA[$F{GROSS_WEIGH}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{NMFC_NO}]]></textFieldExpression>
</textField> </textField>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="179" y="2" width="299" height="12"> <reportElement x="138" y="2" width="60" height="12">
<printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Left"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font fontName="Arial"/> <font fontName="Arial"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{NMFC_DESCR}]]></textFieldExpression> <textFieldExpression class="java.lang.Double"><![CDATA[$F{GROSS_WEIGH}]]></textFieldExpression>
</textField> </textField>
<line>
<reportElement x="5" y="-1" width="559" height="1"/>
</line>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="479" y="2" width="43" height="12"> <reportElement x="245" y="2" width="230" height="12">
<printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression> <printWhenExpression><![CDATA[new Boolean($F{COUNT1}.intValue()>0)]]></printWhenExpression>
</reportElement> </reportElement>
<textElement textAlignment="Left"> <textElement textAlignment="Left">
<font fontName="Arial" size="8"/> <font fontName="Arial"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{NMFC_NO}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{NMFC_DESCR}]]></textFieldExpression>
</textField> </textField>
</band> </band>
</detail> </detail>
...@@ -257,25 +309,35 @@ ...@@ -257,25 +309,35 @@
<line> <line>
<reportElement x="5" y="0" width="1" height="15"/> <reportElement x="5" y="0" width="1" height="15"/>
</line> </line>
<rectangle>
<reportElement x="104" y="0" width="33" height="15" backcolor="#AD9CA4"/>
</rectangle>
<rectangle> <rectangle>
<reportElement x="38" y="0" width="33" height="15" backcolor="#AD9CA4"/> <reportElement x="38" y="0" width="33" height="15" backcolor="#AD9CA4"/>
</rectangle> </rectangle>
<rectangle> <rectangle>
<reportElement x="478" y="0" width="44" height="15" backcolor="#AD9CA4"/> <reportElement x="479" y="0" width="44" height="15" backcolor="#AD9CA4"/>
</rectangle> </rectangle>
<rectangle> <rectangle>
<reportElement x="522" y="0" width="41" height="15" backcolor="#AD9CA4"/> <reportElement x="523" y="0" width="41" height="15" backcolor="#AD9CA4"/>
</rectangle> </rectangle>
<staticText> <staticText>
<reportElement x="378" y="3" width="100" height="12"/> <reportElement x="297" y="3" width="100" height="12"/>
<textElement> <textElement>
<font fontName="Arial" size="10" isBold="true"/> <font fontName="Arial" size="10" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[GRAND TOTAL]]></text> <text><![CDATA[GRAND TOTAL]]></text>
</staticText> </staticText>
<rectangle> <rectangle>
<reportElement x="136" y="0" width="40" height="15" backcolor="#AD9CA4"/> <reportElement x="202" y="0" width="40" height="15" backcolor="#AD9CA4"/>
</rectangle> </rectangle>
<textField pattern="0" isBlankWhenNull="true">
<reportElement x="73" y="3" width="30" height="12"/>
<textElement textAlignment="Right">
<font fontName="Arial"/>
</textElement>
<textFieldExpression class="java.lang.Double"><![CDATA[$V{TOT_PKT_3}]]></textFieldExpression>
</textField>
<textField pattern="0" isBlankWhenNull="true"> <textField pattern="0" isBlankWhenNull="true">
<reportElement x="5" y="3" width="30" height="12"/> <reportElement x="5" y="3" width="30" height="12"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
...@@ -284,7 +346,7 @@ ...@@ -284,7 +346,7 @@
<textFieldExpression class="java.lang.Double"><![CDATA[$V{COUNT_3}]]></textFieldExpression> <textFieldExpression class="java.lang.Double"><![CDATA[$V{COUNT_3}]]></textFieldExpression>
</textField> </textField>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="73" y="3" width="60" height="12"/> <reportElement x="139" y="3" width="60" height="12"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right">
<font fontName="Arial"/> <font fontName="Arial"/>
</textElement> </textElement>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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="bill_of_lading_manual" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="10" bottomMargin="10"> <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="bill_of_lading_manual" pageWidth="612" pageHeight="792" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="10" bottomMargin="10">
<property name="ireport.zoom" value="1.0"/> <property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/> <property name="ireport.x" value="0"/>
<property name="ireport.y" value="131"/> <property name="ireport.y" value="136"/>
<parameter name="DESP_ID_FIRST" class="java.lang.String"/> <parameter name="DESP_ID_FIRST" class="java.lang.String"/>
<parameter name="DESP_ID_LAST" class="java.lang.String"/> <parameter name="DESP_ID_LAST" class="java.lang.String"/>
<queryString> <queryString>
...@@ -98,23 +98,23 @@ WHERE ...@@ -98,23 +98,23 @@ WHERE
<groupHeader> <groupHeader>
<band height="504"> <band height="504">
<staticText> <staticText>
<reportElement x="411" y="265" width="73" height="15"/> <reportElement x="7" y="0" width="558" height="20"/>
<textElement> <textElement textAlignment="Center">
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" size="16" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Collect ______]]></text> <text><![CDATA[BILL OF LADING]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="334" y="239" width="227" height="23"/> <reportElement x="334" y="239" width="227" height="23"/>
<textElement> <textElement>
<font fontName="Courier New" size="8" isBold="true"/> <font fontName="Arial" size="8" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Freight Charge Terms: (freight charges are prepaid unless marked otherwise)]]></text> <text><![CDATA[Freight Charge Terms: (freight charges are prepaid unless marked otherwise)]]></text>
</staticText> </staticText>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="398" y="179" width="148" height="13"/> <reportElement x="398" y="179" width="148" height="13"/>
<textElement> <textElement>
<font fontName="Courier New"/> <font fontName="Arial"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{PRO_NO}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{PRO_NO}]]></textFieldExpression>
</textField> </textField>
...@@ -130,14 +130,14 @@ WHERE ...@@ -130,14 +130,14 @@ WHERE
<staticText> <staticText>
<reportElement x="482" y="264" width="80" height="15"/> <reportElement x="482" y="264" width="80" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[3rd Party ______]]></text> <text><![CDATA[3rd Party ______]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="507" y="1" width="30" height="15"/> <reportElement x="507" y="1" width="30" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" size="12" isBold="true"/> <font fontName="Arial" size="12" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Page]]></text> <text><![CDATA[Page]]></text>
</staticText> </staticText>
...@@ -151,7 +151,7 @@ WHERE ...@@ -151,7 +151,7 @@ WHERE
<staticText> <staticText>
<reportElement x="334" y="20" width="111" height="15"/> <reportElement x="334" y="20" width="111" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Bill of Lading Number:]]></text> <text><![CDATA[Bill of Lading Number:]]></text>
</staticText> </staticText>
...@@ -165,7 +165,7 @@ WHERE ...@@ -165,7 +165,7 @@ WHERE
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="372" y="165" width="174" height="13"/> <reportElement x="372" y="165" width="174" height="13"/>
<textElement> <textElement>
<font fontName="Courier New"/> <font fontName="Arial"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{SCAC}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{SCAC}]]></textFieldExpression>
</textField> </textField>
...@@ -178,7 +178,7 @@ WHERE ...@@ -178,7 +178,7 @@ WHERE
<staticText> <staticText>
<reportElement x="391" y="281" width="170" height="30"/> <reportElement x="391" y="281" width="170" height="30"/>
<textElement> <textElement>
<font fontName="Courier New"/> <font fontName="Arial"/>
</textElement> </textElement>
<text><![CDATA[Master Bill of Lading: with attached underlying Bills of Lading]]></text> <text><![CDATA[Master Bill of Lading: with attached underlying Bills of Lading]]></text>
</staticText> </staticText>
...@@ -200,16 +200,16 @@ WHERE ...@@ -200,16 +200,16 @@ WHERE
<textFieldExpression class="java.lang.String"><![CDATA[$F{SHIP_DATE}.equals(null)?"":(new SimpleDateFormat("MM/dd/yy").format($F{SHIP_DATE}))]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{SHIP_DATE}.equals(null)?"":(new SimpleDateFormat("MM/dd/yy").format($F{SHIP_DATE}))]]></textFieldExpression>
</textField> </textField>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="21" y="289" width="305" height="22"/> <reportElement x="138" y="274" width="188" height="37"/>
<textElement verticalAlignment="Middle"> <textElement verticalAlignment="Middle">
<font fontName="Courier New"/> <font fontName="Arial"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{SHIPMENT_REMARKS}]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{SHIPMENT_REMARKS}]]></textFieldExpression>
</textField> </textField>
<staticText> <staticText>
<reportElement x="334" y="166" width="50" height="15"/> <reportElement x="334" y="166" width="50" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[SCAC:]]></text> <text><![CDATA[SCAC:]]></text>
</staticText> </staticText>
...@@ -219,14 +219,14 @@ WHERE ...@@ -219,14 +219,14 @@ WHERE
<staticText> <staticText>
<reportElement x="334" y="265" width="80" height="15"/> <reportElement x="334" y="265" width="80" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Prepaid ______]]></text> <text><![CDATA[Prepaid ______]]></text>
</staticText> </staticText>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="445" y="20" width="113" height="12"/> <reportElement x="445" y="20" width="113" height="12"/>
<textElement textAlignment="Left"> <textElement textAlignment="Left">
<font fontName="Courier New" size="10" isUnderline="true"/> <font fontName="Arial" size="10" isUnderline="true"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{SHIPMENT_LR_NO}.trim()]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{SHIPMENT_LR_NO}.trim()]]></textFieldExpression>
</textField> </textField>
...@@ -253,7 +253,7 @@ WHERE ...@@ -253,7 +253,7 @@ WHERE
<staticText> <staticText>
<reportElement x="334" y="110" width="100" height="17"/> <reportElement x="334" y="110" width="100" height="17"/>
<textElement> <textElement>
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[CARRIER NAME:]]></text> <text><![CDATA[CARRIER NAME:]]></text>
</staticText> </staticText>
...@@ -263,7 +263,7 @@ WHERE ...@@ -263,7 +263,7 @@ WHERE
<staticText> <staticText>
<reportElement x="334" y="130" width="80" height="15"/> <reportElement x="334" y="130" width="80" height="15"/>
<textElement> <textElement>
<font fontName="Courier New"/> <font fontName="Arial"/>
</textElement> </textElement>
<text><![CDATA[Trailer Number:]]></text> <text><![CDATA[Trailer Number:]]></text>
</staticText> </staticText>
...@@ -273,7 +273,7 @@ WHERE ...@@ -273,7 +273,7 @@ WHERE
<staticText> <staticText>
<reportElement x="334" y="179" width="70" height="15"/> <reportElement x="334" y="179" width="70" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[Pro number:]]></text> <text><![CDATA[Pro number:]]></text>
</staticText> </staticText>
...@@ -284,11 +284,11 @@ WHERE ...@@ -284,11 +284,11 @@ WHERE
</graphicElement> </graphicElement>
</rectangle> </rectangle>
<staticText> <staticText>
<reportElement x="7" y="0" width="558" height="20"/> <reportElement x="411" y="265" width="73" height="15"/>
<textElement textAlignment="Center"> <textElement>
<font fontName="Courier New" size="16" isBold="true"/> <font fontName="Arial" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[BILL OF LADING (MANUAL)]]></text> <text><![CDATA[Collect ______]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="11" y="94" width="45" height="12"/> <reportElement x="11" y="94" width="45" height="12"/>
...@@ -316,14 +316,14 @@ WHERE ...@@ -316,14 +316,14 @@ WHERE
<staticText> <staticText>
<reportElement x="334" y="144" width="90" height="15"/> <reportElement x="334" y="144" width="90" height="15"/>
<textElement> <textElement>
<font fontName="Courier New"/> <font fontName="Arial"/>
</textElement> </textElement>
<text><![CDATA[Seal Number (s):]]></text> <text><![CDATA[Seal Number (s):]]></text>
</staticText> </staticText>
<textField isBlankWhenNull="true"> <textField isBlankWhenNull="true">
<reportElement x="420" y="110" width="133" height="15"/> <reportElement x="420" y="110" width="133" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" isUnderline="true"/> <font fontName="Arial" isUnderline="true"/>
</textElement> </textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{TRAN_NAME}.trim()]]></textFieldExpression> <textFieldExpression class="java.lang.String"><![CDATA[$F{TRAN_NAME}.trim()]]></textFieldExpression>
</textField> </textField>
...@@ -367,7 +367,7 @@ WHERE ...@@ -367,7 +367,7 @@ WHERE
<staticText> <staticText>
<reportElement x="340" y="299" width="51" height="12"/> <reportElement x="340" y="299" width="51" height="12"/>
<textElement> <textElement>
<font fontName="Courier New" size="8" isBold="true"/> <font fontName="Arial" size="8" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[(check box)]]></text> <text><![CDATA[(check box)]]></text>
</staticText> </staticText>
...@@ -446,11 +446,13 @@ WHERE ...@@ -446,11 +446,13 @@ WHERE
<groupFooter> <groupFooter>
<band height="148"> <band height="148">
<staticText> <staticText>
<reportElement x="10" y="95" width="134" height="11"/> <reportElement mode="Transparent" x="313" y="1" width="221" height="35" forecolor="#000000" backcolor="#010101"/>
<textElement textAlignment="Left"> <textElement textAlignment="Center" verticalAlignment="Top">
<font fontName="Courier New" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[SHIPPER SIGNATURE / DATE]]></text> <text><![CDATA[COD Amount: $ ________________
Fee Terms: Collect: Prepaid:
Customer check acceptable:]]></text>
</staticText> </staticText>
<line> <line>
<reportElement x="6" y="36" width="558" height="1"/> <reportElement x="6" y="36" width="558" height="1"/>
...@@ -458,7 +460,7 @@ WHERE ...@@ -458,7 +460,7 @@ WHERE
<staticText> <staticText>
<reportElement x="361" y="95" width="179" height="11"/> <reportElement x="361" y="95" width="179" height="11"/>
<textElement textAlignment="Left"> <textElement textAlignment="Left">
<font fontName="Courier New" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[CARRIER SIGNATURE / PICKUP DATE]]></text> <text><![CDATA[CARRIER SIGNATURE / PICKUP DATE]]></text>
</staticText> </staticText>
...@@ -468,35 +470,35 @@ WHERE ...@@ -468,35 +470,35 @@ WHERE
<staticText> <staticText>
<reportElement x="11" y="28" width="149" height="10"/> <reportElement x="11" y="28" width="149" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[Shipper:________________ By: _________________]]></text> <text><![CDATA[Shipper:________________ By: _________________]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="289" y="117" width="55" height="17"/> <reportElement x="289" y="117" width="55" height="17"/>
<textElement> <textElement>
<font fontName="Courier New" size="7"/> <font fontName="Arial" size="7"/>
</textElement> </textElement>
<text><![CDATA[By Driver/Pallets said to contain]]></text> <text><![CDATA[By Driver/Pallets said to contain]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="317" y="57" width="240" height="15"/> <reportElement x="317" y="57" width="240" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[The carrier shall not make delivery of this shipment without payment of freight and all other lawful charges.]]></text> <text><![CDATA[The carrier shall not make delivery of this shipment without payment of freight and all other lawful charges.]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="215" y="94" width="60" height="10"/> <reportElement x="215" y="94" width="60" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="8" isUnderline="true"/> <font fontName="Arial" size="8" isUnderline="true"/>
</textElement> </textElement>
<text><![CDATA[Trailer Loaded:]]></text> <text><![CDATA[Trailer Loaded:]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="167" y="15" width="130" height="15"/> <reportElement x="167" y="15" width="130" height="15"/>
<textElement> <textElement>
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[$ ________________ per lb <text><![CDATA[$ ________________ per lb
$ ________________ per shipment (truckload)]]></text> $ ________________ per shipment (truckload)]]></text>
...@@ -504,7 +506,7 @@ $ ________________ per shipment (truckload)]]></text> ...@@ -504,7 +506,7 @@ $ ________________ per shipment (truckload)]]></text>
<staticText> <staticText>
<reportElement x="10" y="56" width="300" height="30"/> <reportElement x="10" y="56" width="300" height="30"/>
<textElement> <textElement>
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[RECEIVED, subject to the written transportation contract between shipper and carrier, if applicable, otherwise <text><![CDATA[RECEIVED, subject to the written transportation contract between shipper and carrier, if applicable, otherwise
subject to the terms and conditions of the shipper's standard transportation contract in the effect on the date of subject to the terms and conditions of the shipper's standard transportation contract in the effect on the date of
...@@ -514,7 +516,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -514,7 +516,7 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement mode="Transparent" x="321" y="69" width="240" height="20" forecolor="#000000" backcolor="#010101"/> <reportElement mode="Transparent" x="321" y="69" width="240" height="20" forecolor="#000000" backcolor="#010101"/>
<textElement textAlignment="Left" verticalAlignment="Middle"> <textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="Courier New" size="8" isBold="false"/> <font fontName="Arial" size="8" isBold="false"/>
</textElement> </textElement>
<text><![CDATA[_______________________________________Shipper Signature]]></text> <text><![CDATA[_______________________________________Shipper Signature]]></text>
</staticText> </staticText>
...@@ -524,7 +526,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -524,7 +526,7 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement x="227" y="108" width="35" height="10"/> <reportElement x="227" y="108" width="35" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="7"/> <font fontName="Arial" size="7"/>
</textElement> </textElement>
<text><![CDATA[By Shipper]]></text> <text><![CDATA[By Shipper]]></text>
</staticText> </staticText>
...@@ -534,14 +536,14 @@ tariffs which may be established by the carrier.]]></text> ...@@ -534,14 +536,14 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement x="289" y="136" width="55" height="10"/> <reportElement x="289" y="136" width="55" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="7"/> <font fontName="Arial" size="7"/>
</textElement> </textElement>
<text><![CDATA[By Driver/Pieces]]></text> <text><![CDATA[By Driver/Pieces]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="361" y="107" width="190" height="30"/> <reportElement x="361" y="107" width="190" height="30"/>
<textElement textAlignment="Left"> <textElement textAlignment="Left">
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[Carrier acknowledges receipt of packages and required placards. Carrier certifies emergency response information was made available and/or carrier has the DOT emergency response guidebook or equivalent documentation in the vehicle.]]></text> <text><![CDATA[Carrier acknowledges receipt of packages and required placards. Carrier certifies emergency response information was made available and/or carrier has the DOT emergency response guidebook or equivalent documentation in the vehicle.]]></text>
</staticText> </staticText>
...@@ -551,7 +553,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -551,7 +553,7 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement x="10" y="3" width="300" height="10"/> <reportElement x="10" y="3" width="300" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[Carriers liability for loss, damage or delay is limited to:]]></text> <text><![CDATA[Carriers liability for loss, damage or delay is limited to:]]></text>
</staticText> </staticText>
...@@ -559,7 +561,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -559,7 +561,7 @@ tariffs which may be established by the carrier.]]></text>
<reportElement x="312" y="54" width="1" height="38"/> <reportElement x="312" y="54" width="1" height="38"/>
</line> </line>
<rectangle> <rectangle>
<reportElement x="502" y="12" width="8" height="8"/> <reportElement x="502" y="13" width="8" height="8"/>
</rectangle> </rectangle>
<rectangle> <rectangle>
<reportElement x="278" y="107" width="8" height="8"/> <reportElement x="278" y="107" width="8" height="8"/>
...@@ -567,7 +569,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -567,7 +569,7 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement x="10" y="107" width="190" height="25"/> <reportElement x="10" y="107" width="190" height="25"/>
<textElement textAlignment="Left"> <textElement textAlignment="Left">
<font fontName="Courier New" size="6"/> <font fontName="Arial" size="6"/>
</textElement> </textElement>
<text><![CDATA[This is to certify that the above named materials are properly classified, packaged, marked and labeled, and are in proper condition for transportation according to the applicable regulations of the DOT.]]></text> <text><![CDATA[This is to certify that the above named materials are properly classified, packaged, marked and labeled, and are in proper condition for transportation according to the applicable regulations of the DOT.]]></text>
</staticText> </staticText>
...@@ -577,7 +579,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -577,7 +579,7 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement x="227" y="120" width="35" height="10"/> <reportElement x="227" y="120" width="35" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="7"/> <font fontName="Arial" size="7"/>
</textElement> </textElement>
<text><![CDATA[By Driver]]></text> <text><![CDATA[By Driver]]></text>
</staticText> </staticText>
...@@ -599,14 +601,14 @@ tariffs which may be established by the carrier.]]></text> ...@@ -599,14 +601,14 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement mode="Transparent" x="11" y="38" width="560" height="15" forecolor="#000000" backcolor="#010101"/> <reportElement mode="Transparent" x="11" y="38" width="560" height="15" forecolor="#000000" backcolor="#010101"/>
<textElement textAlignment="Left" verticalAlignment="Middle"> <textElement textAlignment="Left" verticalAlignment="Middle">
<font fontName="Courier New" size="9" isBold="true"/> <font fontName="Arial" size="9" isBold="true"/>
</textElement> </textElement>
<text><![CDATA[NOTE Carrier's liability is for the actual loss unless otherwise agreed in contract, or stated above and signed by Shipper.]]></text> <text><![CDATA[NOTE Carrier's liability is for the actual loss unless otherwise agreed in contract, or stated above and signed by Shipper.]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement x="281" y="94" width="60" height="10"/> <reportElement x="281" y="94" width="60" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="8" isUnderline="true"/> <font fontName="Arial" size="8" isUnderline="true"/>
</textElement> </textElement>
<text><![CDATA[Freight Counted:]]></text> <text><![CDATA[Freight Counted:]]></text>
</staticText> </staticText>
...@@ -616,7 +618,7 @@ tariffs which may be established by the carrier.]]></text> ...@@ -616,7 +618,7 @@ tariffs which may be established by the carrier.]]></text>
<staticText> <staticText>
<reportElement x="289" y="107" width="35" height="10"/> <reportElement x="289" y="107" width="35" height="10"/>
<textElement> <textElement>
<font fontName="Courier New" size="7"/> <font fontName="Arial" size="7"/>
</textElement> </textElement>
<text><![CDATA[By Shipper]]></text> <text><![CDATA[By Shipper]]></text>
</staticText> </staticText>
...@@ -632,6 +634,13 @@ tariffs which may be established by the carrier.]]></text> ...@@ -632,6 +634,13 @@ tariffs which may be established by the carrier.]]></text>
<break> <break>
<reportElement x="0" y="147" width="1" height="1"/> <reportElement x="0" y="147" width="1" height="1"/>
</break> </break>
<staticText>
<reportElement x="10" y="95" width="134" height="11"/>
<textElement textAlignment="Left">
<font fontName="Arial" size="9" isBold="true"/>
</textElement>
<text><![CDATA[SHIPPER SIGNATURE / DATE]]></text>
</staticText>
<line> <line>
<reportElement x="312" y="-1" width="1" height="38"/> <reportElement x="312" y="-1" width="1" height="38"/>
</line> </line>
...@@ -639,16 +648,8 @@ tariffs which may be established by the carrier.]]></text> ...@@ -639,16 +648,8 @@ tariffs which may be established by the carrier.]]></text>
<reportElement x="5" y="0" width="560" height="1"/> <reportElement x="5" y="0" width="560" height="1"/>
</line> </line>
<rectangle> <rectangle>
<reportElement x="434" y="12" width="8" height="8"/> <reportElement x="440" y="13" width="8" height="8"/>
</rectangle> </rectangle>
<staticText>
<reportElement mode="Transparent" x="313" y="1" width="217" height="35" forecolor="#000000" backcolor="#010101"/>
<textElement textAlignment="Center" verticalAlignment="Top">
<font fontName="Courier New" size="9" isBold="true"/>
</textElement>
<text><![CDATA[COD Amount: $ ________________
Fee Terms: Collect: Prepaid: Customer check acceptable:]]></text>
</staticText>
</band> </band>
</groupFooter> </groupFooter>
</group> </group>
......
<?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="pick_label" pageWidth="283" pageHeight="450" columnWidth="263" leftMargin="10" rightMargin="10" topMargin="10" bottomMargin="0">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="PTCN" class="java.lang.String"/>
<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
<defaultValueExpression><![CDATA["E:\\manohar\\reports\\"]]></defaultValueExpression>
</parameter>
<parameter name="PRINTVAL" class="java.lang.String"/>
<queryString>
<![CDATA[select w.ref_type,w.ref_ser,w.ref_id,w.ptcn,w.sale_order as sale_order, NVL(DDF_PICKLBL_FMT(w.sale_order),99) as format_id,W.WAVE_ID
from wave_task_det w
where w.ptcn = '$P!{PTCN}'
and w.ref_ser NOT IN ('M-PACK','S-DSP ') AND ('$P!{PRINTVAL}' = 'Y' or instr( (select var_value
from disparm where prd_code='999999' and var_name = 'TSKLBL_IGNORE_REFSER'),w.ref_ser ) <= 0)
order by (case when substr(w.ref_ser,1,1) = 'R' then 1 else 2 end),w.line_no,w.ref_type desc,w.ref_ser,w.ref_id]]>
</queryString>
<field name="REF_ID" class="java.lang.String"/>
<field name="PTCN" class="java.lang.String"/>
<field name="REF_TYPE" class="java.lang.String"/>
<field name="REF_SER" class="java.lang.String"/>
<field name="format_id" class="java.lang.String"/>
<field name="sale_order" class="java.lang.String"/>
<field name="WAVE_ID" class="java.lang.String"/>
<group name="replorder" isStartNewPage="true">
<groupExpression><![CDATA[$F{REF_ID}]]></groupExpression>
<groupHeader>
<band height="103">
<subreport>
<reportElement x="0" y="0" width="263" height="103" printWhenGroupChanges="replorder"/>
<parametersMapExpression><![CDATA[$P{REPORT_PARAMETERS_MAP}]]></parametersMapExpression>
<subreportParameter name="PTCN">
<subreportParameterExpression><![CDATA[$P{PTCN}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="PRINTVAL">
<subreportParameterExpression><![CDATA[$P{PRINTVAL}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="FORMATID">
<subreportParameterExpression><![CDATA[$F{format_id}]]></subreportParameterExpression>
</subreportParameter>
<subreportParameter name="REF_ID">
<subreportParameterExpression><![CDATA[$F{REF_ID}]]></subreportParameterExpression>
</subreportParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
<subreportExpression class="java.io.InputStream"><![CDATA[new FileInputStream("/data/jboss-5.1.0.GA/server/default/deploy/ibase.ear/ibase.war/webitm/reports/jrxml/pick_label_sub1.jasper")]]></subreportExpression>
</subreport>
</band>
</groupHeader>
<groupFooter>
<band/>
</groupFooter>
</group>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band splitType="Stretch"/>
</title>
<pageHeader>
<band splitType="Stretch"/>
</pageHeader>
<columnHeader>
<band splitType="Stretch"/>
</columnHeader>
<detail>
<band splitType="Stretch"/>
</detail>
<columnFooter>
<band splitType="Stretch"/>
</columnFooter>
<pageFooter>
<band splitType="Stretch"/>
</pageFooter>
<summary>
<band splitType="Stretch"/>
</summary>
</jasperReport>
<?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="pick_task_break" pageWidth="283" pageHeight="425" columnWidth="283" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="REPLORDER" class="java.lang.String"/>
<queryString language="SQL">
<![CDATA[select
MIN(T.LOC_CODE) AS LOC_CODE,
SUM(T.NO_ART) AS NO_ART
from (
select rd.LOC_CODE AS LOC_CODE,
RD.NO_ART AS NO_ART
FROM REPL_ORD_DET rd
WHERE rd.repl_order = '$P!{REPLORDER}'
union all
select pd.LOC_CODE AS LOC_CODE,
pd.NO_ART AS NO_ART
from pick_ord_det pd
WHERE PD.pick_order = '$P!{REPLORDER}'
) t
GROUP BY T.LOC_CODE
ORDER BY T.LOC_CODE]]>
</queryString>
<field name="LOC_CODE" class="java.lang.String"/>
<field name="NO_ART" class="java.lang.Integer"/>
<variable name="variable1" class="java.lang.String" resetType="None">
<variableExpression><![CDATA[new java.lang.String($F{NO_ART}.intValue()+" CASE")]]></variableExpression>
</variable>
<group name="LOC_CODE">
<groupExpression><![CDATA[$F{LOC_CODE}]]></groupExpression>
</group>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band splitType="Stretch"/>
</title>
<pageHeader>
<band height="302" splitType="Stretch">
<staticText>
<reportElement x="4" y="19" width="277" height="62"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="18"/>
</textElement>
<text><![CDATA[* * * * * * * BREAK * * * * * * * ]]></text>
</staticText>
<staticText>
<reportElement x="33" y="97" width="108" height="41"/>
<textElement textAlignment="Center" verticalAlignment="Top">
<font size="12"/>
</textElement>
<text><![CDATA[LOCATION:]]></text>
</staticText>
<textField isBlankWhenNull="true">
<reportElement x="141" y="97" width="108" height="41"/>
<textElement>
<font size="12"/>
</textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$F{LOC_CODE}]]></textFieldExpression>
</textField>
<staticText>
<reportElement x="10" y="138" width="129" height="24"/>
<textElement textAlignment="Center" verticalAlignment="Top">
<font size="12"/>
</textElement>
<text><![CDATA[Total # of Cartons:]]></text>
</staticText>
<line>
<reportElement x="7" y="89" width="257" height="1"/>
<graphicElement>
<pen lineWidth="4.0"/>
</graphicElement>
</line>
<line>
<reportElement x="7" y="174" width="257" height="1"/>
<graphicElement>
<pen lineWidth="4.0"/>
</graphicElement>
</line>
<textField isBlankWhenNull="true">
<reportElement x="149" y="138" width="127" height="24"/>
<textElement verticalAlignment="Top">
<font size="12"/>
</textElement>
<textFieldExpression class="java.lang.String"><![CDATA[$V{variable1}]]></textFieldExpression>
</textField>
</band>
</pageHeader>
<columnHeader>
<band splitType="Stretch"/>
</columnHeader>
<detail>
<band splitType="Stretch"/>
</detail>
<columnFooter>
<band splitType="Stretch"/>
</columnFooter>
<pageFooter>
<band splitType="Stretch"/>
</pageFooter>
<summary>
<band splitType="Stretch"/>
</summary>
</jasperReport>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment