410 lines
16 KiB
XML
410 lines
16 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="FurnitureAssemblyContractsViewModels">
|
|
<ConnectionProperties>
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>10791c83-cee8-4a38-bbd0-245fc17cefb3</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="DataSetGroupedOrders">
|
|
<Query>
|
|
<DataSourceName>FurnitureAssemblyContractsViewModels</DataSourceName>
|
|
<CommandText>/* Local Query */</CommandText>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="DateCreate">
|
|
<DataField>DateCreate</DataField>
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Count">
|
|
<DataField>Count</DataField>
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Sum">
|
|
<DataField>Sum</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>FurnitureAssemblyContracts.ViewModels</rd:DataSetName>
|
|
<rd:TableName>ReportGroupedOrdersViewModel</rd:TableName>
|
|
<rd:ObjectDataSourceType>FurnitureAssemblyContracts.ViewModels.ReportGroupedOrdersViewModel, FurnitureAssemblyContracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="TextboxTitle">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Заказы</Value>
|
|
<Style>
|
|
<FontSize>16pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Height>1cm</Height>
|
|
<Width>10.19559cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Tablix Name="Tablix1">
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>3.21438cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>3.21438cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>3.21438cm</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Дата создания</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Количество заказов</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox3</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Сумма по заказам</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox2</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<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.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="DateCreate">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!DateCreate.Value</Value>
|
|
<Style>
|
|
<Format>d</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>DateCreate</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Count">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Count.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Count</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Sum">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Sum.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Sum</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<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 />
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="Подробности" />
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<DataSetName>DataSetGroupedOrders</DataSetName>
|
|
<Top>2.48391cm</Top>
|
|
<Left>0.55245cm</Left>
|
|
<Height>1.2cm</Height>
|
|
<Width>9.64314cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Double</Style>
|
|
</Border>
|
|
</Style>
|
|
</Tablix>
|
|
<Textbox Name="TextboxTotalSum">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Итого:</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>4cm</Top>
|
|
<Left>5.19559cm</Left>
|
|
<Height>0.6cm</Height>
|
|
<Width>2.5cm</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="SumTotal">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Sum.Value, "DataSetGroupedOrders")</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>4cm</Top>
|
|
<Left>7.69559cm</Left>
|
|
<Height>0.6cm</Height>
|
|
<Width>2.5cm</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>5.62292cm</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>10.25792cm</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>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>4</NumberOfColumns>
|
|
<NumberOfRows>2</NumberOfRows>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
|
<rd:ReportID>2de0031a-4d17-449d-922d-d9fc54572312</rd:ReportID>
|
|
</Report> |