1067 lines
43 KiB
XML
1067 lines
43 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>cc410156-e988-4c34-8b6b-ee442f972681</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="dsCompany_BankAdvice">
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<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="AccountNo">
|
|
<DataField>AccountNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Amount">
|
|
<DataField>Amount</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SalaryMonth">
|
|
<DataField>SalaryMonth</DataField>
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Email">
|
|
<DataField>Email</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SLNo">
|
|
<DataField>SLNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Maintenance">
|
|
<DataField>Maintenance</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Currency">
|
|
<DataField>Currency</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Method">
|
|
<DataField>Method</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Cheque">
|
|
<DataField>Cheque</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="DeNomination">
|
|
<DataField>DeNomination</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Bank">
|
|
<DataField>Bank</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Branch">
|
|
<DataField>Branch</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Remarks">
|
|
<DataField>Remarks</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SenderAccNo">
|
|
<DataField>SenderAccNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="BankRouting">
|
|
<DataField>BankRouting</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CostCenter">
|
|
<DataField>CostCenter</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="AccType">
|
|
<DataField>AccType</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>dsCompany</rd:DataSetName>
|
|
<rd:TableName>BankAdvice</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Tablix Name="table1">
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>2.41733in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>2.21038in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.49636in</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.27594in</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.22in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Employee Name</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<ZIndex>15</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<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>Account No</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<ZIndex>14</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<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>Amount BDT.</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<ZIndex>13</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<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>Remarks</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox22</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<BackgroundColor>Silver</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox8">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!CostCenter.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox8</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<ColSpan>4</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.22in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="EmpName">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!EmpName.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>EmpName</rd:DefaultName>
|
|
<ZIndex>3</ZIndex>
|
|
<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="AccountNo">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!AccountNo.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>AccountNo</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<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="Amount">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Format(Fields!Amount.Value,"###,##")</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Amount</rd:DefaultName>
|
|
<ZIndex>1</ZIndex>
|
|
<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="Textbox24">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Salary "+ Format(Parameters!Month.Value, "MMM yyyy")</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox24</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.2in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox19">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Sub Total</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox19</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<ColSpan>2</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox16">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Format(Sum(Fields!Amount.Value),"###,##")</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox16</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="Textbox25">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox25</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.22in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total Amount</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<ZIndex>9</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<ColSpan>2</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox13">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Format(Sum(Fields!Amount.Value),"###,##")</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox13</rd:DefaultName>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<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 />
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox26</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<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 />
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="table1_Group1">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!CostCenter.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixMembers>
|
|
<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>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<DataSetName>dsCompany_BankAdvice</DataSetName>
|
|
<Top>0.45in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>1.06in</Height>
|
|
<Width>7.4in</Width>
|
|
<Style />
|
|
</Tablix>
|
|
<Textbox Name="SalaryMonth">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Bank Advice Salary on:" & First(Format(Fields!SalaryMonth.Value,"MMM yyyy"))</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>SalaryMonth</rd:DefaultName>
|
|
<Top>0.05in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.45in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>1.51in</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>7.65in</Width>
|
|
<Page>
|
|
<PageHeader>
|
|
<Height>1.05in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
|
<Style>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.6875in</Top>
|
|
<Left>1.8in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>3.36458in</Width>
|
|
<Style>
|
|
<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/bmp</MIMEType>
|
|
<Sizing>Fit</Sizing>
|
|
<Top>0.3in</Top>
|
|
<Height>0.725in</Height>
|
|
<Width>1.7in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style />
|
|
</Image>
|
|
</ReportItems>
|
|
<Style />
|
|
</PageHeader>
|
|
<PageFooter>
|
|
<Height>0.25in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox30">
|
|
<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.05in</Top>
|
|
<Left>6.45in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1.05in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox18">
|
|
<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>
|
|
<rd:DefaultName>textbox18</rd:DefaultName>
|
|
<Top>0.05in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>2.2in</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.5in</LeftMargin>
|
|
<RightMargin>0.12in</RightMargin>
|
|
<TopMargin>0.4in</TopMargin>
|
|
<BottomMargin>0.29in</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>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="SearchCriteria">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="isRoundOff">
|
|
<DataType>Boolean</DataType>
|
|
<Nullable>true</Nullable>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Month">
|
|
<DataType>DateTime</DataType>
|
|
<Nullable>true</Nullable>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>2</NumberOfColumns>
|
|
<NumberOfRows>4</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>SearchCriteria</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>2</RowIndex>
|
|
<ParameterName>isRoundOff</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>3</RowIndex>
|
|
<ParameterName>Month</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<Language>en-US</Language>
|
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
|
<rd:ReportID>5ecfd9af-cb72-49b7-9888-5708131c9c35</rd:ReportID>
|
|
</Report> |