<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="WELR02_1CPN"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="595"
		 pageHeight="842"
		 columnWidth="535"
		 columnSpacing="0"
		 leftMargin="30"
		 rightMargin="30"
		 topMargin="20"
		 bottomMargin="20"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />
	<import value="com.csc.library.utilities.*" />

	<parameter name="HEADER_RECEIVEDATE" isForPrompting="false" class="java.lang.String"/>
	<parameter name="ENDPERIOD_DATE" isForPrompting="false" class="java.lang.String"/>
	<parameter name="PERIOD_DATE" isForPrompting="false" class="java.lang.String"/>
	<parameter name="COMID" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>

	<field name="mwelpayment_test__paymentid" class="java.lang.Integer">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__paymentid]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__companyid]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__employeeid]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__for_job" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__for_job]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__receivedate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__receivedate]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__wf_ref_doc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__wf_ref_doc]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__create_date" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__create_date]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__receiver" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__receiver]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__startdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__startdate]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__enddate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__enddate]]></fieldDescription>
	</field>
	<field name="mwelpayment_test__amount" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mwelpayment_test__amount]]></fieldDescription>
	</field>
	<field name="memployee__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__employeeid]]></fieldDescription>
	</field>
	<field name="memployee__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__companyid]]></fieldDescription>
	</field>
	<field name="memployee__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fname]]></fieldDescription>
	</field>
	<field name="memployee__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__lname]]></fieldDescription>
	</field>
	<field name="memployee__bu5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu5]]></fieldDescription>
	</field>
	<field name="mbu5__bu5id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__bu5id]]></fieldDescription>
	</field>
	<field name="mbu5__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__companyid]]></fieldDescription>
	</field>
	<field name="mbu5__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__tdesc]]></fieldDescription>
	</field>
	<field name="mbu5__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__edesc]]></fieldDescription>
	</field>
	<field name="mcompany__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcompany__companyid]]></fieldDescription>
	</field>
	<field name="mcompany__tname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcompany__tname]]></fieldDescription>
	</field>
	<field name="mcompany__ename" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcompany__ename]]></fieldDescription>
	</field>

	<variable name="total" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[new Double($F{mwelpayment_test__amount}.replaceAll(",",""))]]></variableExpression>
		<initialValueExpression><![CDATA[new Double("0")]]></initialValueExpression>
	</variable>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="46"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="485"
						y="26"
						width="50"
						height="20"
						key="textField-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new com.csc.library.utilities.CscCalendar().getDDMMYYYY()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="515"
						y="6"
						width="20"
						height="20"
						key="textField-3"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[String.valueOf($V{PAGE_NUMBER})]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="494"
						y="6"
						width="21"
						height="20"
						key="staticText-19"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[หน้า :]]></text>
				</staticText>
			</band>
		</title>
		<pageHeader>
			<band height="65"  isSplitAllowed="true" >
				<staticText>
					<reportElement
						x="153"
						y="0"
						width="223"
						height="20"
						key="staticText-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[รายงานการเบิก Advance ( ตามวันที่ต้องการใช้เงิน )]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="172"
						y="40"
						width="58"
						height="20"
						key="staticText-3"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[ระหว่างวันที่]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="230"
						y="40"
						width="50"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{PERIOD_DATE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="300"
						y="40"
						width="50"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{ENDPERIOD_DATE}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="280"
						y="40"
						width="20"
						height="20"
						key="staticText-4"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[ถึง]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="175"
						y="20"
						width="180"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{COMID}]]></textFieldExpression>
				</textField>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="20"  isSplitAllowed="true" >
				<staticText>
					<reportElement
						mode="Opaque"
						x="50"
						y="0"
						width="70"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-6"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[Employee Name]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="120"
						y="0"
						width="100"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-8"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[แผนก]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="220"
						y="0"
						width="50"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-9"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[วันที่เบิก]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="270"
						y="0"
						width="70"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-10"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[วันที่ต้องการเบิกใช้เงิน]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="459"
						y="0"
						width="76"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-13"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[Description]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="0"
						y="0"
						width="50"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-15"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[Employee No]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="409"
						y="0"
						width="50"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-17"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[Amount]]></text>
				</staticText>
				<staticText>
					<reportElement
						mode="Opaque"
						x="339"
						y="0"
						width="70"
						height="20"
						backcolor="#CCCCCC"
						key="staticText-18"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[Document No.]]></text>
				</staticText>
			</band>
		</columnHeader>
		<detail>
			<band height="20"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="0"
						width="50"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mwelpayment_test__employeeid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="50"
						y="0"
						width="70"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mwelpayment_test__receiver}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="220"
						y="0"
						width="50"
						height="20"
						backcolor="#CCCCCC"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new com.csc.library.utilities.CscCalendar($F{mwelpayment_test__create_date}).getDDMMYYYY()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="270"
						y="0"
						width="70"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mwelpayment_test__receivedate}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="339"
						y="0"
						width="70"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mwelpayment_test__wf_ref_doc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="409"
						y="0"
						width="50"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf($F{mwelpayment_test__amount}.replaceAll(",",""))]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="120"
						y="0"
						width="100"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu5__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="459"
						y="0"
						width="76"
						height="20"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mwelpayment_test__for_job}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="20"  isSplitAllowed="true" >
				<staticText>
					<reportElement
						x="339"
						y="0"
						width="70"
						height="20"
						key="staticText-16"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<text><![CDATA[Total]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Report" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="409"
						y="0"
						width="50"
						height="20"
						key="textField-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="2" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[$V{total}]]></textFieldExpression>
				</textField>
			</band>
		</summary>
</jasperReport>