1703 lines
71 KiB
XML
1703 lines
71 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<AutoRefresh>0</AutoRefresh>
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>d9c2c8fc-0125-457d-9f46-031ca9e1c892</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="PayrollDataSet_PFLedger">
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText>/* Local Query */</CommandText>
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="Description">
|
|
<DataField>Description</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="PFAmount">
|
|
<DataField>PFAmount</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CPFAmount">
|
|
<DataField>CPFAmount</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="OpeningBalance">
|
|
<DataField>OpeningBalance</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TotalBalance">
|
|
<DataField>TotalBalance</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:SchemaPath>D:\Local\SanofiNew\HRM.Report\PayrollDataSet\PayrollDataSet.xsd</rd:SchemaPath>
|
|
<rd:TableName>PFLedger</rd:TableName>
|
|
<rd:TableAdapterFillMethod />
|
|
<rd:TableAdapterGetDataMethod />
|
|
<rd:TableAdapterName />
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Tablix Name="table1">
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>0.95in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.05in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>0.8in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>0.9in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.05in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>0.9in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1in</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.23in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Month</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Own Contribution</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Company Contribution</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox11">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Int.Own</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox14">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Int. Company</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox14</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox17">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total Contribution</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox17</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox20">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Withdrawal</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox20</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox24">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Balance</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox24</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.23in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox27">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Opening</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox27</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="OpeningBalance">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=cdbl(Parameters!Opening.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>OpeningBalance</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="OpeningBalance_1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=cdbl(Parameters!Opening.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>OpeningBalance_1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox31">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox31</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox33">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox33</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox34">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=cdbl(Parameters!Opening.Value)+cdbl(Parameters!Opening.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox34</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox35">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox35</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="TotalBalance">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=cdbl(Parameters!Opening.Value)+cdbl(Parameters!Opening.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>TotalBalance</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.23in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Description_1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Description.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Description_1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="PFAmount">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=(Fields!PFAmount.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>PFAmount</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="CPFAmount">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!CPFAmount.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>CPFAmount</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox12">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox12</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox15">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox15</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox18">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!PFAmount.Value+Fields!CPFAmount.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox18</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox22">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox22</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="TotalBalance_1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!TotalBalance.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>TotalBalance_1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.23in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox8">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Closing</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=sum(cdbl(Parameters!Opening.Value)+Fields!PFAmount.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox10">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=sum(cdbl(Parameters!Opening.Value)+Fields!CPFAmount.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox10</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox13">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox13</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox16">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox16</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox19">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=sum(cdbl(Parameters!Opening.Value)+cdbl(Parameters!Opening.Value)+Fields!PFAmount.Value+Fields!CPFAmount.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox19</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox23">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox23</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox26">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=sum(cdbl(Parameters!Opening.Value)+cdbl(Parameters!Opening.Value)+Fields!PFAmount.Value+Fields!CPFAmount.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox26</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
</TablixRows>
|
|
</TablixBody>
|
|
<TablixColumnHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="table1_Details_Group">
|
|
<DataElementName>Detail</DataElementName>
|
|
</Group>
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
<DataElementName>Detail_Collection</DataElementName>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<DataSetName>PayrollDataSet_PFLedger</DataSetName>
|
|
<Top>1.1in</Top>
|
|
<Left>0.15in</Left>
|
|
<Height>0.92in</Height>
|
|
<Width>7.65in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Tablix>
|
|
<Textbox Name="textbox5">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Provident Fund Ledger for the month of "&Format(Today(),"MMMM, yyyy")</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<Top>0.05in</Top>
|
|
<Left>0.15in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.6in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox6">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Employee Name : "+Parameters!EmpName.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
|
<Top>0.5in</Top>
|
|
<Left>0.15in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.8in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox7">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Ledger Date Range : From "+Parameters!FromDate.Value+" To "+Parameters!ToDate.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
|
<Top>0.8in</Top>
|
|
<Left>0.15in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>6in</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox25">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="GEID : "+Parameters!EmpNo.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox25</rd:DefaultName>
|
|
<Top>0.5in</Top>
|
|
<Left>5.85in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.95in</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>2.02in</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>7.9in</Width>
|
|
<Page>
|
|
<PageHeader>
|
|
<Height>0.80625in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Line Name="line1">
|
|
<Top>0.74062in</Top>
|
|
<Left>0.15in</Left>
|
|
<Height>0in</Height>
|
|
<Width>7.49364in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
<Width>1.75pt</Width>
|
|
</Border>
|
|
</Style>
|
|
</Line>
|
|
<Textbox Name="textbox21">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.05937in</Top>
|
|
<Left>1.67083in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>5.95834in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Image Name="image1">
|
|
<Source>External</Source>
|
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
|
<MIMEType>image/jpg</MIMEType>
|
|
<Sizing>FitProportional</Sizing>
|
|
<Top>0.09687in</Top>
|
|
<Left>0.15in</Left>
|
|
<Height>0.5625in</Height>
|
|
<Width>1.4in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Image>
|
|
<Textbox Name="textbox28">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!Phone.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox21</rd:DefaultName>
|
|
<Top>0.43437in</Top>
|
|
<Left>1.67083in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>5.95834in</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox29">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!Address.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.25937in</Top>
|
|
<Left>1.67083in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>5.95834in</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style />
|
|
</PageHeader>
|
|
<PageFooter>
|
|
<Height>0.45in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox36">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.25in</Top>
|
|
<Left>6.4in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1.35in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox32">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Print Date : " & Format(Today(), "dd MMM yyyy")</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.25in</Top>
|
|
<Left>0.025in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1.425in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style />
|
|
</PageFooter>
|
|
<PageHeight>11.69in</PageHeight>
|
|
<PageWidth>8.27in</PageWidth>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<LeftMargin>0.01in</LeftMargin>
|
|
<RightMargin>0.01in</RightMargin>
|
|
<TopMargin>0.29in</TopMargin>
|
|
<BottomMargin>0.04in</BottomMargin>
|
|
<Style />
|
|
</Page>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParameters>
|
|
<ReportParameter Name="CompanyInfo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Logo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_2</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_3</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_4</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="FromDate">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_5</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ToDate">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_6</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="EmpName">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_7</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="EmpNo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_8</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Opening">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Report_Parameter_9</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="SearchCriteria">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>2</NumberOfColumns>
|
|
<NumberOfRows>5</NumberOfRows>
|
|
<CellDefinitions>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>CompanyInfo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>Logo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Address</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Phone</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>2</RowIndex>
|
|
<ParameterName>FromDate</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>2</RowIndex>
|
|
<ParameterName>ToDate</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>3</RowIndex>
|
|
<ParameterName>EmpName</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>3</RowIndex>
|
|
<ParameterName>EmpNo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>4</RowIndex>
|
|
<ParameterName>Opening</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>4</RowIndex>
|
|
<ParameterName>SearchCriteria</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<Language>en-US</Language>
|
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
|
<rd:ReportID>a8971c3f-1538-4fbb-ae1d-12c1bca753b8</rd:ReportID>
|
|
</Report> |