Commit eb894e40 authored by dpingle's avatar dpingle

* Updated leave master on [23/08/2019]

leave11.xml
leave21.xml
w_leave.sql
d_leave_brow.srd
d_leave_edit.srd
LeavesIC.java


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205849 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6b23a433
......@@ -124,10 +124,16 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
----------------------------------------------------- Dipesh [21/08/2019] End
----------------------------------------------------- Dipesh [23/08/2019] Start
update OBJ_ACTIONS set image='ibase/resource/objaction/Audit-trail.svg' where OBJ_NAME='leave' and LINE_NO=21;
delete OBJ_ACTIONS where OBJ_NAME='leave' and LINE_NO='22';
Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,IMAGE,DESCRIPTION,SERVICE_CODE,INTERACTIVE,RIGHTS_CHAR,TITLE,FORM_NO,SERVICE_HANDLER,PLACEMENT,ACTION_TYPE,TRAN_TYPE,CHG_DATE,CHG_TERM,CHG_USER,IS_CONFIRMATION_REQ,SEP_DUTY_OPT,RE_AUTH_OPT,SHOW_IN_PANEL,PAGE_CONTEXT,TYPE,ACTION_ARG,SWIPE_POSITION,MULTI_ROW_OPT,ACTION_ID,DEF_NODATA,IN_PROC_INTRUPT,ESTIMATED_TIME,ACTION_GROUP,DISPLAY_OPT,DISPLAY_MODE,SHOW_CONFIRM,REC_SPECIFIC) values ('leave',22,'ibase/resource/objaction/exprtExl.svg','Export To Excel','a','a','B','Export2XLS','1',null,null,'S',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,'2',null,1);
update OBJ_ACTIONS set display_mode=null where OBJ_NAME='leave' and LINE_NO='22';
----------------------------------------------------- Dipesh [23/08/2019] End
......
......@@ -102,113 +102,8 @@
<name>allow_adv_leave</name>
<dbname>leaves.allow_adv_leave</dbname>
</table_column>
<table_column>
<type precision="1">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>max_days</name>
<dbname>leaves.max_days</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>encashable</name>
<dbname>leaves.encashable</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>avail</name>
<dbname>leaves.avail</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>avail_lt</name>
<dbname>leaves.avail_lt</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>earn_new</name>
<dbname>leaves.earn_new</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>abs_mth</name>
<dbname>leaves.abs_mth</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>payable</name>
<dbname>leaves.payable</dbname>
</table_column>
<table_column>
<type precision="1">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>min_allowed</name>
<dbname>leaves.min_allowed</dbname>
</table_column>
<table_column>
<type precision="1">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>max_allowed</name>
<dbname>leaves.max_allowed</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>max_times</name>
<dbname>leaves.max_times</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>accumulate</name>
<dbname>leaves.accumulate</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>accumulate_months</name>
<dbname>leaves.accumulate_months</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lve_code__convert</name>
<dbname>leaves.lve_code__convert</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>ad_code__ench</name>
<dbname>leaves.ad_code__ench</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>bal_opt</name>
<dbname>leaves.bal_opt</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;leaves&quot; ) COLUMN(NAME=&quot;leaves.descr&quot;) COLUMN(NAME=&quot;leaves.lve_code&quot;) COLUMN(NAME=&quot;leaves.chg_date&quot;) COLUMN(NAME=&quot;leaves.chg_user&quot;) COLUMN(NAME=&quot;leaves.chg_term&quot;) COLUMN(NAME=&quot;leaves.lve_unit&quot;) COLUMN(NAME=&quot;leaves.allow_adv_leave&quot;) COLUMN(NAME=&quot;leaves.max_days&quot;) COLUMN(NAME=&quot;leaves.encashable&quot;) COLUMN(NAME=&quot;leaves.avail&quot;) COLUMN(NAME=&quot;leaves.avail_lt&quot;) COLUMN(NAME=&quot;leaves.earn_new&quot;) COLUMN(NAME=&quot;leaves.abs_mth&quot;) COLUMN(NAME=&quot;leaves.payable&quot;) COLUMN(NAME=&quot;leaves.min_allowed&quot;) COLUMN(NAME=&quot;leaves.max_allowed&quot;) COLUMN(NAME=&quot;leaves.max_times&quot;) COLUMN(NAME=&quot;leaves.accumulate&quot;) COLUMN(NAME=&quot;leaves.accumulate_months&quot;) COLUMN(NAME=&quot;leaves.lve_code__convert&quot;) COLUMN(NAME=&quot;leaves.ad_code__ench&quot;) COLUMN(NAME=&quot;leaves.bal_opt&quot;)) </retrieve>
<update>leaves</update>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;leaves&quot; ) COLUMN(NAME=&quot;leaves.descr&quot;) COLUMN(NAME=&quot;leaves.lve_code&quot;) COLUMN(NAME=&quot;leaves.chg_date&quot;) COLUMN(NAME=&quot;leaves.chg_user&quot;) COLUMN(NAME=&quot;leaves.chg_term&quot;) COLUMN(NAME=&quot;leaves.lve_unit&quot;) COLUMN(NAME=&quot;leaves.allow_adv_leave&quot;)) </retrieve>
<update>LEAVES</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition>
......@@ -246,7 +141,7 @@
<text>Change Date</text>
<border>6</border>
<color>0</color>
<x>373</x>
<x>621</x>
<y>2</y>
<height>16</height>
<width>75</width>
......@@ -274,7 +169,7 @@
<text>Change User</text>
<border>6</border>
<color>0</color>
<x>450</x>
<x>698</x>
<y>2</y>
<height>16</height>
<width>75</width>
......@@ -305,7 +200,7 @@
<x>97</x>
<y>2</y>
<height>16</height>
<width>191</width>
<width>439</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -330,7 +225,7 @@
<text>Change Term</text>
<border>6</border>
<color>0</color>
<x>527</x>
<x>775</x>
<y>2</y>
<height>16</height>
<width>75</width>
......@@ -358,7 +253,7 @@
<text>Leave Unit</text>
<border>6</border>
<color>33554432</color>
<x>290</x>
<x>538</x>
<y>2</y>
<height>16</height>
<width>81</width>
......@@ -386,7 +281,7 @@
<text>Allow Adv Leave</text>
<border>6</border>
<color>33554432</color>
<x>604</x>
<x>852</x>
<y>2</y>
<height>16</height>
<width>119</width>
......@@ -452,7 +347,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>373</x>
<x>621</x>
<y>2</y>
<height>18</height>
<width>75</width>
......@@ -488,7 +383,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>450</x>
<x>698</x>
<y>2</y>
<height>18</height>
<width>75</width>
......@@ -527,7 +422,7 @@
<x>97</x>
<y>2</y>
<height>18</height>
<width>191</width>
<width>439</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -561,7 +456,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>527</x>
<x>775</x>
<y>2</y>
<height>18</height>
<width>75</width>
......@@ -597,7 +492,7 @@
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>290</x>
<x>538</x>
<y>2</y>
<height>18</height>
<width>81</width>
......@@ -633,7 +528,7 @@
<tabsequence>40</tabsequence>
<border>0</border>
<color>0</color>
<x>604</x>
<x>852</x>
<y>1</y>
<height>16</height>
<width>119</width>
......@@ -662,966 +557,6 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>0</border>
<color>0</color>
<x>726</x>
<y>1</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_days</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>0</border>
<color>0</color>
<x>808</x>
<y>1</y>
<height>16</height>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>encashable</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>0</border>
<color>0</color>
<x>887</x>
<y>1</y>
<height>16</height>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>avail</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>0</border>
<color>0</color>
<x>981</x>
<y>1</y>
<height>16</height>
<width>62</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>avail_lt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>0</border>
<color>0</color>
<x>1046</x>
<y>1</y>
<height>16</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>earn_new</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>0</color>
<x>1119</x>
<y>1</y>
<height>16</height>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>abs_mth</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<color>0</color>
<x>1211</x>
<y>1</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>payable</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>0</border>
<color>0</color>
<x>1302</x>
<y>1</y>
<height>16</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>min_allowed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<color>0</color>
<x>1392</x>
<y>1</y>
<height>16</height>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_allowed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>0</border>
<color>0</color>
<x>1484</x>
<y>1</y>
<height>16</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_times</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>0</border>
<color>0</color>
<x>1556</x>
<y>1</y>
<height>16</height>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>accumulate</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<color>0</color>
<x>1650</x>
<y>1</y>
<height>16</height>
<width>130</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>accumulate_months</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>0</border>
<color>0</color>
<x>1783</x>
<y>1</y>
<height>16</height>
<width>130</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lve_code__convert</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>0</color>
<x>1916</x>
<y>1</y>
<height>16</height>
<width>111</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ad_code__ench</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<color>0</color>
<x>2030</x>
<y>1</y>
<height>16</height>
<width>133</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bal_opt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Max Days</text>
<border>6</border>
<color>33554432</color>
<x>725</x>
<y>1</y>
<height>16</height>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_days_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Encashable</text>
<border>6</border>
<color>33554432</color>
<x>807</x>
<y>1</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>encashable_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Avail</text>
<border>6</border>
<color>33554432</color>
<x>886</x>
<y>1</y>
<height>16</height>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>avail_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Avail Lt</text>
<border>6</border>
<color>33554432</color>
<x>980</x>
<y>1</y>
<height>16</height>
<width>63</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>avail_lt_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Earn New</text>
<border>6</border>
<color>33554432</color>
<x>1045</x>
<y>1</y>
<height>16</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>earn_new_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Abs Mth</text>
<border>6</border>
<color>33554432</color>
<x>1118</x>
<y>1</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>abs_mth_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Payable</text>
<border>6</border>
<color>33554432</color>
<x>1210</x>
<y>1</y>
<height>16</height>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>payable_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Min Allowed</text>
<border>6</border>
<color>33554432</color>
<x>1301</x>
<y>1</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>min_allowed_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Max Allowed</text>
<border>6</border>
<color>33554432</color>
<x>1391</x>
<y>1</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_allowed_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Max Times</text>
<border>6</border>
<color>33554432</color>
<x>1483</x>
<y>1</y>
<height>16</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_times_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Accumulate</text>
<border>6</border>
<color>33554432</color>
<x>1555</x>
<y>1</y>
<height>16</height>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>accumulate_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Accumulate Months</text>
<border>6</border>
<color>33554432</color>
<x>1649</x>
<y>1</y>
<height>16</height>
<width>131</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>accumulate_months_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Lve Code Convert</text>
<border>6</border>
<color>33554432</color>
<x>1782</x>
<y>1</y>
<height>16</height>
<width>131</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lve_code__convert_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Ad Code Ench</text>
<border>6</border>
<color>33554432</color>
<x>1915</x>
<y>1</y>
<height>16</height>
<width>112</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ad_code__ench_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Bal Opt</text>
<border>6</border>
<color>33554432</color>
<x>2029</x>
<y>1</y>
<height>16</height>
<width>134</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bal_opt_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>353</height>
<height>440</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -47,7 +47,6 @@
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>lve_code</name>
<dbname>leaves.lve_code</dbname>
</table_column>
......@@ -65,27 +64,6 @@
<dbname>leaves.max_days</dbname>
<validation>number(gettext()) &gt;= 0</validation>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>leaves.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>leaves.chg_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>leaves.chg_term</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -237,22 +215,61 @@
<dbname>leaves.allow_adv_leave</dbname>
<initial>Y</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;leaves&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;leaves.lve_code&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;leaves.max_days&quot;) COLUMN(NAME=&quot;leaves.chg_date&quot;) COLUMN(NAME=&quot;leaves.chg_user&quot;) COLUMN(NAME=&quot;leaves.chg_term&quot;) COLUMN(NAME=&quot;leaves.encashable&quot;) COLUMN(NAME=&quot;leaves.avail&quot;) COLUMN(NAME=&quot;leaves.avail_lt&quot;) COLUMN(NAME=&quot;leaves.earn_new&quot;) COLUMN(NAME=&quot;leaves.abs_mth&quot;) COLUMN(NAME=&quot;leaves.payable&quot;) COLUMN(NAME=&quot;leaves.max_times&quot;) COLUMN(NAME=&quot;leaves.accumulate&quot;) COLUMN(NAME=&quot;leaves.accumulate_months&quot;) COLUMN(NAME=&quot;leaves.lve_code__convert&quot;) COLUMN(NAME=&quot;leaves.ad_code__ench&quot;) COLUMN(NAME=&quot;leaves.min_allowed&quot;) COLUMN(NAME=&quot;leaves.max_allowed&quot;) COLUMN(NAME=&quot;leaves.descr&quot;) COLUMN(NAME=&quot;leaves.bal_opt&quot;) COLUMN(NAME=&quot;leaves.lve_unit&quot;) COLUMN(NAME=&quot;leaves.allow_adv_leave&quot;) JOIN (LEFT=&quot;leaves.ad_code__ench&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; OUTER1 =&quot;leaves.ad_code__ench&quot; )WHERE( EXP1 =&quot;( leaves.lve_code&quot; OP =&quot;=&quot; EXP2 =&quot;:lvecode )&quot; ) ) ARG(NAME = &quot;lvecode&quot; TYPE = string) </retrieve>
<update>LEAVES</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<table_column>
<type>datetime</type>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>leaves.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>leaves.chg_user</dbname>
</table_column>
<table_column>
<type size="300">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>leaves.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;leaves&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;leaves.lve_code&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;leaves.max_days&quot;) COLUMN(NAME=&quot;leaves.encashable&quot;) COLUMN(NAME=&quot;leaves.avail&quot;) COLUMN(NAME=&quot;leaves.avail_lt&quot;) COLUMN(NAME=&quot;leaves.earn_new&quot;) COLUMN(NAME=&quot;leaves.abs_mth&quot;) COLUMN(NAME=&quot;leaves.payable&quot;) COLUMN(NAME=&quot;leaves.max_times&quot;) COLUMN(NAME=&quot;leaves.accumulate&quot;) COLUMN(NAME=&quot;leaves.accumulate_months&quot;) COLUMN(NAME=&quot;leaves.lve_code__convert&quot;) COLUMN(NAME=&quot;leaves.ad_code__ench&quot;) COLUMN(NAME=&quot;leaves.min_allowed&quot;) COLUMN(NAME=&quot;leaves.max_allowed&quot;) COLUMN(NAME=&quot;leaves.descr&quot;) COLUMN(NAME=&quot;leaves.bal_opt&quot;) COLUMN(NAME=&quot;leaves.lve_unit&quot;) COLUMN(NAME=&quot;leaves.allow_adv_leave&quot;) COLUMN(NAME=&quot;leaves.chg_date&quot;) COLUMN(NAME=&quot;leaves.chg_user&quot;) COLUMN(NAME=&quot;leaves.chg_term&quot;) JOIN (LEFT=&quot;leaves.ad_code__ench&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; OUTER1 =&quot;leaves.ad_code__ench&quot; )WHERE( EXP1 =&quot;( leaves.lve_code&quot; OP =&quot;=&quot; EXP2 =&quot;:lvecode )&quot; ) ) ARG(NAME = &quot;lvecode&quot; TYPE = string) </retrieve>
<argument>
<name>lvecode</name>
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>7</x>
<y>264</y>
<height>100</height>
<width>543</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>8</x>
<y>33</y>
<y>5</y>
<height>254</height>
<width>544</width>
<name>gb_1</name>
......@@ -278,7 +295,7 @@
<border>5</border>
<color>0</color>
<x>180</x>
<y>60</y>
<y>32</y>
<height>16</height>
<width>53</width>
<format>[general]</format>
......@@ -315,7 +332,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>60</y>
<y>32</y>
<height>16</height>
<width>107</width>
<html>
......@@ -343,7 +360,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>84</y>
<y>56</y>
<height>16</height>
<width>107</width>
<html>
......@@ -372,7 +389,7 @@
<border>5</border>
<color>0</color>
<x>180</x>
<y>84</y>
<y>56</y>
<height>16</height>
<width>53</width>
<format>##0.0</format>
......@@ -409,7 +426,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>108</y>
<y>80</y>
<height>16</height>
<width>107</width>
<html>
......@@ -432,13 +449,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>108</y>
<y>80</y>
<height>16</height>
<width>55</width>
<format>[Yes/No]</format>
......@@ -474,7 +491,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>132</y>
<y>104</y>
<height>16</height>
<width>107</width>
<html>
......@@ -497,13 +514,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>132</y>
<y>104</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
......@@ -538,7 +555,7 @@
<border>0</border>
<color>0</color>
<x>64</x>
<y>158</y>
<y>130</y>
<height>16</height>
<width>107</width>
<html>
......@@ -561,13 +578,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>156</y>
<y>128</y>
<height>16</height>
<width>69</width>
<format>[general]</format>
......@@ -604,7 +621,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>180</y>
<y>152</y>
<height>16</height>
<width>107</width>
<html>
......@@ -627,13 +644,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>180</y>
<y>152</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
......@@ -663,13 +680,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>204</y>
<y>176</y>
<height>16</height>
<width>55</width>
<format>[Yes/No]</format>
......@@ -705,7 +722,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>228</y>
<y>200</y>
<height>16</height>
<width>107</width>
<html>
......@@ -728,13 +745,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>15</id>
<alignment>1</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>228</y>
<y>200</y>
<height>16</height>
<width>53</width>
<format>#0.0</format>
......@@ -771,7 +788,7 @@
<border>0</border>
<color>0</color>
<x>22</x>
<y>252</y>
<y>224</y>
<height>16</height>
<width>153</width>
<html>
......@@ -794,13 +811,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>5</border>
<color>0</color>
<x>180</x>
<y>253</y>
<y>225</y>
<height>16</height>
<width>55</width>
<format>[Yes/No]</format>
......@@ -836,7 +853,7 @@
<border>0</border>
<color>0</color>
<x>239</x>
<y>229</y>
<y>201</y>
<height>16</height>
<width>88</width>
<html>
......@@ -859,13 +876,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>16</id>
<alignment>1</alignment>
<tabsequence>170</tabsequence>
<border>5</border>
<color>0</color>
<x>331</x>
<y>228</y>
<y>200</y>
<height>16</height>
<width>55</width>
<format>#0.0</format>
......@@ -902,7 +919,7 @@
<border>0</border>
<color>0</color>
<x>406</x>
<y>228</y>
<y>200</y>
<height>16</height>
<width>81</width>
<html>
......@@ -925,13 +942,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>10</id>
<alignment>1</alignment>
<tabsequence>180</tabsequence>
<border>5</border>
<color>0</color>
<x>492</x>
<y>228</y>
<y>200</y>
<height>16</height>
<width>34</width>
<format>#0</format>
......@@ -968,7 +985,7 @@
<border>0</border>
<color>0</color>
<x>304</x>
<y>204</y>
<y>176</y>
<height>16</height>
<width>183</width>
<html>
......@@ -991,13 +1008,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>12</id>
<alignment>1</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>492</x>
<y>204</y>
<y>176</y>
<height>16</height>
<width>34</width>
<format>##0</format>
......@@ -1035,7 +1052,7 @@
<border>0</border>
<color>0</color>
<x>304</x>
<y>180</y>
<y>152</y>
<height>16</height>
<width>183</width>
<html>
......@@ -1058,13 +1075,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>6</id>
<alignment>1</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>492</x>
<y>180</y>
<y>152</y>
<height>16</height>
<width>34</width>
<format>#0</format>
......@@ -1096,13 +1113,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>471</x>
<y>132</y>
<y>104</y>
<height>16</height>
<width>55</width>
<format>[general]</format>
......@@ -1139,7 +1156,7 @@
<border>0</border>
<color>0</color>
<x>370</x>
<y>132</y>
<y>104</y>
<height>16</height>
<width>96</width>
<html>
......@@ -1162,13 +1179,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>471</x>
<y>108</y>
<y>80</y>
<height>16</height>
<width>55</width>
<format>[Yes/No]</format>
......@@ -1204,7 +1221,7 @@
<border>0</border>
<color>0</color>
<x>394</x>
<y>108</y>
<y>80</y>
<height>16</height>
<width>72</width>
<html>
......@@ -1227,13 +1244,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>332</x>
<y>109</y>
<y>81</y>
<height>16</height>
<width>55</width>
<format>[Yes/No]</format>
......@@ -1269,7 +1286,7 @@
<border>0</border>
<color>0</color>
<x>246</x>
<y>108</y>
<y>80</y>
<height>16</height>
<width>80</width>
<html>
......@@ -1297,7 +1314,7 @@
<border>0</border>
<color>0</color>
<x>246</x>
<y>84</y>
<y>56</y>
<height>16</height>
<width>80</width>
<html>
......@@ -1320,13 +1337,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>331</x>
<y>84</y>
<y>56</y>
<height>16</height>
<width>55</width>
<format>[general]</format>
......@@ -1361,7 +1378,7 @@
<border>0</border>
<color>0</color>
<x>394</x>
<y>84</y>
<y>56</y>
<height>16</height>
<width>72</width>
<html>
......@@ -1384,13 +1401,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>471</x>
<y>84</y>
<y>56</y>
<height>16</height>
<width>55</width>
<format>[Yes/No]</format>
......@@ -1421,13 +1438,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>387</x>
<y>60</y>
<y>32</y>
<height>16</height>
<width>139</width>
<format>[general]</format>
......@@ -1464,7 +1481,7 @@
<border>0</border>
<color>0</color>
<x>293</x>
<y>60</y>
<y>32</y>
<height>16</height>
<width>89</width>
<html>
......@@ -1493,7 +1510,7 @@
<border>5</border>
<color>255</color>
<x>256</x>
<y>155</y>
<y>127</y>
<height>16</height>
<width>270</width>
<format>[general]</format>
......@@ -1528,7 +1545,7 @@
<border>0</border>
<color>0</color>
<x>68</x>
<y>203</y>
<y>175</y>
<height>16</height>
<width>107</width>
<html>
......@@ -1549,6 +1566,198 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>0</border>
<color>0</color>
<x>168</x>
<y>278</y>
<height>16</height>
<width>55</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<border>0</border>
<color>0</color>
<x>171</x>
<y>301</y>
<height>16</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<border>0</border>
<color>0</color>
<x>167</x>
<y>326</y>
<height>16</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Change Date :</text>
<border>0</border>
<color>33554432</color>
<x>80</x>
<y>280</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Change User :</text>
<border>0</border>
<color>33554432</color>
<x>79</x>
<y>301</y>
<height>16</height>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Change Term :</text>
<border>0</border>
<color>33554432</color>
<x>78</x>
<y>323</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -13,66 +13,21 @@ table(column=(type=char(20) update=yes updatewhereclause=yes name=descr dbname="
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="leaves.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=lve_unit dbname="leaves.lve_unit" values="Days D/Hours H/" )
column=(type=char(1) update=yes updatewhereclause=yes name=allow_adv_leave dbname="leaves.allow_adv_leave" )
column=(type=decimal(1) update=yes updatewhereclause=yes name=max_days dbname="leaves.max_days" )
column=(type=char(1) update=yes updatewhereclause=yes name=encashable dbname="leaves.encashable" )
column=(type=char(1) update=yes updatewhereclause=yes name=avail dbname="leaves.avail" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=avail_lt dbname="leaves.avail_lt" )
column=(type=char(1) update=yes updatewhereclause=yes name=earn_new dbname="leaves.earn_new" )
column=(type=char(1) update=yes updatewhereclause=yes name=abs_mth dbname="leaves.abs_mth" )
column=(type=char(1) update=yes updatewhereclause=yes name=payable dbname="leaves.payable" )
column=(type=decimal(1) update=yes updatewhereclause=yes name=min_allowed dbname="leaves.min_allowed" )
column=(type=decimal(1) update=yes updatewhereclause=yes name=max_allowed dbname="leaves.max_allowed" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=max_times dbname="leaves.max_times" )
column=(type=char(1) update=yes updatewhereclause=yes name=accumulate dbname="leaves.accumulate" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=accumulate_months dbname="leaves.accumulate_months" )
column=(type=char(5) update=yes updatewhereclause=yes name=lve_code__convert dbname="leaves.lve_code__convert" )
column=(type=char(5) update=yes updatewhereclause=yes name=ad_code__ench dbname="leaves.ad_code__ench" )
column=(type=char(1) update=yes updatewhereclause=yes name=bal_opt dbname="leaves.bal_opt" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"leaves~" ) COLUMN(NAME=~"leaves.descr~") COLUMN(NAME=~"leaves.lve_code~") COLUMN(NAME=~"leaves.chg_date~") COLUMN(NAME=~"leaves.chg_user~") COLUMN(NAME=~"leaves.chg_term~") COLUMN(NAME=~"leaves.lve_unit~") COLUMN(NAME=~"leaves.allow_adv_leave~") COLUMN(NAME=~"leaves.max_days~") COLUMN(NAME=~"leaves.encashable~") COLUMN(NAME=~"leaves.avail~") COLUMN(NAME=~"leaves.avail_lt~") COLUMN(NAME=~"leaves.earn_new~") COLUMN(NAME=~"leaves.abs_mth~") COLUMN(NAME=~"leaves.payable~") COLUMN(NAME=~"leaves.min_allowed~") COLUMN(NAME=~"leaves.max_allowed~") COLUMN(NAME=~"leaves.max_times~") COLUMN(NAME=~"leaves.accumulate~") COLUMN(NAME=~"leaves.accumulate_months~") COLUMN(NAME=~"leaves.lve_code__convert~") COLUMN(NAME=~"leaves.ad_code__ench~") COLUMN(NAME=~"leaves.bal_opt~")) " update="leaves" updatewhere=0 updatekeyinplace=no )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"leaves~" ) COLUMN(NAME=~"leaves.descr~") COLUMN(NAME=~"leaves.lve_code~") COLUMN(NAME=~"leaves.chg_date~") COLUMN(NAME=~"leaves.chg_user~") COLUMN(NAME=~"leaves.chg_term~") COLUMN(NAME=~"leaves.lve_unit~") COLUMN(NAME=~"leaves.allow_adv_leave~")) " update="LEAVES" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="0" text="Leave Code" border="6" color="0" x="2" y="2" height="16" width="93" html.valueishtml="0" name=lve_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Change Date" border="6" color="0" x="373" y="2" height="16" width="75" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Change User" border="6" color="0" x="450" y="2" height="16" width="75" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Description" border="6" color="0" x="97" y="2" height="16" width="191" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Change Term" border="6" color="0" x="527" y="2" height="16" width="75" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Leave Unit" border="6" color="33554432" x="290" y="2" height="16" width="81" html.valueishtml="0" name=lve_unit_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Allow Adv Leave" border="6" color="33554432" x="604" y="2" height="16" width="119" html.valueishtml="0" name=allow_adv_leave_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Change Date" border="6" color="0" x="621" y="2" height="16" width="75" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Change User" border="6" color="0" x="698" y="2" height="16" width="75" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Description" border="6" color="0" x="97" y="2" height="16" width="439" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Change Term" border="6" color="0" x="775" y="2" height="16" width="75" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="2" text="Leave Unit" border="6" color="33554432" x="538" y="2" height="16" width="81" html.valueishtml="0" name=lve_unit_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="0" x="2" y="2" height="18" width="93" format="[general]" html.valueishtml="0" name=lve_code visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="373" y="2" height="18" width="75" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="450" y="2" height="18" width="75" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=20 border="5" color="0" x="97" y="2" height="18" width="191" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="527" y="2" height="18" width="75" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="290" y="2" height="18" width="81" format="[general]" html.valueishtml="0" name=lve_unit visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=40 border="0" color="0" x="604" y="1" height="16" width="119" format="[general]" html.valueishtml="0" name=allow_adv_leave visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=50 border="0" color="0" x="726" y="1" height="16" width="79" html.valueishtml="0" name=max_days visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=60 border="0" color="0" x="808" y="1" height="16" width="76" html.valueishtml="0" name=encashable visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=70 border="0" color="0" x="887" y="1" height="16" width="91" html.valueishtml="0" name=avail visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=80 border="0" color="0" x="981" y="1" height="16" width="62" html.valueishtml="0" name=avail_lt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=90 border="0" color="0" x="1046" y="1" height="16" width="70" html.valueishtml="0" name=earn_new visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=100 border="0" color="0" x="1119" y="1" height="16" width="89" html.valueishtml="0" name=abs_mth visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=110 border="0" color="0" x="1211" y="1" height="16" width="88" html.valueishtml="0" name=payable visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=120 border="0" color="0" x="1302" y="1" height="16" width="87" html.valueishtml="0" name=min_allowed visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=130 border="0" color="0" x="1392" y="1" height="16" width="89" html.valueishtml="0" name=max_allowed visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=140 border="0" color="0" x="1484" y="1" height="16" width="69" html.valueishtml="0" name=max_times visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=150 border="0" color="0" x="1556" y="1" height="16" width="91" html.valueishtml="0" name=accumulate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=160 border="0" color="0" x="1650" y="1" height="16" width="130" html.valueishtml="0" name=accumulate_months visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=170 border="0" color="0" x="1783" y="1" height="16" width="130" html.valueishtml="0" name=lve_code__convert visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=180 border="0" color="0" x="1916" y="1" height="16" width="111" html.valueishtml="0" name=ad_code__ench visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=190 border="0" color="0" x="2030" y="1" height="16" width="133" html.valueishtml="0" name=bal_opt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Max Days" border="6" color="33554432" x="725" y="1" height="16" width="80" html.valueishtml="0" name=max_days_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Encashable" border="6" color="33554432" x="807" y="1" height="16" width="77" html.valueishtml="0" name=encashable_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Avail" border="6" color="33554432" x="886" y="1" height="16" width="92" html.valueishtml="0" name=avail_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Avail Lt" border="6" color="33554432" x="980" y="1" height="16" width="63" html.valueishtml="0" name=avail_lt_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Earn New" border="6" color="33554432" x="1045" y="1" height="16" width="71" html.valueishtml="0" name=earn_new_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Abs Mth" border="6" color="33554432" x="1118" y="1" height="16" width="90" html.valueishtml="0" name=abs_mth_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Payable" border="6" color="33554432" x="1210" y="1" height="16" width="89" html.valueishtml="0" name=payable_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Min Allowed" border="6" color="33554432" x="1301" y="1" height="16" width="88" html.valueishtml="0" name=min_allowed_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Max Allowed" border="6" color="33554432" x="1391" y="1" height="16" width="90" html.valueishtml="0" name=max_allowed_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Max Times" border="6" color="33554432" x="1483" y="1" height="16" width="70" html.valueishtml="0" name=max_times_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Accumulate" border="6" color="33554432" x="1555" y="1" height="16" width="92" html.valueishtml="0" name=accumulate_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Accumulate Months" border="6" color="33554432" x="1649" y="1" height="16" width="131" html.valueishtml="0" name=accumulate_months_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Lve Code Convert" border="6" color="33554432" x="1782" y="1" height="16" width="131" html.valueishtml="0" name=lve_code__convert_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Ad Code Ench" border="6" color="33554432" x="1915" y="1" height="16" width="112" html.valueishtml="0" name=ad_code__ench_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Bal Opt" border="6" color="33554432" x="2029" y="1" height="16" width="134" html.valueishtml="0" name=bal_opt_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="621" y="2" height="18" width="75" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="698" y="2" height="18" width="75" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=20 border="5" color="0" x="97" y="2" height="18" width="439" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="775" y="2" height="18" width="75" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="538" y="2" height="18" width="81" format="[general]" html.valueishtml="0" name=lve_unit visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=40 border="0" color="0" x="853" y="1" height="16" width="119" html.valueishtml="0" name=allow_adv_leave visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Allow Adv Leave" border="6" color="33554432" x="852" y="2" height="16" width="120" html.valueishtml="0" name=allow_adv_leave_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" )
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 )
......
......@@ -3,13 +3,10 @@ release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=1 color="536870912" )
footer(height=0 color="536870912" )
detail(height=353 color="536870912" )
table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=lve_code dbname="leaves.lve_code" )
detail(height=440 color="536870912" )
table(column=(type=char(5) update=yes updatewhereclause=yes name=lve_code dbname="leaves.lve_code" )
column=(type=char(40) updatewhereclause=yes name=allwdedn_descr dbname="allwdedn.descr" )
column=(type=decimal(1) update=yes updatewhereclause=yes name=max_days dbname="leaves.max_days" validation="number(gettext()) >= 0" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="leaves.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="leaves.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="leaves.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=encashable dbname="leaves.encashable" initial="N" values="Yes Y/No N/Convert C/" )
column=(type=char(1) update=yes updatewhereclause=yes name=avail dbname="leaves.avail" initial="J" values="Joining J/Probation P/Confirmation C/" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=avail_lt dbname="leaves.avail_lt" initial="0" validation="number(gettext()) >= 0" )
......@@ -27,47 +24,57 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=lve_cod
column=(type=char(1) update=yes updatewhereclause=yes name=bal_opt dbname="leaves.bal_opt" initial="Y" )
column=(type=char(1) update=yes updatewhereclause=yes name=lve_unit dbname="leaves.lve_unit" values="Days D/Hours H/" )
column=(type=char(1) update=yes updatewhereclause=yes name=allow_adv_leave dbname="leaves.allow_adv_leave" initial="Y" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"leaves~" ) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"leaves.lve_code~") COLUMN(NAME=~"allwdedn.descr~") COLUMN(NAME=~"leaves.max_days~") COLUMN(NAME=~"leaves.chg_date~") COLUMN(NAME=~"leaves.chg_user~") COLUMN(NAME=~"leaves.chg_term~") COLUMN(NAME=~"leaves.encashable~") COLUMN(NAME=~"leaves.avail~") COLUMN(NAME=~"leaves.avail_lt~") COLUMN(NAME=~"leaves.earn_new~") COLUMN(NAME=~"leaves.abs_mth~") COLUMN(NAME=~"leaves.payable~") COLUMN(NAME=~"leaves.max_times~") COLUMN(NAME=~"leaves.accumulate~") COLUMN(NAME=~"leaves.accumulate_months~") COLUMN(NAME=~"leaves.lve_code__convert~") COLUMN(NAME=~"leaves.ad_code__ench~") COLUMN(NAME=~"leaves.min_allowed~") COLUMN(NAME=~"leaves.max_allowed~") COLUMN(NAME=~"leaves.descr~") COLUMN(NAME=~"leaves.bal_opt~") COLUMN(NAME=~"leaves.lve_unit~") COLUMN(NAME=~"leaves.allow_adv_leave~") JOIN (LEFT=~"leaves.ad_code__ench~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" OUTER1 =~"leaves.ad_code__ench~" )WHERE( EXP1 =~"( leaves.lve_code~" OP =~"=~" EXP2 =~":lvecode )~" ) ) ARG(NAME = ~"lvecode~" TYPE = string) " update="LEAVES" updatewhere=0 updatekeyinplace=no arguments=(("lvecode", string)) )
groupbox(band=detail text="Basic"border="2" color="0" x="8" y="33" height="254" width="544" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="180" y="60" height="16" width="53" format="[general]" html.valueishtml="0" name=lve_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Leave Code :" border="0" color="0" x="68" y="60" height="16" width="107" html.valueishtml="0" name=lve_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Leaves / Annum :" border="0" color="0" x="68" y="84" height="16" width="107" html.valueishtml="0" name=max_days_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=3 alignment="1" tabsequence=30 border="5" color="0" x="180" y="84" height="16" width="53" format="##0.0" html.valueishtml="0" name=max_days visible="1" edit.limit=3 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Absent Months :" border="0" color="0" x="68" y="108" height="16" width="107" html.valueishtml="0" name=abs_mth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=11 alignment="0" tabsequence=60 border="5" color="0" x="180" y="108" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=abs_mth visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Encashable :" border="0" color="0" x="68" y="132" height="16" width="107" html.valueishtml="0" name=encashable_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=7 alignment="0" tabsequence=90 border="5" color="0" x="180" y="132" height="16" width="72" format="[general]" html.valueishtml="0" name=encashable visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Encash A/d Code :" border="0" color="0" x="64" y="158" height="16" width="107" html.valueishtml="0" name=ad_code__ench_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=17 alignment="0" tabsequence=110 border="5" color="0" x="180" y="156" height="16" width="69" format="[general]" html.valueishtml="0" protect="0~t1" name=ad_code__ench visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Available On :" border="0" color="0" x="68" y="180" height="16" width="107" html.valueishtml="0" name=avail_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=8 alignment="0" tabsequence=120 border="5" color="0" x="180" y="180" height="16" width="87" format="[general]" html.valueishtml="0" name=avail visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=140 border="5" color="0" x="180" y="204" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=accumulate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Min Allowed :" border="0" color="0" x="68" y="228" height="16" width="107" html.valueishtml="0" name=min_allowed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=18 alignment="1" tabsequence=160 border="5" color="0" x="180" y="228" height="16" width="53" format="#0.0" html.valueishtml="0" name=min_allowed visible="1" edit.limit=5 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Allow Advance Leave :" border="0" color="0" x="22" y="252" height="16" width="153" html.valueishtml="0" name=allow_adv_leave_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=23 alignment="0" tabsequence=190 border="5" color="0" x="180" y="253" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=allow_adv_leave visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Max Allowed :" border="0" color="0" x="239" y="229" height="16" width="88" html.valueishtml="0" name=max_allowed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=19 alignment="1" tabsequence=170 border="5" color="0" x="331" y="228" height="16" width="55" format="#0.0" html.valueishtml="0" name=max_allowed visible="1" edit.limit=5 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Max Times :" border="0" color="0" x="406" y="228" height="16" width="81" html.valueishtml="0" name=max_times_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=13 alignment="1" tabsequence=180 border="5" color="0" x="492" y="228" height="16" width="34" format="#0" html.valueishtml="0" name=max_times visible="1" edit.limit=2 edit.case=any edit.format="#0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Accumulate For (Months) :" border="0" color="0" x="304" y="204" height="16" width="183" html.valueishtml="0" name=accumulate_months_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=15 alignment="1" tabsequence=150 border="5" color="0" x="492" y="204" height="16" width="34" format="##0" html.valueishtml="0" protect="0~tif(accumulate= ~"N~",1,0)" name=accumulate_months visible="1" edit.limit=3 edit.case=any edit.format="##0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Available After (Months) :" border="0" color="0" x="304" y="180" height="16" width="183" html.valueishtml="0" name=avail_lt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=9 alignment="1" tabsequence=130 border="5" color="0" x="492" y="180" height="16" width="34" format="#0" html.valueishtml="0" name=avail_lt visible="1" edit.limit=2 edit.case=any edit.format="#0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=100 border="5" color="0" x="471" y="132" height="16" width="55" format="[general]" html.valueishtml="0" protect="0~t1" name=lve_code__convert visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Convert To:" border="0" color="0" x="370" y="132" height="16" width="96" html.valueishtml="0" name=lve_code__convert_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=21 alignment="0" tabsequence=80 border="5" color="0" x="471" y="108" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=bal_opt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Balance :" border="0" color="0" x="394" y="108" height="16" width="72" html.valueishtml="0" name=bal_opt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=10 alignment="0" tabsequence=70 border="5" color="0" x="332" y="109" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=earn_new visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Earned :" border="0" color="0" x="246" y="108" height="16" width="80" html.valueishtml="0" name=earn_new_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Leave Unit :" border="0" color="0" x="246" y="84" height="16" width="80" html.valueishtml="0" name=lve_unit_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=22 alignment="0" tabsequence=40 border="5" color="0" x="331" y="84" height="16" width="55" format="[general]" html.valueishtml="0" name=lve_unit visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Payable :" border="0" color="0" x="394" y="84" height="16" width="72" html.valueishtml="0" name=payable_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=12 alignment="0" tabsequence=50 border="5" color="0" x="471" y="84" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=payable visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=20 border="5" color="0" x="387" y="60" height="16" width="139" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Description :" border="0" color="0" x="293" y="60" height="16" width="89" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="256" y="155" height="16" width="270" format="[general]" html.valueishtml="0" name=allwdedn_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Accumulate :" border="0" color="0" x="68" y="203" height="16" width="107" html.valueishtml="0" name=accumulate_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column=(type=datetime updatewhereclause=yes name=chg_date dbname="leaves.chg_date" )
column=(type=char(10) updatewhereclause=yes name=chg_user dbname="leaves.chg_user" )
column=(type=char(300) updatewhereclause=yes name=chg_term dbname="leaves.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"leaves~" ) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"leaves.lve_code~") COLUMN(NAME=~"allwdedn.descr~") COLUMN(NAME=~"leaves.max_days~") COLUMN(NAME=~"leaves.encashable~") COLUMN(NAME=~"leaves.avail~") COLUMN(NAME=~"leaves.avail_lt~") COLUMN(NAME=~"leaves.earn_new~") COLUMN(NAME=~"leaves.abs_mth~") COLUMN(NAME=~"leaves.payable~") COLUMN(NAME=~"leaves.max_times~") COLUMN(NAME=~"leaves.accumulate~") COLUMN(NAME=~"leaves.accumulate_months~") COLUMN(NAME=~"leaves.lve_code__convert~") COLUMN(NAME=~"leaves.ad_code__ench~") COLUMN(NAME=~"leaves.min_allowed~") COLUMN(NAME=~"leaves.max_allowed~") COLUMN(NAME=~"leaves.descr~") COLUMN(NAME=~"leaves.bal_opt~") COLUMN(NAME=~"leaves.lve_unit~") COLUMN(NAME=~"leaves.allow_adv_leave~") COLUMN(NAME=~"leaves.chg_date~") COLUMN(NAME=~"leaves.chg_user~") COLUMN(NAME=~"leaves.chg_term~") JOIN (LEFT=~"leaves.ad_code__ench~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" OUTER1 =~"leaves.ad_code__ench~" )WHERE( EXP1 =~"( leaves.lve_code~" OP =~"=~" EXP2 =~":lvecode )~" ) ) ARG(NAME = ~"lvecode~" TYPE = string) " arguments=(("lvecode", string)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="7" y="264" height="100" width="543" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Basic"border="2" color="0" x="8" y="5" height="254" width="544" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="180" y="32" height="16" width="53" format="[general]" html.valueishtml="0" name=lve_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Leave Code :" border="0" color="0" x="68" y="32" height="16" width="107" html.valueishtml="0" name=lve_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Leaves / Annum :" border="0" color="0" x="68" y="56" height="16" width="107" html.valueishtml="0" name=max_days_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=3 alignment="1" tabsequence=30 border="5" color="0" x="180" y="56" height="16" width="53" format="##0.0" html.valueishtml="0" name=max_days visible="1" edit.limit=3 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Absent Months :" border="0" color="0" x="68" y="80" height="16" width="107" html.valueishtml="0" name=abs_mth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="180" y="80" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=abs_mth visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Encashable :" border="0" color="0" x="68" y="104" height="16" width="107" html.valueishtml="0" name=encashable_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=4 alignment="0" tabsequence=90 border="5" color="0" x="180" y="104" height="16" width="72" format="[general]" html.valueishtml="0" name=encashable visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Encash A/d Code :" border="0" color="0" x="64" y="130" height="16" width="107" html.valueishtml="0" name=ad_code__ench_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="0" x="180" y="128" height="16" width="69" format="[general]" html.valueishtml="0" protect="0~t1" name=ad_code__ench visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Available On :" border="0" color="0" x="68" y="152" height="16" width="107" html.valueishtml="0" name=avail_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=5 alignment="0" tabsequence=120 border="5" color="0" x="180" y="152" height="16" width="87" format="[general]" html.valueishtml="0" name=avail visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=140 border="5" color="0" x="180" y="176" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=accumulate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Min Allowed :" border="0" color="0" x="68" y="200" height="16" width="107" html.valueishtml="0" name=min_allowed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=15 alignment="1" tabsequence=160 border="5" color="0" x="180" y="200" height="16" width="53" format="#0.0" html.valueishtml="0" name=min_allowed visible="1" edit.limit=5 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Allow Advance Leave :" border="0" color="0" x="22" y="224" height="16" width="153" html.valueishtml="0" name=allow_adv_leave_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=20 alignment="0" tabsequence=190 border="5" color="0" x="180" y="225" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=allow_adv_leave visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Max Allowed :" border="0" color="0" x="239" y="201" height="16" width="88" html.valueishtml="0" name=max_allowed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=16 alignment="1" tabsequence=170 border="5" color="0" x="331" y="200" height="16" width="55" format="#0.0" html.valueishtml="0" name=max_allowed visible="1" edit.limit=5 edit.case=any edit.format="##0.0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Max Times :" border="0" color="0" x="406" y="200" height="16" width="81" html.valueishtml="0" name=max_times_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=10 alignment="1" tabsequence=180 border="5" color="0" x="492" y="200" height="16" width="34" format="#0" html.valueishtml="0" name=max_times visible="1" edit.limit=2 edit.case=any edit.format="#0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Accumulate For (Months) :" border="0" color="0" x="304" y="176" height="16" width="183" html.valueishtml="0" name=accumulate_months_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=12 alignment="1" tabsequence=150 border="5" color="0" x="492" y="176" height="16" width="34" format="##0" html.valueishtml="0" protect="0~tif(accumulate= ~"N~",1,0)" name=accumulate_months visible="1" edit.limit=3 edit.case=any edit.format="##0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Available After (Months) :" border="0" color="0" x="304" y="152" height="16" width="183" html.valueishtml="0" name=avail_lt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=6 alignment="1" tabsequence=130 border="5" color="0" x="492" y="152" height="16" width="34" format="#0" html.valueishtml="0" name=avail_lt visible="1" edit.limit=2 edit.case=any edit.format="#0" edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=100 border="5" color="0" x="471" y="104" height="16" width="55" format="[general]" html.valueishtml="0" protect="0~t1" name=lve_code__convert visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Convert To:" border="0" color="0" x="370" y="104" height="16" width="96" html.valueishtml="0" name=lve_code__convert_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=18 alignment="0" tabsequence=80 border="5" color="0" x="471" y="80" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=bal_opt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Balance :" border="0" color="0" x="394" y="80" height="16" width="72" html.valueishtml="0" name=bal_opt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="332" y="81" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=earn_new visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Earned :" border="0" color="0" x="246" y="80" height="16" width="80" html.valueishtml="0" name=earn_new_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Leave Unit :" border="0" color="0" x="246" y="56" height="16" width="80" html.valueishtml="0" name=lve_unit_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=19 alignment="0" tabsequence=40 border="5" color="0" x="331" y="56" height="16" width="55" format="[general]" html.valueishtml="0" name=lve_unit visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Payable :" border="0" color="0" x="394" y="56" height="16" width="72" html.valueishtml="0" name=payable_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=9 alignment="0" tabsequence=50 border="5" color="0" x="471" y="56" height="16" width="55" format="[Yes/No]" html.valueishtml="0" name=payable visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=20 border="5" color="0" x="387" y="32" height="16" width="139" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Description :" border="0" color="0" x="293" y="32" height="16" width="89" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="256" y="127" height="16" width="270" format="[general]" html.valueishtml="0" name=allwdedn_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Accumulate :" border="0" color="0" x="68" y="175" height="16" width="107" html.valueishtml="0" name=accumulate_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=21 alignment="0" tabsequence=200 border="0" color="0" x="168" y="278" height="16" width="55" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=210 border="0" color="0" x="171" y="301" height="16" width="55" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=23 alignment="0" tabsequence=220 border="0" color="0" x="167" y="326" height="16" width="55" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="0" text="Change Date :" border="0" color="33554432" x="80" y="280" height="16" width="75" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Change User :" border="0" color="33554432" x="79" y="301" height="16" width="75" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Change Term :" border="0" color="33554432" x="78" y="323" height="16" width="77" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" )
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 )
......
......@@ -567,7 +567,8 @@ public class LeavesIC extends ValidatorEJB implements LeavesRemote, LeavesLocal
errList.add("VMNUMBER2");
errFields.add(childNodeName.toLowerCase());
}
if (minAllowed > 0 && maxAllowed > 0 && minAllowed > maxAllowed)
//if (minAllowed > 0 && maxAllowed > 0 && minAllowed > maxAllowed)
if (minAllowed > maxAllowed)
{
errList.add("VMNUMBER1");
errFields.add(childNodeName.toLowerCase());
......
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