ldj/Logical/reports/wms_in_code.rdlc

756 lines
32 KiB
Plaintext
Raw Normal View History

2023-05-23 16:13:17 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">
<DataSources>
<DataSource Name="DataSet1">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>1045bbb4-b431-4c99-aa59-fab9b027bc13</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="DataSet1">
<Fields>
<Field Name="id">
<DataField>id</DataField>
<rd:TypeName>System.Int32</rd:TypeName>
</Field>
<Field Name="locationCode">
<DataField>locationCode</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="orderNo">
<DataField>orderNo</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="goodsId">
<DataField>goodsId</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="batch">
<DataField>batch</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="locationId">
<DataField>locationId</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="count">
<DataField>count</DataField>
<rd:TypeName>System.Decimal</rd:TypeName>
</Field>
<Field Name="direction">
<DataField>direction</DataField>
<rd:TypeName>System.Int32</rd:TypeName>
</Field>
<Field Name="validDate">
<DataField>validDate</DataField>
<rd:TypeName>System.DateTime</rd:TypeName>
</Field>
<Field Name="productDate">
<DataField>productDate</DataField>
<rd:TypeName>System.DateTime</rd:TypeName>
</Field>
<Field Name="description">
<DataField>description</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="operater">
<DataField>operater</DataField>
<rd:TypeName>System.Int32</rd:TypeName>
</Field>
<Field Name="lastmodified">
<DataField>lastmodified</DataField>
<rd:TypeName>System.DateTime</rd:TypeName>
</Field>
<Field Name="createtime">
<DataField>createtime</DataField>
<rd:TypeName>System.DateTime</rd:TypeName>
</Field>
<Field Name="dr">
<DataField>dr</DataField>
<rd:TypeName>System.Boolean</rd:TypeName>
</Field>
<Field Name="bigCount">
<DataField>bigCount</DataField>
<rd:TypeName>System.Int32</rd:TypeName>
</Field>
<Field Name="unit">
<DataField>unit</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="spec">
<DataField>spec</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="manufacturer">
<DataField>manufacturer</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="goodsName">
<DataField>goodsName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="box">
<DataField>box</DataField>
<rd:TypeName>System.Decimal</rd:TypeName>
</Field>
<Field Name="type">
<DataField>type</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<Query>
<DataSourceName>DataSet1</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>dwms4DataSet</rd:DataSetName>
<rd:SchemaPath>D:\wms\deiniu\vsprojects\Logical\dwms4DataSet.xsd</rd:SchemaPath>
<rd:TableName>v_reportStockRecord</rd:TableName>
<rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
<rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
<rd:TableAdapterName>v_reportStockRecordTableAdapter</rd:TableAdapterName>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<Body>
<ReportItems>
<Tablix Name="Tablix1">
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>3.92182in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>1.80979in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Rectangle Name="Rectangle1">
<ReportItems>
<Textbox Name="locationId">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!locationId.Value</Value>
<Style>
<FontSize>12pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>locationId</rd:DefaultName>
<Top>0.08819cm</Top>
<Left>1.25415cm</Left>
<Height>0.61765cm</Height>
<Width>3.45609cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox2">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>货位</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>0.17639cm</Top>
<Left>0.18019cm</Left>
<Height>0.45889cm</Height>
<Width>0.85959cm</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="batch">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!batch.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>batch</rd:DefaultName>
<Top>1.49102cm</Top>
<Left>1.25415cm</Left>
<Height>0.49417cm</Height>
<Width>3.38554cm</Width>
<ZIndex>2</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="count1">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!count.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>count1</rd:DefaultName>
<Top>0.22933cm</Top>
<Left>6.17852cm</Left>
<Height>0.49417cm</Height>
<Width>2.06206cm</Width>
<ZIndex>3</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="manufacturer">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!manufacturer.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>manufacturer</rd:DefaultName>
<Top>2.84978cm</Top>
<Left>1.25415cm</Left>
<Height>0.47653cm</Height>
<Width>8.17854cm</Width>
<ZIndex>4</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="spec">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!unit.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>spec</rd:DefaultName>
<Top>0.26461cm</Top>
<Left>8.31113cm</Left>
<Height>0.47651cm</Height>
<Width>1.15641cm</Width>
<ZIndex>5</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="unit">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!spec.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>unit</rd:DefaultName>
<Top>2.19686cm</Top>
<Left>1.25415cm</Left>
<Height>0.47653cm</Height>
<Width>3.45609cm</Width>
<ZIndex>6</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="validDate">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!validDate.Value</Value>
<Style>
<Format>=FormatDateTime(Fields!validDate.Value, DateFormat.ShortDate)</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>validDate</rd:DefaultName>
<Top>1.50866cm</Top>
<Left>6.63177cm</Left>
<Height>0.47653cm</Height>
<Width>2.6285cm</Width>
<ZIndex>7</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="type">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!type.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>type</rd:DefaultName>
<Top>2.19686cm</Top>
<Left>6.48508cm</Left>
<Height>0.47653cm</Height>
<Width>1.62437cm</Width>
<ZIndex>8</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox5">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>剂型</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>2.23216cm</Top>
<Left>5.31358cm</Left>
<Height>0.44123cm</Height>
<Width>0.94969cm</Width>
<ZIndex>9</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox6">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>批号</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>1.59686cm</Top>
<Left>0.18019cm</Left>
<Height>0.49417cm</Height>
<Width>0.85959cm</Width>
<ZIndex>10</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox8">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>规格</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value />
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>2.23214cm</Top>
<Left>0.18019cm</Left>
<Height>0.47653cm</Height>
<Width>0.83355cm</Width>
<ZIndex>11</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox9">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>有效期</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>1.50866cm</Top>
<Left>5.31358cm</Left>
<Height>0.47653cm</Height>
<Width>1.1418cm</Width>
<ZIndex>12</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox10">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>产地</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>2.8145cm</Top>
<Left>0.18019cm</Left>
<Height>0.47653cm</Height>
<Width>0.83352cm</Width>
<ZIndex>13</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox13">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>数量</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>0.24695cm</Top>
<Left>5.31358cm</Left>
<Height>0.49417cm</Height>
<Width>0.71847cm</Width>
<ZIndex>14</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="locationCode">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!locationCode.Value</Value>
<Style>
<FontFamily>Code 128</FontFamily>
<FontSize>28pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>locationCode</rd:DefaultName>
<Top>3.43214cm</Top>
<Left>0.18019cm</Left>
<Height>1.16472cm</Height>
<Width>4.09634cm</Width>
<ZIndex>15</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Textbox11">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>件数</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>3.4498cm</Top>
<Left>5.31358cm</Left>
<Height>0.47653cm</Height>
<Width>0.78495cm</Width>
<ZIndex>16</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="Type2">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!box.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Type</rd:DefaultName>
<Top>3.4498cm</Top>
<Left>6.245cm</Left>
<Height>0.47653cm</Height>
<Width>1.51694cm</Width>
<ZIndex>17</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="orderNo">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!orderNo.Value</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>orderNo</rd:DefaultName>
<Top>3.96159cm</Top>
<Left>5.31358cm</Left>
<Height>0.6cm</Height>
<Width>4.22044cm</Width>
<ZIndex>18</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox4">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>品名</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Top>0.84695cm</Top>
<Left>0.18019cm</Left>
<Height>0.47653cm</Height>
<Width>0.80746cm</Width>
<ZIndex>19</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Textbox>
<Textbox Name="goodsName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!goodsName.Value</Value>
<Style>
<FontFamily>微软雅黑</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>goodsName</rd:DefaultName>
<Top>0.84695cm</Top>
<Left>1.25415cm</Left>
<Height>0.6cm</Height>
<Width>8.00612cm</Width>
<ZIndex>20</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</ReportItems>
<KeepTogether>true</KeepTogether>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Rectangle>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember />
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<Group Name="详细信息" />
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>DataSet1</DataSetName>
<Height>4.59686cm</Height>
<Width>9.96142cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Tablix>
</ReportItems>
<Height>4.59686cm</Height>
<Style />
</Body>
<Width>9.96142cm</Width>
<Page>
<PageHeight>29.7cm</PageHeight>
<PageWidth>21cm</PageWidth>
<LeftMargin>2cm</LeftMargin>
<RightMargin>2cm</RightMargin>
<TopMargin>2cm</TopMargin>
<BottomMargin>2cm</BottomMargin>
<ColumnSpacing>0.13cm</ColumnSpacing>
<Style />
</Page>
<rd:ReportID>6e8c4d47-8d57-4827-aca2-0902f77b33e1</rd:ReportID>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
</Report>