<?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="VACATION_ACCRUAL_BU4"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="842"
		 pageHeight="595"
		 columnWidth="782"
		 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.databean.Report_Vacation" />

	<parameter name="COMPANY" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="REPORTHEADER" isForPrompting="true" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA["รายงานทะเบียนประเภทบริษัท"]]></defaultValueExpression>
	</parameter>
	<parameter name="STARTDATE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="fullname" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[fullname]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>

	<field name="vacaccrue__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__employeeid]]></fieldDescription>
	</field>
	<field name="vacaccrue__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__companyid]]></fieldDescription>
	</field>
	<field name="vacaccrue__yos" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__yos]]></fieldDescription>
	</field>
	<field name="vacaccrue__last_year" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__last_year]]></fieldDescription>
	</field>
	<field name="vacaccrue__this_year" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__this_year]]></fieldDescription>
	</field>
	<field name="vacaccrue__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__bu1]]></fieldDescription>
	</field>
	<field name="vacaccrue__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__bu2]]></fieldDescription>
	</field>
	<field name="vacaccrue__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__bu3]]></fieldDescription>
	</field>
	<field name="vacaccrue__bu4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__bu4]]></fieldDescription>
	</field>
	<field name="vacaccrue__bu5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__bu5]]></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__emp_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_prefix]]></fieldDescription>
	</field>
	<field name="memployee__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fname]]></fieldDescription>
	</field>
	<field name="memployee__efname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__efname]]></fieldDescription>
	</field>
	<field name="memployee__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__lname]]></fieldDescription>
	</field>
	<field name="memployee__elname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__elname]]></fieldDescription>
	</field>
	<field name="memployee__vacation0" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__vacation0]]></fieldDescription>
	</field>
	<field name="memployee__vacation1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__vacation1]]></fieldDescription>
	</field>
	<field name="memployee__salary" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__salary]]></fieldDescription>
	</field>
	<field name="memployee__emp_every" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_every]]></fieldDescription>
	</field>
	<field name="memployee__branch" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__branch]]></fieldDescription>
	</field>
	<field name="memployee__time0" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__time0]]></fieldDescription>
	</field>
	<field name="memployee__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu1]]></fieldDescription>
	</field>
	<field name="memployee__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu2]]></fieldDescription>
	</field>
	<field name="memployee__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu3]]></fieldDescription>
	</field>
	<field name="memployee__bu4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu4]]></fieldDescription>
	</field>
	<field name="memployee__bu5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu5]]></fieldDescription>
	</field>
	<field name="mprefix__prefixid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__prefixid]]></fieldDescription>
	</field>
	<field name="mprefix__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__tdesc]]></fieldDescription>
	</field>
	<field name="mprefix__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__edesc]]></fieldDescription>
	</field>
	<field name="mbu1__bu1id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__bu1id]]></fieldDescription>
	</field>
	<field name="mbu1__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__companyid]]></fieldDescription>
	</field>
	<field name="mbu1__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__tdesc]]></fieldDescription>
	</field>
	<field name="mbu1__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__edesc]]></fieldDescription>
	</field>
	<field name="mbu1__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__runno]]></fieldDescription>
	</field>
	<field name="mbu2__bu2id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__bu2id]]></fieldDescription>
	</field>
	<field name="mbu2__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__companyid]]></fieldDescription>
	</field>
	<field name="mbu2__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__tdesc]]></fieldDescription>
	</field>
	<field name="mbu2__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__edesc]]></fieldDescription>
	</field>
	<field name="mbu2__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__runno]]></fieldDescription>
	</field>
	<field name="mbu3__bu3id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__bu3id]]></fieldDescription>
	</field>
	<field name="mbu3__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__companyid]]></fieldDescription>
	</field>
	<field name="mbu3__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__tdesc]]></fieldDescription>
	</field>
	<field name="mbu3__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__edesc]]></fieldDescription>
	</field>
	<field name="mbu3__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__runno]]></fieldDescription>
	</field>
	<field name="mbu4__bu4id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__bu4id]]></fieldDescription>
	</field>
	<field name="mbu4__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__companyid]]></fieldDescription>
	</field>
	<field name="mbu4__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__tdesc]]></fieldDescription>
	</field>
	<field name="mbu4__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__edesc]]></fieldDescription>
	</field>
	<field name="mbu4__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__runno]]></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="mbu5__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__runno]]></fieldDescription>
	</field>
	<field name="tleave_summary__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tleave_summary__employeeid]]></fieldDescription>
	</field>
	<field name="tleave_summary__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tleave_summary__companyid]]></fieldDescription>
	</field>
	<field name="tleave_summary__m_lv" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tleave_summary__m_lv]]></fieldDescription>
	</field>
	<field name="tleave_summary__lv_type" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tleave_summary__lv_type]]></fieldDescription>
	</field>
	<field name="meventgrp__eventgrpid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by meventgrp__eventgrpid]]></fieldDescription>
	</field>
	<field name="meventgrp__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by meventgrp__companyid]]></fieldDescription>
	</field>
	<field name="meventgrp__daytype" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by meventgrp__daytype]]></fieldDescription>
	</field>
	<field name="mbranch__branchid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__branchid]]></fieldDescription>
	</field>
	<field name="mbranch__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__companyid]]></fieldDescription>
	</field>
	<field name="mbranch__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tdesc]]></fieldDescription>
	</field>
	<field name="mbranch__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__edesc]]></fieldDescription>
	</field>
	<field name="mbranch__tvillage" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tvillage]]></fieldDescription>
	</field>
	<field name="mbranch__troom_no" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__troom_no]]></fieldDescription>
	</field>
	<field name="mbranch__tfloor" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tfloor]]></fieldDescription>
	</field>
	<field name="mbranch__taddr" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__taddr]]></fieldDescription>
	</field>
	<field name="mbranch__tmoo" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tmoo]]></fieldDescription>
	</field>
	<field name="mbranch__tsoi" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tsoi]]></fieldDescription>
	</field>
	<field name="mbranch__troad" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__troad]]></fieldDescription>
	</field>
	<field name="mbranch__tdistrict" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tdistrict]]></fieldDescription>
	</field>
	<field name="mbranch__evillage" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__evillage]]></fieldDescription>
	</field>
	<field name="mbranch__eroom_no" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__eroom_no]]></fieldDescription>
	</field>
	<field name="mbranch__efloor" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__efloor]]></fieldDescription>
	</field>
	<field name="mbranch__eaddr" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__eaddr]]></fieldDescription>
	</field>
	<field name="mbranch__emoo" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__emoo]]></fieldDescription>
	</field>
	<field name="mbranch__esoi" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__esoi]]></fieldDescription>
	</field>
	<field name="mbranch__eroad" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__eroad]]></fieldDescription>
	</field>
	<field name="mbranch__edistrict" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__edistrict]]></fieldDescription>
	</field>
	<field name="mbranch__zipcode" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__zipcode]]></fieldDescription>
	</field>
	<field name="mbranch__amphur" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__amphur]]></fieldDescription>
	</field>
	<field name="mbranch__social_code" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__social_code]]></fieldDescription>
	</field>
	<field name="mbranch__tel" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tel]]></fieldDescription>
	</field>
	<field name="mbranch__branch_no" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__branch_no]]></fieldDescription>
	</field>
	<field name="memployee__fullname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription>
	</field>
	<field name="vacaccrue__print_by" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by vacaccrue__print_by]]></fieldDescription>
	</field>
	<field name="memployee__branchname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__branchname]]></fieldDescription>
	</field>
	<field name="orderby1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1]]></fieldDescription>
	</field>
	<field name="orderby1desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1desc]]></fieldDescription>
	</field>
	<field name="orderby2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2]]></fieldDescription>
	</field>
	<field name="orderby2desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2desc]]></fieldDescription>
	</field>
	<field name="orderby3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3]]></fieldDescription>
	</field>
	<field name="orderby3desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3desc]]></fieldDescription>
	</field>
	<field name="orderby4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby4]]></fieldDescription>
	</field>
	<field name="orderby4desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby4desc]]></fieldDescription>
	</field>
	<field name="orderby5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby5]]></fieldDescription>
	</field>
	<field name="orderby5desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby5desc]]></fieldDescription>
	</field>
	<field name="memployee__startdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__startdate]]></fieldDescription>
	</field>
	<field name="tleave_summary__dateid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tleave_summary__dateid]]></fieldDescription>
	</field>

	<variable name="Allow_days" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().Allocated_days($F{memployee__vacation0},"1")]]></variableExpression>
	</variable>
	<variable name="Taken_days" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().Taken_days($F{memployee__employeeid})]]></variableExpression>
	</variable>
	<variable name="ฺฺBalance_forward" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().Balane_forward($F{vacaccrue__last_year},$P{STARTDATE},$F{vacaccrue__this_year})]]></variableExpression>
	</variable>
	<variable name="sum_salary" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble(new Report_Vacation().Salary_perMonth($F{memployee__emp_every},$F{memployee__salary})))]]></variableExpression>
	</variable>
	<variable name="Salary" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().Salary_perMonth($F{memployee__emp_every},$F{memployee__salary})]]></variableExpression>
	</variable>
	<variable name="sum_daily" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble(new Report_Vacation().Salary_perDate($F{memployee__emp_every},$F{memployee__salary})))]]></variableExpression>
	</variable>
	<variable name="sum_amont_allow" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble(new Report_Vacation().Allocated_amont($F{memployee__emp_every},$F{memployee__salary},$V{Allow_days})))]]></variableExpression>
	</variable>
	<variable name="sum_amont_taken" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble(new Report_Vacation().Taken_amont($F{memployee__emp_every},$F{memployee__salary},$V{Taken_days})))]]></variableExpression>
	</variable>
	<variable name="sum_amont_balance" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble(new Report_Vacation().Balance_amont($F{memployee__emp_every},$F{memployee__salary},$V{ฺฺBalance_forward})))]]></variableExpression>
	</variable>
	<variable name="sumHour_balance" class="java.lang.String" resetType="None" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().transSumDay($V{sum_tdate})]]></variableExpression>
	</variable>
	<variable name="Trans_Date" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().calDate($V{ฺฺBalance_forward})]]></variableExpression>
	</variable>
	<variable name="sum_tdate" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{Trans_Date}))]]></variableExpression>
	</variable>
	<variable name="Trans_allow" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().calDate($V{Allow_days})]]></variableExpression>
	</variable>
	<variable name="sum_allow" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{Trans_allow}))]]></variableExpression>
	</variable>
	<variable name="trans_takendays" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().calDate($V{Taken_days})]]></variableExpression>
	</variable>
	<variable name="sum_takendays" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{trans_takendays}))]]></variableExpression>
	</variable>
	<variable name="balance_day" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().Balance_days($V{ฺฺBalance_forward},$V{Taken_days})]]></variableExpression>
	</variable>
	<variable name="trans_balan" class="java.lang.String" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new Report_Vacation().calDate($V{balance_day})]]></variableExpression>
	</variable>
	<variable name="sum_balan" class="java.lang.Double" resetType="Group" resetGroup="BU4 CODE" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{trans_balan}))]]></variableExpression>
	</variable>
	<variable name="sum_salaryGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[$V{sum_salary}]]></variableExpression>
	</variable>
	<variable name="sum_dailyGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[$V{sum_daily}]]></variableExpression>
	</variable>
	<variable name="sum_allowGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[$V{sum_amont_allow}]]></variableExpression>
	</variable>
	<variable name="sum_takenGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[$V{sum_amont_taken}]]></variableExpression>
	</variable>
	<variable name="sum_balanGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[$V{sum_amont_balance}]]></variableExpression>
	</variable>
	<variable name="sum_balanceForward" class="java.lang.String" resetType="Report" calculation="Nothing">
	</variable>
	<variable name="sum_bfGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{Trans_Date}))]]></variableExpression>
	</variable>
	<variable name="sum_alGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{Trans_allow}))]]></variableExpression>
	</variable>
	<variable name="sum_taGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{trans_takendays}))]]></variableExpression>
	</variable>
	<variable name="sum_blGrand" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[new Double(Double.parseDouble($V{trans_balan}))]]></variableExpression>
	</variable>

		<group  name="BU1 CODE" >
			<groupExpression><![CDATA[$F{vacaccrue__bu1}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupFooter>
		</group>
		<group  name="BU2 CODE" >
			<groupExpression><![CDATA[$F{vacaccrue__bu2}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupFooter>
		</group>
		<group  name="BU3 CODE" >
			<groupExpression><![CDATA[$F{vacaccrue__bu3}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupFooter>
		</group>
		<group  name="BU4 CODE" >
			<groupExpression><![CDATA[$F{vacaccrue__bu4}]]></groupExpression>
			<groupHeader>
			<band height="17"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="150"
						y="0"
						width="535"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-81"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu4__tdesc}+","+$F{mbu3__tdesc}+","+$F{mbu2__tdesc}+","+$F{mbu1__tdesc}+","+$F{memployee__branchname}]]></textFieldExpression>
				</textField>
			</band>
			</groupHeader>
			<groupFooter>
			<band height="17"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="150"
						y="0"
						width="338"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-82"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Sub Total"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="488"
						y="0"
						width="57"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-85"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_tdate})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="545"
						y="0"
						width="43"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-86"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_allow})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="588"
						y="0"
						width="46"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-88"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_takendays})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="634"
						y="0"
						width="51"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-90"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_balan})]]></textFieldExpression>
				</textField>
			</band>
			</groupFooter>
		</group>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="110"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="150"
						y="3"
						width="199"
						height="34"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="24" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{COMPANY}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="150"
						y="40"
						width="41"
						height="17"
						key="staticText-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New"/>
					</textElement>
				<text><![CDATA[Report :]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="212"
						y="40"
						width="122"
						height="17"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORTHEADER}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="150"
						y="60"
						width="55"
						height="17"
						key="staticText-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New"/>
					</textElement>
				<text><![CDATA[Print Date :]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="150"
						y="81"
						width="34"
						height="29"
						key="staticText-3"/>
					<box topBorder="Thin" topBorderColor="#000000" topPadding="8" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[No]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="184"
						y="81"
						width="60"
						height="29"
						key="staticText-4"/>
					<box topBorder="Thin" topBorderColor="#000000" topPadding="8" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Emp ID.]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="244"
						y="81"
						width="111"
						height="29"
						key="staticText-5"/>
					<box topBorder="Thin" topBorderColor="#000000" topPadding="8" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Name]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="355"
						y="81"
						width="62"
						height="29"
						key="staticText-6"/>
					<box topBorder="Thin" topBorderColor="#000000" topPadding="8" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[YOS]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="417"
						y="81"
						width="71"
						height="29"
						key="staticText-7"/>
					<box topBorder="Thin" topBorderColor="#000000" topPadding="8" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Emp. Date]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="488"
						y="81"
						width="57"
						height="29"
						key="staticText-10"/>
					<box topBorder="Thin" topBorderColor="#000000" topPadding="3" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Balance Forward]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="545"
						y="81"
						width="43"
						height="16"
						key="staticText-11"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Allocated]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="588"
						y="81"
						width="46"
						height="16"
						key="staticText-12"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Taken]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="634"
						y="81"
						width="51"
						height="16"
						key="staticText-13"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="true"/>
					</textElement>
				<text><![CDATA[Balance]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="545"
						y="97"
						width="43"
						height="13"
						key="staticText-14"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="8" isBold="true"/>
					</textElement>
				<text><![CDATA[Days]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="588"
						y="97"
						width="46"
						height="13"
						key="staticText-16"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="8" isBold="true"/>
					</textElement>
				<text><![CDATA[Days]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="634"
						y="97"
						width="51"
						height="13"
						key="staticText-18"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="8" isBold="true"/>
					</textElement>
				<text><![CDATA[Days]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="639"
						y="60"
						width="22"
						height="17"
						key="staticText-20"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF"/>
					</textElement>
				<text><![CDATA[Page : ]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="664"
						y="60"
						width="21"
						height="17"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="2" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Justified" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10"/>
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="212"
						y="60"
						width="122"
						height="17"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().getDate()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="342"
						y="60"
						width="76"
						height="17"
						key="textField-91"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{STARTDATE}.equals("")?"":"As of "+new Report_Vacation().asof($P{STARTDATE})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="424"
						y="60"
						width="108"
						height="17"
						key="textField-92"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Print by: "+$F{vacaccrue__print_by}]]></textFieldExpression>
				</textField>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="17"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="184"
						y="0"
						width="60"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-2"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{vacaccrue__employeeid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="244"
						y="0"
						width="111"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-3"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="355"
						y="0"
						width="62"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-4"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().yosData($F{memployee__startdate})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="417"
						y="0"
						width="71"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-5"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__startdate}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="488"
						y="0"
						width="57"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-8"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{ฺฺBalance_forward}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="545"
						y="0"
						width="43"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-9"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{Allow_days}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="588"
						y="0"
						width="46"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-11"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{Taken_days}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="634"
						y="0"
						width="51"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-13"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().Balance_days($V{ฺฺBalance_forward},$V{Taken_days})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="150"
						y="0"
						width="34"
						height="17"
						key="textField"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAU.TTF" size="10"/>
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{REPORT_COUNT}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="17"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="150"
						y="0"
						width="338"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-15"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Grand Total"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="488"
						y="0"
						width="57"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-18"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_bfGrand})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="545"
						y="0"
						width="43"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-19"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_alGrand})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="588"
						y="0"
						width="46"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-21"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="None" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_taGrand})]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="634"
						y="0"
						width="51"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-23"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" rightPadding="5" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new Report_Vacation().transSumDay($V{sum_blGrand})]]></textFieldExpression>
				</textField>
			</band>
		</summary>
</jasperReport>