989 lines
39 KiB
XML
989 lines
39 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<rd:DataSourceID>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="TranNo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Tran No</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="TranDate">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Tran Date</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Remarks">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Remarks</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="PreparedBy">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Prepared By</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="AuthorizedBy">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>GRN Authorized By</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>8.3in</PageWidth>
|
|
<DataSets>
|
|
<DataSet Name="ReportData_dtFAItem">
|
|
<Fields>
|
|
<Field Name="SerialNo">
|
|
<DataField>SerialNo</DataField>
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
</Field>
|
|
<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="Quantity">
|
|
<DataField>Quantity</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Price">
|
|
<DataField>Price</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="AssetValue">
|
|
<DataField>AssetValue</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>7in</Width>
|
|
<Body>
|
|
<ColumnSpacing>0.01in</ColumnSpacing>
|
|
<ReportItems>
|
|
<Table Name="table1">
|
|
<DataSetName>ReportData_dtFAItem</DataSetName>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SerialNo">
|
|
<rd:DefaultName>SerialNo</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Bottom>Solid</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!SerialNo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="ItemCode">
|
|
<rd:DefaultName>ItemCode</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Bottom>Solid</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>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!ItemCode.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="ItemName">
|
|
<rd:DefaultName>ItemName</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Bottom>Solid</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>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!ItemName.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Quantity">
|
|
<rd:DefaultName>Quantity</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
<Bottom>0.5pt</Bottom>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N0</Format>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Quantity.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Price">
|
|
<rd:DefaultName>Price</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
<Bottom>0.5pt</Bottom>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>3pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Price.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="AssetValue">
|
|
<rd:DefaultName>AssetValue</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</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>3pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!AssetValue.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.19in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox25">
|
|
<rd:DefaultName>textbox25</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>34</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Parameters!CompanyName.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox12">
|
|
<rd:DefaultName>textbox12</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>33</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="textbox20">
|
|
<rd:DefaultName>textbox20</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>32</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>31</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Transaction Printing</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.23in</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>30</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.1in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox16">
|
|
<rd:DefaultName>textbox16</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>29</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Transaction No</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox70">
|
|
<rd:DefaultName>textbox70</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>28</ZIndex>
|
|
<Value>=": " & Parameters!TranNo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox9">
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>27</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Transaction Date</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox74">
|
|
<rd:DefaultName>textbox74</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>26</ZIndex>
|
|
<Value>=": " & Parameters!TranDate.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox8">
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Remarks</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox13">
|
|
<rd:DefaultName>textbox13</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<Value>=": " & Parameters!Remarks.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>7</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox24">
|
|
<rd:DefaultName>textbox24</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</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>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Serial No</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox6">
|
|
<rd:DefaultName>textbox6</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>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>ItemCode</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox2">
|
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderColor>
|
|
<Top>Black</Top>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Top>Solid</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<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>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Item Name</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox7">
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<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>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Quantity</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox14">
|
|
<rd:DefaultName>textbox14</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderColor>
|
|
<Top>Black</Top>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Top>Solid</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<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>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Price</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox3">
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<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>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>0.7in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.4in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.7in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.3in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.8in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.1in</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Footer>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>6</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox22">
|
|
<rd:DefaultName>textbox22</rd:DefaultName>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="AssetValue_1">
|
|
<rd:DefaultName>AssetValue_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</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>3pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Sum(Fields!AssetValue.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Footer>
|
|
</Table>
|
|
</ReportItems>
|
|
<Height>2.07in</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<PageFooter>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox18">
|
|
<Top>0.21875in</Top>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Top>Groove</Top>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Top>0.5pt</Top>
|
|
</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>
|
|
<Left>5.25in</Left>
|
|
<Height>0.20833in</Height>
|
|
<Value>=Parameters!AuthorizedBy.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox21">
|
|
<CanShrink>true</CanShrink>
|
|
<Top>0.21875in</Top>
|
|
<Width>1.75in</Width>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Top>Groove</Top>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<Height>0.20833in</Height>
|
|
<Value>=Parameters!PreparedBy.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox15">
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<Left>5.25in</Left>
|
|
<Height>0.20833in</Height>
|
|
<Value>Authorized by</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox11">
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<Width>1.75in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.20833in</Height>
|
|
<Value>Prepared by</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox59">
|
|
<Top>0.625in</Top>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Top>Groove</Top>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</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.795in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageFooter>
|
|
<TopMargin>0.65in</TopMargin>
|
|
<PageHeight>11.7in</PageHeight>
|
|
</Report> |