You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
122 lines
4.0 KiB
122 lines
4.0 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="name">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!product_name.Value, "Labels")</Value>
|
|
<Style>
|
|
<FontFamily>Segoe UI</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#003445</Color>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Height>0.52062cm</Height>
|
|
<Width>4.69604cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox6">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!product_price.Value, "Labels")</Value>
|
|
<Style>
|
|
<FontFamily>Segoe UI</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#003445</Color>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox6</rd:DefaultName>
|
|
<Top>0.90868cm</Top>
|
|
<Height>0.53826cm</Height>
|
|
<Width>4.69604cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>0.71404in</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>1.87884in</Width>
|
|
<Page>
|
|
<PageHeight>0.98425in</PageHeight>
|
|
<PageWidth>1.9685in</PageWidth>
|
|
<LeftMargin>0cm</LeftMargin>
|
|
<RightMargin>0cm</RightMargin>
|
|
<TopMargin>0cm</TopMargin>
|
|
<BottomMargin>0cm</BottomMargin>
|
|
<ColumnSpacing>0.13cm</ColumnSpacing>
|
|
<Style />
|
|
</Page>
|
|
<AutoRefresh>0</AutoRefresh>
|
|
<DataSources>
|
|
<DataSource Name="BiskLog_Point_Of_SaleClasses">
|
|
<ConnectionProperties>
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>01652f64-331f-4ebf-9e78-659849552c5e</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="Labels">
|
|
<Query>
|
|
<DataSourceName>BiskLog_Point_Of_SaleClasses</DataSourceName>
|
|
<CommandText>/* Local Query */</CommandText>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="product_name">
|
|
<DataField>product_name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="product_price">
|
|
<DataField>product_price</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>BiskLog_Point_Of_Sale.Classes</rd:DataSetName>
|
|
<rd:TableName>label</rd:TableName>
|
|
<rd:ObjectDataSourceType>BiskLog_Point_Of_Sale.Classes.label, BISKILOG POINT OF SALE, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
|
<rd:ReportID>39663d39-e9d8-4789-8dd8-3b1d72acf369</rd:ReportID>
|
|
</Report>
|