1668 lines
		
	
	
		
			71 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			1668 lines
		
	
	
		
			71 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="DSListadoDistribucionCan"> | ||
|  |       <ConnectionProperties> | ||
|  |         <DataProvider>System.Data.DataSet</DataProvider> | ||
|  |         <ConnectString>/* Local Connection */</ConnectString> | ||
|  |       </ConnectionProperties> | ||
|  |       <rd:DataSourceID>be494ad0-494d-4965-90bd-74374d7d0864</rd:DataSourceID> | ||
|  |     </DataSource> | ||
|  |   </DataSources> | ||
|  |   <DataSets> | ||
|  |     <DataSet Name="DSListadoDistribucionCanALL"> | ||
|  |       <Query> | ||
|  |         <DataSourceName>DSListadoDistribucionCan</DataSourceName> | ||
|  |         <CommandText>/* Local Query */</CommandText> | ||
|  |       </Query> | ||
|  |       <Fields> | ||
|  |         <Field Name="Publicacion"> | ||
|  |           <DataField>Publicacion</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="TipoVendedor"> | ||
|  |           <DataField>TipoVendedor</DataField> | ||
|  |           <rd:TypeName>System.String</rd:TypeName> | ||
|  |         </Field> | ||
|  |       </Fields> | ||
|  |       <rd:DataSetInfo> | ||
|  |         <rd:DataSetName>DSListadoDistribucionCan</rd:DataSetName> | ||
|  |         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSListadoDistribucionCan.xsd</rd:SchemaPath> | ||
|  |         <rd:TableName>SP_DistCanALLEntradaSalidaPubli</rd:TableName> | ||
|  |         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod> | ||
|  |         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod> | ||
|  |         <rd:TableAdapterName>SP_DistCanALLEntradaSalidaPubliTableAdapter</rd:TableAdapterName> | ||
|  |       </rd:DataSetInfo> | ||
|  |     </DataSet> | ||
|  |     <DataSet Name="DSObtenerCtrlDevoluciones"> | ||
|  |       <Query> | ||
|  |         <DataSourceName>DSListadoDistribucionCan</DataSourceName> | ||
|  |         <CommandText>/* Local Query */</CommandText> | ||
|  |       </Query> | ||
|  |       <Fields> | ||
|  |         <Field Name="Remito"> | ||
|  |           <DataField>Remito</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |       </Fields> | ||
|  |       <rd:DataSetInfo> | ||
|  |         <rd:DataSetName>DSListadoDistribucionCan</rd:DataSetName> | ||
|  |         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSListadoDistribucionCan.xsd</rd:SchemaPath> | ||
|  |         <rd:TableName>SP_ObtenerCtrlDevoluciones</rd:TableName> | ||
|  |         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod> | ||
|  |         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod> | ||
|  |         <rd:TableAdapterName>SP_ObtenerCtrlDevolucionesTableAdapter</rd:TableAdapterName> | ||
|  |       </rd:DataSetInfo> | ||
|  |     </DataSet> | ||
|  |     <DataSet Name="DSCtrlDevoluciones"> | ||
|  |       <Query> | ||
|  |         <DataSourceName>DSListadoDistribucionCan</DataSourceName> | ||
|  |         <CommandText>/* Local Query */</CommandText> | ||
|  |       </Query> | ||
|  |       <Fields> | ||
|  |         <Field Name="Ingresados"> | ||
|  |           <DataField>Ingresados</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="Sobrantes"> | ||
|  |           <DataField>Sobrantes</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="Publicacion"> | ||
|  |           <DataField>Publicacion</DataField> | ||
|  |           <rd:TypeName>System.String</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="Llevados"> | ||
|  |           <DataField>Llevados</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="Devueltos"> | ||
|  |           <DataField>Devueltos</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="Tipo"> | ||
|  |           <DataField>Tipo</DataField> | ||
|  |           <rd:TypeName>System.String</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="TotalNoAccionistas"> | ||
|  |           <DataField>TotalNoAccionistas</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |         <Field Name="SinCargo"> | ||
|  |           <DataField>SinCargo</DataField> | ||
|  |           <rd:TypeName>System.Int32</rd:TypeName> | ||
|  |         </Field> | ||
|  |       </Fields> | ||
|  |       <rd:DataSetInfo> | ||
|  |         <rd:DataSetName>DSCtrlDevoluciones</rd:DataSetName> | ||
|  |         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSCtrlDevoluciones.xsd</rd:SchemaPath> | ||
|  |         <rd:TableName>SP_DistCanillasCantidadEntradaSalida</rd:TableName> | ||
|  |         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod> | ||
|  |         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod> | ||
|  |         <rd:TableAdapterName>SP_DistCanillasCantidadEntradaSalidaTableAdapter</rd:TableAdapterName> | ||
|  |       </rd:DataSetInfo> | ||
|  |     </DataSet> | ||
|  |   </DataSets> | ||
|  |   <ReportSections> | ||
|  |     <ReportSection> | ||
|  |       <Body> | ||
|  |         <ReportItems> | ||
|  |           <Textbox Name="Textbox85"> | ||
|  |             <CanGrow>true</CanGrow> | ||
|  |             <KeepTogether>true</KeepTogether> | ||
|  |             <Paragraphs> | ||
|  |               <Paragraph> | ||
|  |                 <TextRuns> | ||
|  |                   <TextRun> | ||
|  |                     <Value>Recuento de Publicaciones</Value> | ||
|  |                     <Style> | ||
|  |                       <FontFamily>Roboto</FontFamily> | ||
|  |                       <FontSize>9pt</FontSize> | ||
|  |                       <FontWeight>Bold</FontWeight> | ||
|  |                     </Style> | ||
|  |                   </TextRun> | ||
|  |                 </TextRuns> | ||
|  |                 <Style /> | ||
|  |               </Paragraph> | ||
|  |             </Paragraphs> | ||
|  |             <rd:DefaultName>Textbox45</rd:DefaultName> | ||
|  |             <Top>1.00207cm</Top> | ||
|  |             <Left>0.61899cm</Left> | ||
|  |             <Height>0.45cm</Height> | ||
|  |             <Width>5.33104cm</Width> | ||
|  |             <Style> | ||
|  |               <Border> | ||
|  |                 <Style>None</Style> | ||
|  |               </Border> | ||
|  |               <PaddingLeft>2pt</PaddingLeft> | ||
|  |               <PaddingRight>2pt</PaddingRight> | ||
|  |               <PaddingTop>2pt</PaddingTop> | ||
|  |               <PaddingBottom>2pt</PaddingBottom> | ||
|  |             </Style> | ||
|  |           </Textbox> | ||
|  |           <Tablix Name="Tablix6"> | ||
|  |             <TablixBody> | ||
|  |               <TablixColumns> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>1.5cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>4cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>2.04354cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>4cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>1.25646cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>4cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |               </TablixColumns> | ||
|  |               <TablixRows> | ||
|  |                 <TablixRow> | ||
|  |                   <Height>0.54708cm</Height> | ||
|  |                   <TablixCells> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox2"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>Remito:</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox2</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Style>None</Style> | ||
|  |                             </Border> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Remito"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Fields!Remito.Value</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style> | ||
|  |                                 <TextAlign>Left</TextAlign> | ||
|  |                               </Style> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Remito</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Style>None</Style> | ||
|  |                             </Border> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox109"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>Devolución:</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox109</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Style>None</Style> | ||
|  |                             </Border> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox102"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!Remito.Value, "DSObtenerCtrlDevoluciones")-(Sum(Fields!Llevados.Value, "DSCtrlDevoluciones")-Sum(Fields!Devueltos.Value, "DSCtrlDevoluciones"))</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style> | ||
|  |                                 <TextAlign>Left</TextAlign> | ||
|  |                               </Style> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox102</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Style>None</Style> | ||
|  |                             </Border> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox106"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>Venta:</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox106</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Style>None</Style> | ||
|  |                             </Border> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox107"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!Llevados.Value, "DSCtrlDevoluciones")-Sum(Fields!Devueltos.Value, "DSCtrlDevoluciones")</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style> | ||
|  |                                 <TextAlign>Left</TextAlign> | ||
|  |                               </Style> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox107</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Style>None</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 /> | ||
|  |                 <TablixMember /> | ||
|  |                 <TablixMember /> | ||
|  |                 <TablixMember /> | ||
|  |               </TablixMembers> | ||
|  |             </TablixColumnHierarchy> | ||
|  |             <TablixRowHierarchy> | ||
|  |               <TablixMembers> | ||
|  |                 <TablixMember> | ||
|  |                   <Group Name="Detalles" /> | ||
|  |                 </TablixMember> | ||
|  |               </TablixMembers> | ||
|  |             </TablixRowHierarchy> | ||
|  |             <DataSetName>DSObtenerCtrlDevoluciones</DataSetName> | ||
|  |             <Top>3.45302cm</Top> | ||
|  |             <Left>0.61899cm</Left> | ||
|  |             <Height>0.54708cm</Height> | ||
|  |             <Width>16.8cm</Width> | ||
|  |             <ZIndex>1</ZIndex> | ||
|  |             <Style> | ||
|  |               <Border> | ||
|  |                 <Style>None</Style> | ||
|  |               </Border> | ||
|  |             </Style> | ||
|  |           </Tablix> | ||
|  |           <Textbox Name="Textbox43"> | ||
|  |             <CanGrow>true</CanGrow> | ||
|  |             <KeepTogether>true</KeepTogether> | ||
|  |             <Paragraphs> | ||
|  |               <Paragraph> | ||
|  |                 <TextRuns> | ||
|  |                   <TextRun> | ||
|  |                     <Value>Fecha de Generación del Reporte</Value> | ||
|  |                     <Style> | ||
|  |                       <FontFamily>Roboto</FontFamily> | ||
|  |                       <FontWeight>Bold</FontWeight> | ||
|  |                     </Style> | ||
|  |                   </TextRun> | ||
|  |                 </TextRuns> | ||
|  |                 <Style> | ||
|  |                   <TextAlign>Left</TextAlign> | ||
|  |                 </Style> | ||
|  |               </Paragraph> | ||
|  |             </Paragraphs> | ||
|  |             <rd:DefaultName>Textbox41</rd:DefaultName> | ||
|  |             <Top>0.11465cm</Top> | ||
|  |             <Left>0.619cm</Left> | ||
|  |             <Height>0.55802cm</Height> | ||
|  |             <Width>5.97081cm</Width> | ||
|  |             <ZIndex>2</ZIndex> | ||
|  |             <Style> | ||
|  |               <Border> | ||
|  |                 <Style>None</Style> | ||
|  |               </Border> | ||
|  |               <VerticalAlign>Bottom</VerticalAlign> | ||
|  |               <PaddingLeft>2pt</PaddingLeft> | ||
|  |               <PaddingRight>2pt</PaddingRight> | ||
|  |               <PaddingTop>2pt</PaddingTop> | ||
|  |               <PaddingBottom>2pt</PaddingBottom> | ||
|  |             </Style> | ||
|  |           </Textbox> | ||
|  |           <Textbox Name="Textbox49"> | ||
|  |             <CanGrow>true</CanGrow> | ||
|  |             <KeepTogether>true</KeepTogether> | ||
|  |             <Paragraphs> | ||
|  |               <Paragraph> | ||
|  |                 <TextRuns> | ||
|  |                   <TextRun> | ||
|  |                     <Value>=CDate(Globals!ExecutionTime).ToString("dd/MM/yyyy")</Value> | ||
|  |                     <Style> | ||
|  |                       <FontFamily>Roboto</FontFamily> | ||
|  |                     </Style> | ||
|  |                   </TextRun> | ||
|  |                 </TextRuns> | ||
|  |                 <Style /> | ||
|  |               </Paragraph> | ||
|  |             </Paragraphs> | ||
|  |             <rd:DefaultName>Textbox49</rd:DefaultName> | ||
|  |             <Top>0.11465cm</Top> | ||
|  |             <Left>6.48127cm</Left> | ||
|  |             <Height>0.55802cm</Height> | ||
|  |             <Width>3.53175cm</Width> | ||
|  |             <ZIndex>3</ZIndex> | ||
|  |             <Style> | ||
|  |               <Border> | ||
|  |                 <Style>None</Style> | ||
|  |               </Border> | ||
|  |               <PaddingLeft>2pt</PaddingLeft> | ||
|  |               <PaddingRight>2pt</PaddingRight> | ||
|  |               <PaddingTop>2pt</PaddingTop> | ||
|  |               <PaddingBottom>2pt</PaddingBottom> | ||
|  |             </Style> | ||
|  |           </Textbox> | ||
|  |           <Textbox Name="Textbox97"> | ||
|  |             <CanGrow>true</CanGrow> | ||
|  |             <KeepTogether>true</KeepTogether> | ||
|  |             <Paragraphs> | ||
|  |               <Paragraph> | ||
|  |                 <TextRuns> | ||
|  |                   <TextRun> | ||
|  |                     <Value>Empresa</Value> | ||
|  |                     <Style> | ||
|  |                       <FontFamily>Roboto</FontFamily> | ||
|  |                       <FontSize>13pt</FontSize> | ||
|  |                       <FontWeight>Bold</FontWeight> | ||
|  |                     </Style> | ||
|  |                   </TextRun> | ||
|  |                 </TextRuns> | ||
|  |                 <Style> | ||
|  |                   <TextAlign>Left</TextAlign> | ||
|  |                 </Style> | ||
|  |               </Paragraph> | ||
|  |             </Paragraphs> | ||
|  |             <rd:DefaultName>Textbox41</rd:DefaultName> | ||
|  |             <Top>0.07408cm</Top> | ||
|  |             <Left>10.29986cm</Left> | ||
|  |             <Height>0.7cm</Height> | ||
|  |             <Width>2.38263cm</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> | ||
|  |           <Textbox Name="Textbox98"> | ||
|  |             <CanGrow>true</CanGrow> | ||
|  |             <KeepTogether>true</KeepTogether> | ||
|  |             <Paragraphs> | ||
|  |               <Paragraph> | ||
|  |                 <TextRuns> | ||
|  |                   <TextRun> | ||
|  |                     <Value>=Parameters!Empresa.Value</Value> | ||
|  |                     <Style> | ||
|  |                       <FontFamily>Roboto</FontFamily> | ||
|  |                       <FontSize>13pt</FontSize> | ||
|  |                     </Style> | ||
|  |                   </TextRun> | ||
|  |                 </TextRuns> | ||
|  |                 <Style /> | ||
|  |               </Paragraph> | ||
|  |             </Paragraphs> | ||
|  |             <rd:DefaultName>Textbox49</rd:DefaultName> | ||
|  |             <Top>0.07761cm</Top> | ||
|  |             <Left>12.72482cm</Left> | ||
|  |             <Height>0.7cm</Height> | ||
|  |             <Width>5.45875cm</Width> | ||
|  |             <ZIndex>5</ZIndex> | ||
|  |             <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="Tablix7"> | ||
|  |             <TablixBody> | ||
|  |               <TablixColumns> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>2.0635cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>1.9365cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>2cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |                 <TablixColumn> | ||
|  |                   <Width>3cm</Width> | ||
|  |                 </TablixColumn> | ||
|  |               </TablixColumns> | ||
|  |               <TablixRows> | ||
|  |                 <TablixRow> | ||
|  |                   <Height>0.45cm</Height> | ||
|  |                   <TablixCells> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox78"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>Llevados</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox9</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="Textbox80"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>Devueltos</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox11</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="Textbox148"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>Vendidos</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox139</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="Textbox99"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>A Rendir</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                   </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> | ||
|  |                   </TablixCells> | ||
|  |                 </TablixRow> | ||
|  |                 <TablixRow> | ||
|  |                   <Height>0.45cm</Height> | ||
|  |                   <TablixCells> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="TotalCantSalida6"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Fields!TotalCantSalida.Value</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </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> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="TotalCantEntrada6"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Fields!TotalCantEntrada.Value</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>TotalCantEntrada</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="Textbox152"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Fields!TotalCantSalida.Value - Fields!TotalCantEntrada.Value</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox135</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="TotalRendir6"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Fields!TotalRendir.Value</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <Format>'$'#,0.00;'$'-#,0.00</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>TotalRendir</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.45cm</Height> | ||
|  |                   <TablixCells> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox31"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalCantSalida.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox31</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Color>LightGrey</Color> | ||
|  |                               <Style>Solid</Style> | ||
|  |                             </Border> | ||
|  |                             <TopBorder> | ||
|  |                               <Color>Black</Color> | ||
|  |                               <Width>1pt</Width> | ||
|  |                             </TopBorder> | ||
|  |                             <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>=Sum(Fields!TotalCantEntrada.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox32</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Color>LightGrey</Color> | ||
|  |                               <Style>Solid</Style> | ||
|  |                             </Border> | ||
|  |                             <TopBorder> | ||
|  |                               <Color>Black</Color> | ||
|  |                               <Width>1pt</Width> | ||
|  |                             </TopBorder> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox33"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalCantSalida.Value) - Sum(Fields!TotalCantEntrada.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox33</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Color>LightGrey</Color> | ||
|  |                               <Style>Solid</Style> | ||
|  |                             </Border> | ||
|  |                             <TopBorder> | ||
|  |                               <Color>Black</Color> | ||
|  |                               <Width>1pt</Width> | ||
|  |                             </TopBorder> | ||
|  |                             <PaddingLeft>2pt</PaddingLeft> | ||
|  |                             <PaddingRight>2pt</PaddingRight> | ||
|  |                             <PaddingTop>2pt</PaddingTop> | ||
|  |                             <PaddingBottom>2pt</PaddingBottom> | ||
|  |                           </Style> | ||
|  |                         </Textbox> | ||
|  |                       </CellContents> | ||
|  |                     </TablixCell> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox34"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalRendir.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>'$'#,0.00;'$'-#,0.00</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox34</rd:DefaultName> | ||
|  |                           <Style> | ||
|  |                             <Border> | ||
|  |                               <Color>LightGrey</Color> | ||
|  |                               <Style>Solid</Style> | ||
|  |                             </Border> | ||
|  |                             <TopBorder> | ||
|  |                               <Color>Black</Color> | ||
|  |                               <Width>1pt</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.45cm</Height> | ||
|  |                   <TablixCells> | ||
|  |                     <TablixCell> | ||
|  |                       <CellContents> | ||
|  |                         <Textbox Name="Textbox100"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalCantSalida.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox61</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="Textbox101"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalCantEntrada.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox62</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="Textbox153"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalCantSalida.Value) - Sum(Fields!TotalCantEntrada.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>#,0</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox136</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="Textbox103"> | ||
|  |                           <CanGrow>true</CanGrow> | ||
|  |                           <KeepTogether>true</KeepTogether> | ||
|  |                           <Paragraphs> | ||
|  |                             <Paragraph> | ||
|  |                               <TextRuns> | ||
|  |                                 <TextRun> | ||
|  |                                   <Value>=Sum(Fields!TotalRendir.Value)</Value> | ||
|  |                                   <Style> | ||
|  |                                     <FontFamily>Roboto</FontFamily> | ||
|  |                                     <FontSize>9pt</FontSize> | ||
|  |                                     <FontWeight>Bold</FontWeight> | ||
|  |                                     <Format>'$'#,0.00;'$'-#,0.00</Format> | ||
|  |                                   </Style> | ||
|  |                                 </TextRun> | ||
|  |                               </TextRuns> | ||
|  |                               <Style /> | ||
|  |                             </Paragraph> | ||
|  |                           </Paragraphs> | ||
|  |                           <rd:DefaultName>Textbox63</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> | ||
|  |               </TablixRows> | ||
|  |             </TablixBody> | ||
|  |             <TablixColumnHierarchy> | ||
|  |               <TablixMembers> | ||
|  |                 <TablixMember /> | ||
|  |                 <TablixMember /> | ||
|  |                 <TablixMember /> | ||
|  |                 <TablixMember /> | ||
|  |               </TablixMembers> | ||
|  |             </TablixColumnHierarchy> | ||
|  |             <TablixRowHierarchy> | ||
|  |               <TablixMembers> | ||
|  |                 <TablixMember> | ||
|  |                   <TablixHeader> | ||
|  |                     <Size>4.5cm</Size> | ||
|  |                     <CellContents> | ||
|  |                       <Textbox Name="Textbox4"> | ||
|  |                         <CanGrow>true</CanGrow> | ||
|  |                         <KeepTogether>true</KeepTogether> | ||
|  |                         <Paragraphs> | ||
|  |                           <Paragraph> | ||
|  |                             <TextRuns> | ||
|  |                               <TextRun> | ||
|  |                                 <Value>Tipo Vendedor</Value> | ||
|  |                                 <Style> | ||
|  |                                   <FontFamily>Roboto</FontFamily> | ||
|  |                                   <FontSize>9pt</FontSize> | ||
|  |                                   <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> | ||
|  |                   </TablixHeader> | ||
|  |                   <TablixMembers> | ||
|  |                     <TablixMember> | ||
|  |                       <TablixHeader> | ||
|  |                         <Size>5.5cm</Size> | ||
|  |                         <CellContents> | ||
|  |                           <Textbox Name="Textbox5"> | ||
|  |                             <CanGrow>true</CanGrow> | ||
|  |                             <KeepTogether>true</KeepTogether> | ||
|  |                             <Paragraphs> | ||
|  |                               <Paragraph> | ||
|  |                                 <TextRuns> | ||
|  |                                   <TextRun> | ||
|  |                                     <Value>Publicación</Value> | ||
|  |                                     <Style> | ||
|  |                                       <FontFamily>Roboto</FontFamily> | ||
|  |                                       <FontSize>9pt</FontSize> | ||
|  |                                       <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> | ||
|  |                       </TablixHeader> | ||
|  |                       <TablixMembers> | ||
|  |                         <TablixMember /> | ||
|  |                       </TablixMembers> | ||
|  |                     </TablixMember> | ||
|  |                   </TablixMembers> | ||
|  |                 </TablixMember> | ||
|  |                 <TablixMember> | ||
|  |                   <Group Name="Vendedor"> | ||
|  |                     <GroupExpressions> | ||
|  |                       <GroupExpression>=Fields!TipoVendedor.Value</GroupExpression> | ||
|  |                     </GroupExpressions> | ||
|  |                   </Group> | ||
|  |                   <SortExpressions> | ||
|  |                     <SortExpression> | ||
|  |                       <Value>=Fields!Publicacion.Value</Value> | ||
|  |                     </SortExpression> | ||
|  |                   </SortExpressions> | ||
|  |                   <TablixHeader> | ||
|  |                     <Size>4.5cm</Size> | ||
|  |                     <CellContents> | ||
|  |                       <Textbox Name="TipoVendedor2"> | ||
|  |                         <CanGrow>true</CanGrow> | ||
|  |                         <KeepTogether>true</KeepTogether> | ||
|  |                         <Paragraphs> | ||
|  |                           <Paragraph> | ||
|  |                             <TextRuns> | ||
|  |                               <TextRun> | ||
|  |                                 <Value>=Fields!TipoVendedor.Value</Value> | ||
|  |                                 <Style> | ||
|  |                                   <FontFamily>Roboto</FontFamily> | ||
|  |                                   <FontSize>9pt</FontSize> | ||
|  |                                 </Style> | ||
|  |                               </TextRun> | ||
|  |                             </TextRuns> | ||
|  |                             <Style /> | ||
|  |                           </Paragraph> | ||
|  |                         </Paragraphs> | ||
|  |                         <rd:DefaultName>TipoVendedor</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> | ||
|  |                   </TablixHeader> | ||
|  |                   <TablixMembers> | ||
|  |                     <TablixMember> | ||
|  |                       <Group Name="Publicacion1"> | ||
|  |                         <GroupExpressions> | ||
|  |                           <GroupExpression>=Fields!Publicacion.Value</GroupExpression> | ||
|  |                         </GroupExpressions> | ||
|  |                       </Group> | ||
|  |                       <SortExpressions> | ||
|  |                         <SortExpression> | ||
|  |                           <Value>=Fields!TipoVendedor.Value</Value> | ||
|  |                           <Direction>Descending</Direction> | ||
|  |                         </SortExpression> | ||
|  |                       </SortExpressions> | ||
|  |                       <TablixHeader> | ||
|  |                         <Size>5.5cm</Size> | ||
|  |                         <CellContents> | ||
|  |                           <Textbox Name="Publicacion"> | ||
|  |                             <CanGrow>true</CanGrow> | ||
|  |                             <KeepTogether>true</KeepTogether> | ||
|  |                             <Paragraphs> | ||
|  |                               <Paragraph> | ||
|  |                                 <TextRuns> | ||
|  |                                   <TextRun> | ||
|  |                                     <Value>=Fields!Publicacion.Value</Value> | ||
|  |                                     <Style> | ||
|  |                                       <FontFamily>Roboto</FontFamily> | ||
|  |                                       <FontSize>9pt</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> | ||
|  |                       </TablixHeader> | ||
|  |                       <TablixMembers> | ||
|  |                         <TablixMember /> | ||
|  |                       </TablixMembers> | ||
|  |                     </TablixMember> | ||
|  |                     <TablixMember> | ||
|  |                       <TablixHeader> | ||
|  |                         <Size>5.5cm</Size> | ||
|  |                         <CellContents> | ||
|  |                           <Textbox Name="Textbox36"> | ||
|  |                             <CanGrow>true</CanGrow> | ||
|  |                             <KeepTogether>true</KeepTogether> | ||
|  |                             <Paragraphs> | ||
|  |                               <Paragraph> | ||
|  |                                 <TextRuns> | ||
|  |                                   <TextRun> | ||
|  |                                     <Value>Totales</Value> | ||
|  |                                     <Style> | ||
|  |                                       <FontFamily>Roboto</FontFamily> | ||
|  |                                       <FontSize>9pt</FontSize> | ||
|  |                                       <FontWeight>Bold</FontWeight> | ||
|  |                                     </Style> | ||
|  |                                   </TextRun> | ||
|  |                                   <TextRun> | ||
|  |                                     <Value xml:space="preserve"> </Value> | ||
|  |                                     <Style> | ||
|  |                                       <FontFamily>Roboto</FontFamily> | ||
|  |                                       <FontSize>9pt</FontSize> | ||
|  |                                     </Style> | ||
|  |                                   </TextRun> | ||
|  |                                 </TextRuns> | ||
|  |                                 <Style> | ||
|  |                                   <TextAlign>Right</TextAlign> | ||
|  |                                 </Style> | ||
|  |                               </Paragraph> | ||
|  |                             </Paragraphs> | ||
|  |                             <rd:DefaultName>Textbox35</rd:DefaultName> | ||
|  |                             <Style> | ||
|  |                               <Border> | ||
|  |                                 <Color>LightGrey</Color> | ||
|  |                                 <Style>Solid</Style> | ||
|  |                               </Border> | ||
|  |                               <TopBorder> | ||
|  |                                 <Color>Black</Color> | ||
|  |                                 <Width>1pt</Width> | ||
|  |                               </TopBorder> | ||
|  |                               <PaddingLeft>2pt</PaddingLeft> | ||
|  |                               <PaddingRight>2pt</PaddingRight> | ||
|  |                               <PaddingTop>2pt</PaddingTop> | ||
|  |                               <PaddingBottom>2pt</PaddingBottom> | ||
|  |                             </Style> | ||
|  |                           </Textbox> | ||
|  |                         </CellContents> | ||
|  |                       </TablixHeader> | ||
|  |                       <KeepWithGroup>Before</KeepWithGroup> | ||
|  |                     </TablixMember> | ||
|  |                   </TablixMembers> | ||
|  |                 </TablixMember> | ||
|  |                 <TablixMember> | ||
|  |                   <TablixHeader> | ||
|  |                     <Size>4.5cm</Size> | ||
|  |                     <CellContents> | ||
|  |                       <Textbox Name="Textbox76"> | ||
|  |                         <CanGrow>true</CanGrow> | ||
|  |                         <KeepTogether>true</KeepTogether> | ||
|  |                         <Paragraphs> | ||
|  |                           <Paragraph> | ||
|  |                             <TextRuns> | ||
|  |                               <TextRun> | ||
|  |                                 <Value>Totales </Value> | ||
|  |                                 <Style> | ||
|  |                                   <FontFamily>Roboto</FontFamily> | ||
|  |                                   <FontSize>9pt</FontSize> | ||
|  |                                   <FontWeight>Bold</FontWeight> | ||
|  |                                 </Style> | ||
|  |                               </TextRun> | ||
|  |                             </TextRuns> | ||
|  |                             <Style> | ||
|  |                               <TextAlign>Right</TextAlign> | ||
|  |                             </Style> | ||
|  |                           </Paragraph> | ||
|  |                         </Paragraphs> | ||
|  |                         <rd:DefaultName>Textbox40</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> | ||
|  |                   </TablixHeader> | ||
|  |                   <TablixMembers> | ||
|  |                     <TablixMember> | ||
|  |                       <TablixHeader> | ||
|  |                         <Size>5.5cm</Size> | ||
|  |                         <CellContents> | ||
|  |                           <Textbox Name="Textbox6"> | ||
|  |                             <CanGrow>true</CanGrow> | ||
|  |                             <KeepTogether>true</KeepTogether> | ||
|  |                             <Paragraphs> | ||
|  |                               <Paragraph> | ||
|  |                                 <TextRuns> | ||
|  |                                   <TextRun> | ||
|  |                                     <Value /> | ||
|  |                                     <Style> | ||
|  |                                       <FontFamily>Roboto</FontFamily> | ||
|  |                                       <FontSize>9pt</FontSize> | ||
|  |                                       <FontWeight>Bold</FontWeight> | ||
|  |                                     </Style> | ||
|  |                                   </TextRun> | ||
|  |                                 </TextRuns> | ||
|  |                                 <Style> | ||
|  |                                   <TextAlign>Right</TextAlign> | ||
|  |                                 </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> | ||
|  |                       </TablixHeader> | ||
|  |                       <TablixMembers> | ||
|  |                         <TablixMember /> | ||
|  |                       </TablixMembers> | ||
|  |                     </TablixMember> | ||
|  |                   </TablixMembers> | ||
|  |                   <KeepWithGroup>Before</KeepWithGroup> | ||
|  |                 </TablixMember> | ||
|  |               </TablixMembers> | ||
|  |             </TablixRowHierarchy> | ||
|  |             <DataSetName>DSListadoDistribucionCanALL</DataSetName> | ||
|  |             <Top>1.56143cm</Top> | ||
|  |             <Left>0.61899cm</Left> | ||
|  |             <Height>1.8cm</Height> | ||
|  |             <Width>19cm</Width> | ||
|  |             <ZIndex>6</ZIndex> | ||
|  |             <Style> | ||
|  |               <Border> | ||
|  |                 <Style>None</Style> | ||
|  |               </Border> | ||
|  |             </Style> | ||
|  |           </Tablix> | ||
|  |         </ReportItems> | ||
|  |         <Height>1.67455in</Height> | ||
|  |         <Style /> | ||
|  |       </Body> | ||
|  |       <Width>20.24587cm</Width> | ||
|  |       <Page> | ||
|  |         <PageHeader> | ||
|  |           <Height>1.30908cm</Height> | ||
|  |           <PrintOnFirstPage>true</PrintOnFirstPage> | ||
|  |           <PrintOnLastPage>true</PrintOnLastPage> | ||
|  |           <ReportItems> | ||
|  |             <Textbox Name="Textbox41"> | ||
|  |               <CanGrow>true</CanGrow> | ||
|  |               <KeepTogether>true</KeepTogether> | ||
|  |               <Paragraphs> | ||
|  |                 <Paragraph> | ||
|  |                   <TextRuns> | ||
|  |                     <TextRun> | ||
|  |                       <Value>Listado de Distribución: Canillas / Accionistas</Value> | ||
|  |                       <Style> | ||
|  |                         <FontFamily>Roboto</FontFamily> | ||
|  |                         <FontSize>13pt</FontSize> | ||
|  |                       </Style> | ||
|  |                     </TextRun> | ||
|  |                   </TextRuns> | ||
|  |                   <Style> | ||
|  |                     <TextAlign>Left</TextAlign> | ||
|  |                   </Style> | ||
|  |                 </Paragraph> | ||
|  |               </Paragraphs> | ||
|  |               <rd:DefaultName>Textbox41</rd:DefaultName> | ||
|  |               <Top>0.60325cm</Top> | ||
|  |               <Left>0.619cm</Left> | ||
|  |               <Height>0.6cm</Height> | ||
|  |               <Width>9.53541cm</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</Value> | ||
|  |                       <Style> | ||
|  |                         <FontFamily>Roboto</FontFamily> | ||
|  |                         <FontSize>13pt</FontSize> | ||
|  |                         <FontWeight>Bold</FontWeight> | ||
|  |                       </Style> | ||
|  |                     </TextRun> | ||
|  |                   </TextRuns> | ||
|  |                   <Style> | ||
|  |                     <TextAlign>Left</TextAlign> | ||
|  |                   </Style> | ||
|  |                 </Paragraph> | ||
|  |               </Paragraphs> | ||
|  |               <rd:DefaultName>Textbox41</rd:DefaultName> | ||
|  |               <Top>0.6cm</Top> | ||
|  |               <Left>10.29552cm</Left> | ||
|  |               <Height>0.7cm</Height> | ||
|  |               <Width>4.26974cm</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="Textbox56"> | ||
|  |               <CanGrow>true</CanGrow> | ||
|  |               <KeepTogether>true</KeepTogether> | ||
|  |               <Paragraphs> | ||
|  |                 <Paragraph> | ||
|  |                   <TextRuns> | ||
|  |                     <TextRun> | ||
|  |                       <Value>=CDate(Parameters!FechaConsultada.Value).ToString("dd/MM/yyyy")</Value> | ||
|  |                       <Style> | ||
|  |                         <FontFamily>Roboto</FontFamily> | ||
|  |                         <FontSize>13pt</FontSize> | ||
|  |                       </Style> | ||
|  |                     </TextRun> | ||
|  |                   </TextRuns> | ||
|  |                   <Style /> | ||
|  |                 </Paragraph> | ||
|  |               </Paragraphs> | ||
|  |               <rd:DefaultName>Textbox49</rd:DefaultName> | ||
|  |               <Top>0.6cm</Top> | ||
|  |               <Left>14.67815cm</Left> | ||
|  |               <Height>0.7cm</Height> | ||
|  |               <Width>3.50542cm</Width> | ||
|  |               <ZIndex>2</ZIndex> | ||
|  |               <Style> | ||
|  |                 <Border> | ||
|  |                   <Style>None</Style> | ||
|  |                 </Border> | ||
|  |                 <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> | ||
|  |         <InteractiveHeight>2.16049in</InteractiveHeight> | ||
|  |         <InteractiveWidth>21cm</InteractiveWidth> | ||
|  |         <LeftMargin>0cm</LeftMargin> | ||
|  |         <RightMargin>0cm</RightMargin> | ||
|  |         <TopMargin>0.2cm</TopMargin> | ||
|  |         <BottomMargin>0.2cm</BottomMargin> | ||
|  |         <ColumnSpacing>0.13cm</ColumnSpacing> | ||
|  |         <Style /> | ||
|  |       </Page> | ||
|  |     </ReportSection> | ||
|  |   </ReportSections> | ||
|  |   <ReportParameters> | ||
|  |     <ReportParameter Name="FechaConsultada"> | ||
|  |       <DataType>DateTime</DataType> | ||
|  |       <Prompt>ReportParameter1</Prompt> | ||
|  |     </ReportParameter> | ||
|  |     <ReportParameter Name="Empresa"> | ||
|  |       <DataType>String</DataType> | ||
|  |       <Prompt>ReportParameter1</Prompt> | ||
|  |     </ReportParameter> | ||
|  |   </ReportParameters> | ||
|  |   <ReportParametersLayout> | ||
|  |     <GridLayoutDefinition> | ||
|  |       <NumberOfColumns>4</NumberOfColumns> | ||
|  |       <NumberOfRows>2</NumberOfRows> | ||
|  |       <CellDefinitions> | ||
|  |         <CellDefinition> | ||
|  |           <ColumnIndex>0</ColumnIndex> | ||
|  |           <RowIndex>0</RowIndex> | ||
|  |           <ParameterName>FechaConsultada</ParameterName> | ||
|  |         </CellDefinition> | ||
|  |         <CellDefinition> | ||
|  |           <ColumnIndex>1</ColumnIndex> | ||
|  |           <RowIndex>0</RowIndex> | ||
|  |           <ParameterName>Empresa</ParameterName> | ||
|  |         </CellDefinition> | ||
|  |       </CellDefinitions> | ||
|  |     </GridLayoutDefinition> | ||
|  |   </ReportParametersLayout> | ||
|  |   <rd:ReportUnitType>Cm</rd:ReportUnitType> | ||
|  |   <rd:ReportID>610bc8d0-bab3-40d5-83e3-b1c0946204f6</rd:ReportID> | ||
|  | </Report> |