988 lines
39 KiB
XML
988 lines
39 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<rd:DataSourceID>a97ed54f-e538-4217-8b08-20e9745e5ac0</rd:DataSourceID>
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
</DataSource>
|
|
</DataSources>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<ReportParameters>
|
|
<ReportParameter Name="SearchCriteria">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_0</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="CompanyInfo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Logo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_2</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_3</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_4</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Month">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_5</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<rd:GridSpacing>0.05in</rd:GridSpacing>
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
|
<RightMargin>0.1in</RightMargin>
|
|
<LeftMargin>0.1in</LeftMargin>
|
|
<PageHeader>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox29">
|
|
<rd:DefaultName>textbox29</rd:DefaultName>
|
|
<Top>0.3375in</Top>
|
|
<Width>5.725in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>3.5in</Left>
|
|
<Height>0.2in</Height>
|
|
<Value>=Parameters!Address.Value</Value>
|
|
</Textbox>
|
|
<Image Name="image1">
|
|
<Sizing>Fit</Sizing>
|
|
<Top>0.05in</Top>
|
|
<Width>2.05in</Width>
|
|
<MIMEType>image/bmp</MIMEType>
|
|
<Source>External</Source>
|
|
<Style />
|
|
<ZIndex>1</ZIndex>
|
|
<Left>0.1in</Left>
|
|
<Height>0.95in</Height>
|
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
|
</Image>
|
|
<Textbox Name="textbox2">
|
|
<Top>0.0875in</Top>
|
|
<Width>5.7in</Width>
|
|
<Style>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>3.525in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>1.1in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageHeader>
|
|
<BottomMargin>0.4in</BottomMargin>
|
|
<rd:ReportID>dc73f843-1570-498f-82d2-3092ab955f27</rd:ReportID>
|
|
<PageWidth>11.69in</PageWidth>
|
|
<DataSets>
|
|
<DataSet Name="PayrollDataSet_GratuityProvision">
|
|
<Fields>
|
|
<Field Name="EmpNo">
|
|
<DataField>EmpNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="EmpName">
|
|
<DataField>EmpName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Designation">
|
|
<DataField>Designation</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="DateOfBirth">
|
|
<DataField>DateOfBirth</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="RetirementAge">
|
|
<DataField>RetirementAge</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="JoiningDate">
|
|
<DataField>JoiningDate</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="ServiceLength">
|
|
<DataField>ServiceLength</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Basic">
|
|
<DataField>Basic</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NoOfBasicPayable">
|
|
<DataField>NoOfBasicPayable</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="GrPeyableProvision">
|
|
<DataField>GrPeyableProvision</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SL">
|
|
<DataField>SL</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:TableName>GratuityProvision</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<Code />
|
|
<Width>10.8in</Width>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="textbox5">
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<Top>0.1in</Top>
|
|
<Width>6.2in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.15in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>="Gratuity Provision For Month : "&Parameters!Month.Value</Value>
|
|
</Textbox>
|
|
<Table Name="table1">
|
|
<DataSetName>PayrollDataSet_GratuityProvision</DataSetName>
|
|
<Top>0.45in</Top>
|
|
<Width>10.475in</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SL">
|
|
<rd:DefaultName>SL</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!SL.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="EmpNo">
|
|
<rd:DefaultName>EmpNo</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!EmpNo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="EmpName">
|
|
<rd:DefaultName>EmpName</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!EmpName.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Designation">
|
|
<rd:DefaultName>Designation</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Designation.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="DateOfBirth">
|
|
<rd:DefaultName>DateOfBirth</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!DateOfBirth.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="RetirementAge">
|
|
<rd:DefaultName>RetirementAge</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!RetirementAge.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="JoiningDate">
|
|
<rd:DefaultName>JoiningDate</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!JoiningDate.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="ServiceLength">
|
|
<rd:DefaultName>ServiceLength</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!ServiceLength.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Basic">
|
|
<rd:DefaultName>Basic</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<Format>N2</Format>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Cdbl(Fields!Basic.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="NoOfBasicPayable">
|
|
<rd:DefaultName>NoOfBasicPayable</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!NoOfBasicPayable.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="GrPeyableProvision">
|
|
<rd:DefaultName>GrPeyableProvision</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<Format>N2</Format>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Cdbl(Fields!GrPeyableProvision.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox1">
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>SL</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox3">
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Emp No</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox4">
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Name</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox11">
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Designation</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox14">
|
|
<rd:DefaultName>textbox14</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Date Of Birth</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox17">
|
|
<rd:DefaultName>textbox17</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Retirement Age</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox21">
|
|
<rd:DefaultName>textbox21</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Joining Date</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox24">
|
|
<rd:DefaultName>textbox24</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Service Length</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox27">
|
|
<rd:DefaultName>textbox27</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Basic</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox31">
|
|
<rd:DefaultName>textbox31</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>No Of Basic Peyable</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox34">
|
|
<rd:DefaultName>textbox34</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Default>DarkGray</Default>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Gratuity Peyable Provision</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.38in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>0.25in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.75in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.5in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.25in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.875in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.75in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.875in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.8in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.75in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.875in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.8in</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>0.88in</Height>
|
|
<Footer>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox8">
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox9">
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox10">
|
|
<rd:DefaultName>textbox10</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox13">
|
|
<rd:DefaultName>textbox13</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox16">
|
|
<rd:DefaultName>textbox16</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox20">
|
|
<rd:DefaultName>textbox20</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox23">
|
|
<rd:DefaultName>textbox23</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox26">
|
|
<rd:DefaultName>textbox26</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox30">
|
|
<rd:DefaultName>textbox30</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox33">
|
|
<rd:DefaultName>textbox33</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox37">
|
|
<rd:DefaultName>textbox37</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Footer>
|
|
<Left>0.125in</Left>
|
|
</Table>
|
|
</ReportItems>
|
|
<Height>1.5in</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<PageFooter>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox36">
|
|
<Top>0.175in</Top>
|
|
<Width>1.4in</Width>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>9in</Left>
|
|
<Height>0.2in</Height>
|
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox18">
|
|
<rd:DefaultName>textbox18</rd:DefaultName>
|
|
<Top>0.15in</Top>
|
|
<Width>2.85in</Width>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.125in</Left>
|
|
<Height>0.2in</Height>
|
|
<Value>="Print Date : " & Format(Today(), "dd MMM yyyy")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>0.4in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageFooter>
|
|
<TopMargin>0.29in</TopMargin>
|
|
<PageHeight>8.27in</PageHeight>
|
|
</Report> |