TAR_BKKVAC.xml 1.97 KB
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
<?xml version="1.0" encoding="UTF-8"?>
<REPORTXML>
	<DATAMANAGER>TAR_VACATION_BKK</DATAMANAGER>
	<REPORTHEADER tdesc="รายงานสรุปสิทธิการลาพักร้อน" edesc="Employee Vacation Report"/>
	<REFER_LANG>true</REFER_LANG>
	<LINKTABLE>
		<FIELD>TLEAVE_SUMMARY</FIELD>
		<FIELD>MEMPLOYEE</FIELD>
	</LINKTABLE>
	<HELP>
	</HELP>
	<VFIELD>
		<FIELD  type="String" size="100">Memployee.fullname</FIELD>
	</VFIELD>

	<FIXFILTER>
		<FIELD tablename="tleave_summary" value="lv_type in (select eventgrpid from meventgrp where daytype = '7')" ></FIELD>
	</FIXFILTER>

	<GROUP>
		<FIELD DESC="mbranch.edesc" LABEL="BRANCH CODE">Memployee.branch</FIELD>
		<FIELD DESC="mbu1.edesc" LABEL="BU1 CODE">Memployee.bu1</FIELD>
		<FIELD DESC="mbu2.edesc" LABEL="BU2 CODE">Memployee.bu2</FIELD>
		<FIELD DESC="mbu3.edesc" LABEL="BU3 CODE">Memployee.bu3</FIELD>
		<FIELD DESC="mbu4.edesc" LABEL="BU4 CODE">Memployee.bu4</FIELD>
		<FIELD DESC="mbu5.edesc" LABEL="BU5 CODE">Memployee.bu5</FIELD>
		<FIELD DESC="mgroup.edesc" LABEL="GROUP CODE">Memployee.emp_group</FIELD>	
	</GROUP>
	<GRAPH  labels="" data1="" data2="" file=""/>
	<TEMPLATE>
		<FIELD name="TAR_VACATION_BKK.jasper"  tdesc="รายงานสรุปสิทธิการลาพักร้อน" edesc="Employee Vacation Report"/>
		<FIELD name="TAR_VACATION_BKK_EXCEL.jasper"  tdesc="รายงานสรุปสิทธิการลาพักร้อน (Excel)" edesc="Employee Vacation Report(Excel)"/>
	</TEMPLATE>
	<OPTION_REQUIRE tdesc="กรุณาใส่เงื่อนไขในอ็อปชั่นก่อน" edesc=" Please select condition in Option">true</OPTION_REQUIRE>
    <COMPONENT link="TAR_BKKVAC">
		<FIELD type="text" name="STARTDATE" desc="Start Date" value="-" size="10"></FIELD>
		<FIELD type="text" name="ENDDATE"  desc="End Date" value="-" size="10"></FIELD>
	</COMPONENT>
	<!-- <CHILD_CHK>Memployee</CHILD_CHK> -->
	<REQUIRED_FOUND>true</REQUIRED_FOUND>
</REPORTXML>