992 lines
42 KiB
Plaintext
992 lines
42 KiB
Plaintext
|
|
<?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="DSLiquidacionCanillas">
|
||
|
|
<ConnectionProperties>
|
||
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
||
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
||
|
|
</ConnectionProperties>
|
||
|
|
<rd:DataSourceID>ee328c50-edc3-4726-92dc-19ec72ac5a56</rd:DataSourceID>
|
||
|
|
</DataSource>
|
||
|
|
</DataSources>
|
||
|
|
<DataSets>
|
||
|
|
<DataSet Name="DSLiquidacionCanillas">
|
||
|
|
<Query>
|
||
|
|
<DataSourceName>DSLiquidacionCanillas</DataSourceName>
|
||
|
|
<CommandText>/* Local Query */</CommandText>
|
||
|
|
</Query>
|
||
|
|
<Fields>
|
||
|
|
<Field Name="Publicacion">
|
||
|
|
<DataField>Publicacion</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="Canilla">
|
||
|
|
<DataField>Canilla</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="TotalCantSalida">
|
||
|
|
<DataField>TotalCantSalida</DataField>
|
||
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="TotalCantEntrada">
|
||
|
|
<DataField>TotalCantEntrada</DataField>
|
||
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="TotalRendir">
|
||
|
|
<DataField>TotalRendir</DataField>
|
||
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="PrecioEjemplar">
|
||
|
|
<DataField>PrecioEjemplar</DataField>
|
||
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
</Fields>
|
||
|
|
<rd:DataSetInfo>
|
||
|
|
<rd:DataSetName>DSLiquidacionCanillas</rd:DataSetName>
|
||
|
|
<rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSLiquidacionCanillas.xsd</rd:SchemaPath>
|
||
|
|
<rd:TableName>SP_DistCanillasLiquidacion</rd:TableName>
|
||
|
|
<rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
|
||
|
|
<rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
|
||
|
|
<rd:TableAdapterName>SP_DistCanillasLiquidacionTableAdapter</rd:TableAdapterName>
|
||
|
|
</rd:DataSetInfo>
|
||
|
|
</DataSet>
|
||
|
|
</DataSets>
|
||
|
|
<ReportSections>
|
||
|
|
<ReportSection>
|
||
|
|
<Body>
|
||
|
|
<ReportItems>
|
||
|
|
<Tablix Name="Tablix1">
|
||
|
|
<TablixBody>
|
||
|
|
<TablixColumns>
|
||
|
|
<TablixColumn>
|
||
|
|
<Width>3.53124cm</Width>
|
||
|
|
</TablixColumn>
|
||
|
|
<TablixColumn>
|
||
|
|
<Width>3.10854cm</Width>
|
||
|
|
</TablixColumn>
|
||
|
|
<TablixColumn>
|
||
|
|
<Width>3.55834cm</Width>
|
||
|
|
</TablixColumn>
|
||
|
|
</TablixColumns>
|
||
|
|
<TablixRows>
|
||
|
|
<TablixRow>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox38">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>="Vendedor: " & First(Fields!Canilla.Value, "DSLiquidacionCanillas")</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<FontWeight>Bold</FontWeight>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox38</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Style>None</Style>
|
||
|
|
</Border>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
<ColSpan>3</ColSpan>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell />
|
||
|
|
<TablixCell />
|
||
|
|
</TablixCells>
|
||
|
|
</TablixRow>
|
||
|
|
<TablixRow>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Publicacion">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Fields!Publicacion.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Publicacion</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="Textbox13">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>Retirados</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox13</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="TotalCantSalida">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Fields!TotalCantSalida.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>TotalCantSalida</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.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox7">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value />
|
||
|
|
<Style>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox7</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</TopBorder>
|
||
|
|
<BottomBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</BottomBorder>
|
||
|
|
<LeftBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</LeftBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox14">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>Devueltos</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox14</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="Textbox12">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Fields!TotalCantEntrada.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox8</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.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox27">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value />
|
||
|
|
<Style>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox27</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</TopBorder>
|
||
|
|
<BottomBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</BottomBorder>
|
||
|
|
<LeftBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</LeftBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox28">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>Vendidos</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox28</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="Textbox29">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Fields!TotalCantSalida.Value-Fields!TotalCantEntrada.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox29</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.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox33">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value />
|
||
|
|
<Style>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox33</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</TopBorder>
|
||
|
|
<BottomBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</BottomBorder>
|
||
|
|
<LeftBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</LeftBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox30">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>Precio Unitario</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox30</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="Textbox32">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Fields!PrecioEjemplar.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<Format>'$'#,0.00;'$'-#,0.00</Format>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox32</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
<rd:FormatSymbolCulture>es-AR</rd:FormatSymbolCulture>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
</TablixCells>
|
||
|
|
</TablixRow>
|
||
|
|
<TablixRow>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox35">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value />
|
||
|
|
<Style />
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox35</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>None</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</TopBorder>
|
||
|
|
<BottomBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</BottomBorder>
|
||
|
|
<LeftBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</LeftBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox36">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>Importe Vendido</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<FontWeight>Bold</FontWeight>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox36</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Color>Black</Color>
|
||
|
|
<Width>2pt</Width>
|
||
|
|
</TopBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox37">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Fields!TotalRendir.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<FontWeight>Bold</FontWeight>
|
||
|
|
<Format>'$'#,0.00;'$'-#,0.00</Format>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox37</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Color>Black</Color>
|
||
|
|
<Width>2pt</Width>
|
||
|
|
</TopBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
<rd:FormatSymbolCulture>es-AR</rd:FormatSymbolCulture>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
</TablixCells>
|
||
|
|
</TablixRow>
|
||
|
|
<TablixRow>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<TablixCells>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox1">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value />
|
||
|
|
<Style />
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>None</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</TopBorder>
|
||
|
|
<BottomBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</BottomBorder>
|
||
|
|
<LeftBorder>
|
||
|
|
<Style>None</Style>
|
||
|
|
</LeftBorder>
|
||
|
|
<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>Total A Rendir</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<FontWeight>Bold</FontWeight>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox2</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Color>Black</Color>
|
||
|
|
<Width>2pt</Width>
|
||
|
|
</TopBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
</CellContents>
|
||
|
|
</TablixCell>
|
||
|
|
<TablixCell>
|
||
|
|
<CellContents>
|
||
|
|
<Textbox Name="Textbox4">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Sum(Fields!TotalRendir.Value, "DSLiquidacionCanillas")</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<FontWeight>Bold</FontWeight>
|
||
|
|
<Format>'$'#,0.00;'$'-#,0.00</Format>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox4</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Color>LightGrey</Color>
|
||
|
|
<Style>Solid</Style>
|
||
|
|
</Border>
|
||
|
|
<TopBorder>
|
||
|
|
<Color>Black</Color>
|
||
|
|
<Width>2pt</Width>
|
||
|
|
</TopBorder>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
<rd:FormatSymbolCulture>es-AR</rd:FormatSymbolCulture>
|
||
|
|
</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="Publicacion">
|
||
|
|
<GroupExpressions>
|
||
|
|
<GroupExpression>=Fields!Publicacion.Value</GroupExpression>
|
||
|
|
</GroupExpressions>
|
||
|
|
</Group>
|
||
|
|
<SortExpressions>
|
||
|
|
<SortExpression>
|
||
|
|
<Value>=Fields!Publicacion.Value</Value>
|
||
|
|
</SortExpression>
|
||
|
|
</SortExpressions>
|
||
|
|
<TablixMembers>
|
||
|
|
<TablixMember />
|
||
|
|
<TablixMember />
|
||
|
|
<TablixMember />
|
||
|
|
<TablixMember />
|
||
|
|
<TablixMember />
|
||
|
|
</TablixMembers>
|
||
|
|
</TablixMember>
|
||
|
|
<TablixMember>
|
||
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
||
|
|
</TablixMember>
|
||
|
|
</TablixMembers>
|
||
|
|
</TablixRowHierarchy>
|
||
|
|
<DataSetName>DSLiquidacionCanillas</DataSetName>
|
||
|
|
<Top>1.07592cm</Top>
|
||
|
|
<Left>2.09225cm</Left>
|
||
|
|
<Height>3.5cm</Height>
|
||
|
|
<Width>10.19813cm</Width>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Style>None</Style>
|
||
|
|
</Border>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</Tablix>
|
||
|
|
<Textbox Name="Textbox39">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>EL DIA S.A.I.C. y F.</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style />
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox39</rd:DefaultName>
|
||
|
|
<Top>0.01025cm</Top>
|
||
|
|
<Left>2.09225cm</Left>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<Width>10.19813cm</Width>
|
||
|
|
<ZIndex>1</ZIndex>
|
||
|
|
<Style>
|
||
|
|
<Border>
|
||
|
|
<Style>None</Style>
|
||
|
|
</Border>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="Textbox40">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>Liquidación venta de diarios del:</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
</Style>
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox39</rd:DefaultName>
|
||
|
|
<Top>0.53236cm</Top>
|
||
|
|
<Left>2.09225cm</Left>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<Width>4.43198cm</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="Textbox41">
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<KeepTogether>true</KeepTogether>
|
||
|
|
<Paragraphs>
|
||
|
|
<Paragraph>
|
||
|
|
<TextRuns>
|
||
|
|
<TextRun>
|
||
|
|
<Value>=Parameters!FechaLiqui.Value</Value>
|
||
|
|
<Style>
|
||
|
|
<FontFamily>Roboto</FontFamily>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<Format>dd/MM/yyy</Format>
|
||
|
|
</Style>
|
||
|
|
</TextRun>
|
||
|
|
</TextRuns>
|
||
|
|
<Style>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
</Style>
|
||
|
|
</Paragraph>
|
||
|
|
</Paragraphs>
|
||
|
|
<rd:DefaultName>Textbox41</rd:DefaultName>
|
||
|
|
<Top>0.53236cm</Top>
|
||
|
|
<Left>6.44662cm</Left>
|
||
|
|
<Height>0.5cm</Height>
|
||
|
|
<Width>3.86292cm</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>4.66667cm</Height>
|
||
|
|
<Style />
|
||
|
|
</Body>
|
||
|
|
<Width>14.8cm</Width>
|
||
|
|
<Page>
|
||
|
|
<PageHeight>21cm</PageHeight>
|
||
|
|
<PageWidth>14.8cm</PageWidth>
|
||
|
|
<LeftMargin>0cm</LeftMargin>
|
||
|
|
<RightMargin>0cm</RightMargin>
|
||
|
|
<TopMargin>0.5cm</TopMargin>
|
||
|
|
<BottomMargin>0.5cm</BottomMargin>
|
||
|
|
<ColumnSpacing>0.13cm</ColumnSpacing>
|
||
|
|
<Style />
|
||
|
|
</Page>
|
||
|
|
</ReportSection>
|
||
|
|
</ReportSections>
|
||
|
|
<ReportParameters>
|
||
|
|
<ReportParameter Name="FechaLiqui">
|
||
|
|
<DataType>DateTime</DataType>
|
||
|
|
<Prompt>ReportParameter1</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
</ReportParameters>
|
||
|
|
<ReportParametersLayout>
|
||
|
|
<GridLayoutDefinition>
|
||
|
|
<NumberOfColumns>4</NumberOfColumns>
|
||
|
|
<NumberOfRows>2</NumberOfRows>
|
||
|
|
<CellDefinitions>
|
||
|
|
<CellDefinition>
|
||
|
|
<ColumnIndex>0</ColumnIndex>
|
||
|
|
<RowIndex>0</RowIndex>
|
||
|
|
<ParameterName>FechaLiqui</ParameterName>
|
||
|
|
</CellDefinition>
|
||
|
|
</CellDefinitions>
|
||
|
|
</GridLayoutDefinition>
|
||
|
|
</ReportParametersLayout>
|
||
|
|
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
||
|
|
<rd:ReportID>3bfdc2c9-c7dc-47b8-b2b1-3512fa773a78</rd:ReportID>
|
||
|
|
</Report>
|