879 lines
		
	
	
		
			37 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			879 lines
		
	
	
		
			37 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="DSListadoDistribucion">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>afdb4b97-a9ea-4bab-b77b-a7c9e72d6fac</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DSListadoDistribucion">
 | |
|       <Query>
 | |
|         <DataSourceName>DSListadoDistribucion</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="Dia">
 | |
|           <DataField>Dia</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="CantidadCanillas">
 | |
|           <DataField>CantidadCanillas</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Tirajes">
 | |
|           <DataField>Tirajes</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Ventas">
 | |
|           <DataField>Ventas</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Accionistas">
 | |
|           <DataField>Accionistas</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="TotalCooperativa">
 | |
|           <DataField>TotalCooperativa</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="TotalGeneral">
 | |
|           <DataField>TotalGeneral</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSListadoDistribucion</rd:DataSetName>
 | |
|         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSListadoDistribucion.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>SP_VentaMensualSecretariaElDia</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>SP_VentaMensualSecretariaElDiaTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <ReportSections>
 | |
|     <ReportSection>
 | |
|       <Body>
 | |
|         <ReportItems>
 | |
|           <Tablix Name="Tablix1">
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>1.5475cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.9525cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.85687cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.5cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3.37313cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3.27cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.5cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>1.20854cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox5">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>DÍA</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox5</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox7">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>CANILLAS</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox7</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox9">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>TIRAJES</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox9</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox1">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>VENTAS</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <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>ACCIONISTAS</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox3</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox6">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>TOTAL COOPERATIVA</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox6</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox10">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>TOTAL</Value>
 | |
|                                   <Style>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                     <Color>White</Color>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox10</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <BackgroundColor>Black</BackgroundColor>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.75875cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Dia">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Dia.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Dia</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Llevados">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!CantidadCanillas.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <Format>#,0;(#,0)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Llevados</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Devueltos">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Tirajes.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <Format>#,0;(#,0)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Devueltos</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Ventas">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Ventas.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Ventas</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Accionistas">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Accionistas.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Accionistas</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="TotalCooperativa">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!TotalCooperativa.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>TotalCooperativa</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="TotalGeneral">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!TotalGeneral.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>TotalGeneral</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <VerticalAlign>Middle</VerticalAlign>
 | |
|                             <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 />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <KeepWithGroup>After</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="Detalles" />
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSListadoDistribucion</DataSetName>
 | |
|             <Top>0.14139cm</Top>
 | |
|             <Left>0.619cm</Left>
 | |
|             <Height>1.96729cm</Height>
 | |
|             <Width>19cm</Width>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|         </ReportItems>
 | |
|         <Height>0.88228in</Height>
 | |
|         <Style />
 | |
|       </Body>
 | |
|       <Width>20.70896cm</Width>
 | |
|       <Page>
 | |
|         <PageHeader>
 | |
|           <Height>1.89329cm</Height>
 | |
|           <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|           <PrintOnLastPage>true</PrintOnLastPage>
 | |
|           <ReportItems>
 | |
|             <Textbox Name="Textbox41">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>VENTA DIARIO EL DÍA</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>16pt</FontSize>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>0.15522cm</Top>
 | |
|               <Left>0.619cm</Left>
 | |
|               <Height>0.72912cm</Height>
 | |
|               <Width>19cm</Width>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox55">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Fecha Consultada: Desde</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>14pt</FontSize>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.07181cm</Top>
 | |
|               <Left>0.619cm</Left>
 | |
|               <Height>0.78267cm</Height>
 | |
|               <Width>7.14583cm</Width>
 | |
|               <ZIndex>1</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <VerticalAlign>Middle</VerticalAlign>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox56">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Parameters!FechaDesde.Value).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>14pt</FontSize>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.10709cm</Top>
 | |
|               <Left>6.94192cm</Left>
 | |
|               <Height>0.73293cm</Height>
 | |
|               <Width>2.77341cm</Width>
 | |
|               <ZIndex>2</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <VerticalAlign>Middle</VerticalAlign>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox57">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Hasta</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>14pt</FontSize>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.07181cm</Top>
 | |
|               <Left>10.13866cm</Left>
 | |
|               <Height>0.78267cm</Height>
 | |
|               <Width>1.56784cm</Width>
 | |
|               <ZIndex>3</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <VerticalAlign>Middle</VerticalAlign>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox58">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Parameters!FechaHasta.Value).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>14pt</FontSize>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.10709cm</Top>
 | |
|               <Left>11.91074cm</Left>
 | |
|               <Height>0.73293cm</Height>
 | |
|               <Width>3.02917cm</Width>
 | |
|               <ZIndex>4</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <VerticalAlign>Middle</VerticalAlign>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|           </ReportItems>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|           </Style>
 | |
|         </PageHeader>
 | |
|         <PageHeight>29.7cm</PageHeight>
 | |
|         <PageWidth>21cm</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="FechaDesde">
 | |
|       <DataType>DateTime</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="FechaHasta">
 | |
|       <DataType>DateTime</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <ReportParametersLayout>
 | |
|     <GridLayoutDefinition>
 | |
|       <NumberOfColumns>4</NumberOfColumns>
 | |
|       <NumberOfRows>2</NumberOfRows>
 | |
|       <CellDefinitions>
 | |
|         <CellDefinition>
 | |
|           <ColumnIndex>2</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>FechaDesde</ParameterName>
 | |
|         </CellDefinition>
 | |
|         <CellDefinition>
 | |
|           <ColumnIndex>3</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>FechaHasta</ParameterName>
 | |
|         </CellDefinition>
 | |
|       </CellDefinitions>
 | |
|     </GridLayoutDefinition>
 | |
|   </ReportParametersLayout>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
|   <rd:ReportID>8cf8fb7a-ec4d-4153-8fb0-a21a9e443a88</rd:ReportID>
 | |
| </Report> |