1171 lines
47 KiB
Plaintext
1171 lines
47 KiB
Plaintext
|
|
<?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>01800665-9863-429f-9a2f-b7d9eaec7b5d</rd:DataSourceID>
|
||
|
|
<ConnectionProperties>
|
||
|
|
<DataProvider>SQL</DataProvider>
|
||
|
|
<ConnectString />
|
||
|
|
</ConnectionProperties>
|
||
|
|
</DataSource>
|
||
|
|
</DataSources>
|
||
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
||
|
|
<ReportParameters>
|
||
|
|
<ReportParameter Name="CompanyName">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Company Name</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="Address">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Address</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="SalesNo">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Write Off No</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="SalesDate">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Write Off Date</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="ReceivedMode">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Received Mode</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="AccountDetail">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Account Detail</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="Remarks">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Remarks</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
</ReportParameters>
|
||
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
||
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
||
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
||
|
|
<RightMargin>0.65in</RightMargin>
|
||
|
|
<LeftMargin>0.65in</LeftMargin>
|
||
|
|
<BottomMargin>0.4in</BottomMargin>
|
||
|
|
<rd:ReportID>699cfcc1-0331-4b62-92eb-a0592a11defb</rd:ReportID>
|
||
|
|
<PageWidth>11.7in</PageWidth>
|
||
|
|
<DataSets>
|
||
|
|
<DataSet Name="ReportData_dtFAItem">
|
||
|
|
<Fields>
|
||
|
|
<Field Name="ItemCode">
|
||
|
|
<DataField>ItemCode</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="ItemName">
|
||
|
|
<DataField>ItemName</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="ItemSerialNo">
|
||
|
|
<DataField>ItemSerialNo</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="ItemDescription">
|
||
|
|
<DataField>ItemDescription</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="Specification">
|
||
|
|
<DataField>Specification</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="BookValue">
|
||
|
|
<DataField>BookValue</DataField>
|
||
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="DprnValue">
|
||
|
|
<DataField>DprnValue</DataField>
|
||
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="SalesValue">
|
||
|
|
<DataField>SalesValue</DataField>
|
||
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
</Fields>
|
||
|
|
<Query>
|
||
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
|
<CommandText />
|
||
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
|
</Query>
|
||
|
|
<rd:DataSetInfo>
|
||
|
|
<rd:DataSetName>ReportData</rd:DataSetName>
|
||
|
|
<rd:TableName>dtFAItem</rd:TableName>
|
||
|
|
</rd:DataSetInfo>
|
||
|
|
</DataSet>
|
||
|
|
</DataSets>
|
||
|
|
<Code />
|
||
|
|
<Width>10.4in</Width>
|
||
|
|
<Body>
|
||
|
|
<ColumnSpacing>0.01in</ColumnSpacing>
|
||
|
|
<ReportItems>
|
||
|
|
<Table Name="table1">
|
||
|
|
<DataSetName>ReportData_dtFAItem</DataSetName>
|
||
|
|
<Details>
|
||
|
|
<TableRows>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="ItemCode">
|
||
|
|
<rd:DefaultName>ItemCode</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>6</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!ItemCode.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="ItemName">
|
||
|
|
<rd:DefaultName>ItemName</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>5</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!ItemName.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="ItemSerialNo">
|
||
|
|
<rd:DefaultName>ItemSerialNo</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>4</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!ItemSerialNo.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="ItemDescription">
|
||
|
|
<rd:DefaultName>ItemDescription</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>3</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!ItemDescription.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="BookValue">
|
||
|
|
<rd:DefaultName>BookValue</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>2</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!BookValue.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="DprnValue">
|
||
|
|
<rd:DefaultName>DprnValue</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>1</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!DprnValue.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="SalesValue">
|
||
|
|
<rd:DefaultName>SalesValue</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Right>Groove</Right>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!SalesValue.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.19in</Height>
|
||
|
|
</TableRow>
|
||
|
|
</TableRows>
|
||
|
|
</Details>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
<Header>
|
||
|
|
<TableRows>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>4</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="CompanyName">
|
||
|
|
<Style>
|
||
|
|
<FontSize>12pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>37</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Parameters!CompanyName.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>3</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="PrintTime">
|
||
|
|
<rd:DefaultName>PrintTime</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>7pt</FontSize>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>36</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>="Print Date & Time: " & Format(Now(), "dd MMM yyyy, hh:mm:ss tt")</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.25in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>7</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="Address">
|
||
|
|
<rd:DefaultName>Address</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderColor>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Bottom>1pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>35</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Parameters!Address.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>7</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox10">
|
||
|
|
<rd:DefaultName>textbox10</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>34</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Fixed Asset Sale</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.22in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>7</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox4">
|
||
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>33</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.1in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox14">
|
||
|
|
<rd:DefaultName>textbox14</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>32</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Sales Number</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>6</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox53">
|
||
|
|
<rd:DefaultName>textbox53</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>31</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=": " & Parameters!SalesNo.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox16">
|
||
|
|
<rd:DefaultName>textbox16</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>30</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Sales Date</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>6</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox54">
|
||
|
|
<rd:DefaultName>textbox54</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>29</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=": " & Parameters!SalesDate.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>7</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox3">
|
||
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>28</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.1in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox1">
|
||
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>27</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Item Code</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox57">
|
||
|
|
<rd:DefaultName>textbox57</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>26</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Item Name</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox46">
|
||
|
|
<rd:DefaultName>textbox46</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>25</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Serial No</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox34">
|
||
|
|
<rd:DefaultName>textbox34</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>24</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Description</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox18">
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>23</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Book Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox9">
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>22</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Deprn Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox61">
|
||
|
|
<rd:DefaultName>textbox61</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Top>Black</Top>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>21</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Sales Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.22in</Height>
|
||
|
|
</TableRow>
|
||
|
|
</TableRows>
|
||
|
|
</Header>
|
||
|
|
<TableColumns>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>1.27in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>2.1in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>1.65in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>2.68in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.9in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.9in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.9in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
</TableColumns>
|
||
|
|
<Footer>
|
||
|
|
<TableRows>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox5">
|
||
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>13</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox6">
|
||
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>12</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox7">
|
||
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>11</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox11">
|
||
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>10</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="BookValue_1">
|
||
|
|
<rd:DefaultName>BookValue_1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>9</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Sum(Fields!BookValue.Value)</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox13">
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>8</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Sum(Fields!DprnValue.Value)</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="DprnValue_1">
|
||
|
|
<rd:DefaultName>DprnValue_1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Groove</Left>
|
||
|
|
<Right>Groove</Right>
|
||
|
|
<Bottom>Groove</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>7</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Sum(Fields!SalesValue.Value)</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>7</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox22">
|
||
|
|
<rd:DefaultName>textbox22</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>14</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.1in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox2">
|
||
|
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>16</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Amount Received in</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>6</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox8">
|
||
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>15</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=": " & Parameters!ReceivedMode.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<Visibility>
|
||
|
|
<Hidden>=IIF(LEN(Parameters!AccountDetail.Value)>0, False, True)</Hidden>
|
||
|
|
</Visibility>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox24">
|
||
|
|
<rd:DefaultName>textbox24</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>18</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Acount Detail</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>6</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox26">
|
||
|
|
<rd:DefaultName>textbox26</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>17</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=": " & Parameters!AccountDetail.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox42">
|
||
|
|
<rd:DefaultName>textbox42</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>20</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Remarks</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>6</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox60">
|
||
|
|
<rd:DefaultName>textbox60</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>19</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=": " & Parameters!Remarks.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.2in</Height>
|
||
|
|
</TableRow>
|
||
|
|
</TableRows>
|
||
|
|
</Footer>
|
||
|
|
</Table>
|
||
|
|
</ReportItems>
|
||
|
|
<Height>2.58in</Height>
|
||
|
|
</Body>
|
||
|
|
<Language>en-US</Language>
|
||
|
|
<PageFooter>
|
||
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox59">
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>7pt</FontSize>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>3pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
<Height>0.17in</Height>
|
||
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
|
</PageFooter>
|
||
|
|
<TopMargin>0.65in</TopMargin>
|
||
|
|
<PageHeight>8.3in</PageHeight>
|
||
|
|
</Report>
|