Commit 0bf748d7 authored by ysawant's avatar ysawant

*Added result column in SRD and metadata for Attendance Daily Details

attd_day_det11.xml
attd_day_det21.xml
d_attd_day_det11.srd
d_attd_day_det21.srd



git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212653 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cd456309
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<dbname>attendance_day.emp_code</dbname> <dbname>attendance_day.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="3000">char</type> <type size="1000">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>punch_str</name> <name>punch_str</name>
...@@ -98,7 +98,21 @@ ...@@ -98,7 +98,21 @@
<name>status</name> <name>status</name>
<dbname>attendance_day.status</dbname> <dbname>attendance_day.status</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;attendance_day&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;attendance_day.attd_date&quot;) COLUMN(NAME=&quot;attendance_day.emp_code&quot;) COLUMN(NAME=&quot;attendance_day.punch_str&quot;) COLUMN(NAME=&quot;attendance_day.in_time&quot;) COLUMN(NAME=&quot;attendance_day.out_time&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;attendance_day.status&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;attendance_day.emp_code&quot; )WHERE( EXP1 =&quot;attendance_day.attd_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;attendance_day.attd_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; ) ) ARG(NAME = &quot;from_date&quot; TYPE = date) ARG(NAME = &quot;to_date&quot; TYPE = date) </retrieve> <table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>result</name>
<dbname>attendance_day.result</dbname>
<values>
<item display="Half Day" data="H"/>
<item display="Full Day" data="F"/>
<item display="Absent" data="A"/>
<item display="Leave" data="L"/>
<item display="Weekly Off" data="W"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;attendance_day&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;attendance_day.attd_date&quot;) COLUMN(NAME=&quot;attendance_day.emp_code&quot;) COLUMN(NAME=&quot;attendance_day.punch_str&quot;) COLUMN(NAME=&quot;attendance_day.in_time&quot;) COLUMN(NAME=&quot;attendance_day.out_time&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;attendance_day.status&quot;) COLUMN(NAME=&quot;attendance_day.result&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;attendance_day.emp_code&quot; )WHERE( EXP1 =&quot;attendance_day.attd_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;attendance_day.attd_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; ) ) ARG(NAME = &quot;from_date&quot; TYPE = date) ARG(NAME = &quot;to_date&quot; TYPE = date) </retrieve>
<update>ATTENDANCE_DAY</update> <update>ATTENDANCE_DAY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -288,7 +302,7 @@ ...@@ -288,7 +302,7 @@
<x>665</x> <x>665</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>43</width> <width>44</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -307,6 +321,34 @@ ...@@ -307,6 +321,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Result</text>
<border>6</border>
<color>33554432</color>
<x>711</x>
<y>1</y>
<height>16</height>
<width>59</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>result_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
...@@ -317,7 +359,7 @@ ...@@ -317,7 +359,7 @@
<x>665</x> <x>665</x>
<y>0</y> <y>0</y>
<height>16</height> <height>16</height>
<width>43</width> <width>44</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -566,6 +608,42 @@ ...@@ -566,6 +608,42 @@
<color>1073741824</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>711</x>
<y>1</y>
<height>16</height>
<width>59</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>result</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<dbname>attendance_day.emp_code</dbname> <dbname>attendance_day.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="3000">char</type> <type size="1000">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>punch_str</name> <name>punch_str</name>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<dbname>attendance_day.chg_user</dbname> <dbname>attendance_day.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -139,7 +139,21 @@ ...@@ -139,7 +139,21 @@
<name>shift</name> <name>shift</name>
<dbname>attendance_day.shift</dbname> <dbname>attendance_day.shift</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;attendance_day&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;attendance_day.attd_date&quot;) COLUMN(NAME=&quot;attendance_day.emp_code&quot;) COLUMN(NAME=&quot;attendance_day.punch_str&quot;) COLUMN(NAME=&quot;attendance_day.in_time&quot;) COLUMN(NAME=&quot;attendance_day.out_time&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;attendance_day.status&quot;) COLUMN(NAME=&quot;attendance_day.chg_date&quot;) COLUMN(NAME=&quot;attendance_day.chg_user&quot;) COLUMN(NAME=&quot;attendance_day.chg_term&quot;) COMPUTE(NAME=&quot;fn_get_emp_name(employee.emp_code,&apos;X&apos;) as emp_name&quot;) COMPUTE(NAME=&quot;attendance_day.attd_date as attd_date_emp&quot;) COMPUTE(NAME=&quot;attendance_day.emp_code as emp_code_attd&quot;) COLUMN(NAME=&quot;attendance_day.shift&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;attendance_day.emp_code&quot; )WHERE( EXP1 =&quot;~&quot;ATTENDANCE_DAY~&quot;.~&quot;ATTD_DATE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:attd_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;ATTENDANCE_DAY~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:emp_code&quot; ) ) ARG(NAME = &quot;attd_date&quot; TYPE = date) ARG(NAME = &quot;emp_code&quot; TYPE = string) </retrieve> <table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>result</name>
<dbname>attendance_day.result</dbname>
<values>
<item display="Half Day" data="H"/>
<item display="Full Day" data="F"/>
<item display="Absent" data="A"/>
<item display="Leave" data="L"/>
<item display="Weekly Off" data="W"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;attendance_day&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;attendance_day.attd_date&quot;) COLUMN(NAME=&quot;attendance_day.emp_code&quot;) COLUMN(NAME=&quot;attendance_day.punch_str&quot;) COLUMN(NAME=&quot;attendance_day.in_time&quot;) COLUMN(NAME=&quot;attendance_day.out_time&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;attendance_day.status&quot;) COLUMN(NAME=&quot;attendance_day.chg_date&quot;) COLUMN(NAME=&quot;attendance_day.chg_user&quot;) COLUMN(NAME=&quot;attendance_day.chg_term&quot;) COMPUTE(NAME=&quot;fn_get_emp_name(employee.emp_code,&apos;X&apos;) as emp_name&quot;) COMPUTE(NAME=&quot;attendance_day.attd_date as attd_date_emp&quot;) COMPUTE(NAME=&quot;attendance_day.emp_code as emp_code_attd&quot;) COLUMN(NAME=&quot;attendance_day.shift&quot;) COLUMN(NAME=&quot;attendance_day.result&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;attendance_day.emp_code&quot; )WHERE( EXP1 =&quot;~&quot;ATTENDANCE_DAY~&quot;.~&quot;ATTD_DATE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:attd_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;ATTENDANCE_DAY~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:emp_code&quot; ) ) ARG(NAME = &quot;attd_date&quot; TYPE = date) ARG(NAME = &quot;emp_code&quot; TYPE = string) </retrieve>
<update>ATTENDANCE_DAY</update> <update>ATTENDANCE_DAY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -158,8 +172,8 @@ ...@@ -158,8 +172,8 @@
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>7</x> <x>7</x>
<y>10</y> <y>11</y>
<height>188</height> <height>216</height>
<width>464</width> <width>464</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
...@@ -288,34 +302,6 @@ ...@@ -288,34 +302,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>In Time:</text>
<border>0</border>
<color>0</color>
<x>62</x>
<y>91</y>
<height>16</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>in_time_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
...@@ -634,42 +620,6 @@ ...@@ -634,42 +620,6 @@
<color>12632256</color> <color>12632256</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>171</y>
<height>16</height>
<width>112</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>attd_date</name>
<visible>0</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>12632256</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
...@@ -978,6 +928,134 @@ ...@@ -978,6 +928,134 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>In Time:</text>
<border>0</border>
<color>0</color>
<x>62</x>
<y>91</y>
<height>16</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>in_time_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Result:</text>
<border>0</border>
<color>0</color>
<x>62</x>
<y>191</y>
<height>16</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>result_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>171</y>
<height>16</height>
<width>112</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>attd_date</name>
<visible>0</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>12632256</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>130</x>
<y>191</y>
<height>16</height>
<width>112</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>result</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -7,26 +7,29 @@ footer(height=0 color="536870912" ) ...@@ -7,26 +7,29 @@ footer(height=0 color="536870912" )
detail(height=23 color="536870912" ) detail(height=23 color="536870912" )
table(column=(type=datetime update=yes updatewhereclause=yes key=yes name=attd_date dbname="attendance_day.attd_date" ) table(column=(type=datetime update=yes updatewhereclause=yes key=yes name=attd_date dbname="attendance_day.attd_date" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="attendance_day.emp_code" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="attendance_day.emp_code" )
column=(type=char(3000) update=yes updatewhereclause=yes name=punch_str dbname="attendance_day.punch_str" ) column=(type=char(1000) update=yes updatewhereclause=yes name=punch_str dbname="attendance_day.punch_str" )
column=(type=char(5) update=yes updatewhereclause=yes name=in_time dbname="attendance_day.in_time" ) column=(type=char(5) update=yes updatewhereclause=yes name=in_time dbname="attendance_day.in_time" )
column=(type=char(5) update=yes updatewhereclause=yes name=out_time dbname="attendance_day.out_time" ) column=(type=char(5) update=yes updatewhereclause=yes name=out_time dbname="attendance_day.out_time" )
column=(type=char(5) updatewhereclause=yes name=emp_site dbname="employee.emp_site" ) column=(type=char(5) updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="attendance_day.status" ) column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="attendance_day.status" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"attendance_day~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"attendance_day.attd_date~") COLUMN(NAME=~"attendance_day.emp_code~") COLUMN(NAME=~"attendance_day.punch_str~") COLUMN(NAME=~"attendance_day.in_time~") COLUMN(NAME=~"attendance_day.out_time~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"attendance_day.status~") JOIN (LEFT=~"employee.emp_code~" OP =~"=~"RIGHT=~"attendance_day.emp_code~" )WHERE( EXP1 =~"attendance_day.attd_date~" OP =~">=~" EXP2 =~":from_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"attendance_day.attd_date~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"from_date~" TYPE = date) ARG(NAME = ~"to_date~" TYPE = date) " update="ATTENDANCE_DAY" updatewhere=0 updatekeyinplace=no arguments=(("from_date", date),("to_date", date)) ) column=(type=char(1) update=yes updatewhereclause=yes name=result dbname="attendance_day.result" values="Half Day H/Full Day F/Absent A/Leave L/Weekly Off W/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"attendance_day~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"attendance_day.attd_date~") COLUMN(NAME=~"attendance_day.emp_code~") COLUMN(NAME=~"attendance_day.punch_str~") COLUMN(NAME=~"attendance_day.in_time~") COLUMN(NAME=~"attendance_day.out_time~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"attendance_day.status~") COLUMN(NAME=~"attendance_day.result~") JOIN (LEFT=~"employee.emp_code~" OP =~"=~"RIGHT=~"attendance_day.emp_code~" )WHERE( EXP1 =~"attendance_day.attd_date~" OP =~">=~" EXP2 =~":from_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"attendance_day.attd_date~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"from_date~" TYPE = date) ARG(NAME = ~"to_date~" TYPE = date) " update="ATTENDANCE_DAY" updatewhere=0 updatekeyinplace=no arguments=(("from_date", date),("to_date", date)) )
text(band=header alignment="2" text="Attendance Date" border="6" color="33554432" x="2" y="1" height="16" width="102" html.valueishtml="0" name=attd_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Attendance Date" border="6" color="33554432" x="2" y="1" height="16" width="102" html.valueishtml="0" name=attd_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="106" y="1" height="16" width="99" html.valueishtml="0" name=emp_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="106" y="1" height="16" width="99" html.valueishtml="0" name=emp_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="574" y="1" height="16" width="89" html.valueishtml="0" name=emp_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="574" y="1" height="16" width="89" html.valueishtml="0" name=emp_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="In Time" border="6" color="33554432" x="459" y="1" height="16" width="56" html.valueishtml="0" name=in_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="In Time" border="6" color="33554432" x="459" y="1" height="16" width="56" html.valueishtml="0" name=in_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Out Time" border="6" color="33554432" x="517" y="1" height="16" width="55" html.valueishtml="0" name=out_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Out Time" border="6" color="33554432" x="517" y="1" height="16" width="55" html.valueishtml="0" name=out_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Customer Name" border="6" color="33554432" x="207" y="1" height="16" width="250" html.valueishtml="0" name=punch_str_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Customer Name" border="6" color="33554432" x="207" y="1" height="16" width="250" html.valueishtml="0" name=punch_str_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Status" border="6" color="33554432" x="665" y="1" height="16" width="43" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Status" border="6" color="33554432" x="665" y="1" height="16" width="44" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="665" y="0" height="16" width="43" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="Result" border="6" color="33554432" x="711" y="1" height="16" width="59" html.valueishtml="0" name=result_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="665" y="0" height="16" width="44" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="0" height="16" width="102" format="[shortdate] [time]" html.valueishtml="0" name=attd_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="0" height="16" width="102" format="[shortdate] [time]" html.valueishtml="0" name=attd_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="106" y="0" height="16" width="99" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="106" y="0" height="16" width="99" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="574" y="0" height="19" width="89" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="574" y="0" height="19" width="89" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" x="459" y="0" height="16" width="56" format="[general]" html.valueishtml="0" name=in_time visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" x="459" y="0" height="16" width="56" format="[general]" html.valueishtml="0" name=in_time visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="517" y="0" height="16" width="55" format="[general]" html.valueishtml="0" name=out_time visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="517" y="0" height="16" width="55" format="[general]" html.valueishtml="0" name=out_time visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="207" y="0" height="16" width="250" format="[general]" html.valueishtml="0" name=punch_str visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="207" y="0" height="16" width="250" format="[general]" html.valueishtml="0" name=punch_str visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="711" y="1" height="16" width="59" format="[general]" html.valueishtml="0" name=result visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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