3252 lines
		
	
	
		
			134 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			3252 lines
		
	
	
		
			134 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="DSDistribuidores">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>e289a368-6e2a-4662-b850-196109d77d2e</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DSDistribuidoresEntradasSalidas">
 | |
|       <Query>
 | |
|         <DataSourceName>DSDistribuidores</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="Fecha">
 | |
|           <DataField>Fecha</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Publicacion">
 | |
|           <DataField>Publicacion</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Distribuidor">
 | |
|           <DataField>Distribuidor</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Cantidad">
 | |
|           <DataField>Cantidad</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Remito">
 | |
|           <DataField>Remito</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Observacion">
 | |
|           <DataField>Observacion</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Debe">
 | |
|           <DataField>Debe</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Haber">
 | |
|           <DataField>Haber</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSDistribuidores</rd:DataSetName>
 | |
|         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSDistribuidores.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>SP_BalanceCuentaDistEntradaSalida</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>SP_BalanceCuentaDistEntradaSalidaTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|     <DataSet Name="DSDistribuidoresDebCred">
 | |
|       <Query>
 | |
|         <DataSourceName>DSDistribuidores</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="Fecha">
 | |
|           <DataField>Fecha</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Referencia">
 | |
|           <DataField>Referencia</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Debe">
 | |
|           <DataField>Debe</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Haber">
 | |
|           <DataField>Haber</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSDistribuidores</rd:DataSetName>
 | |
|         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSDistribuidores.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>SP_BalanceCuentDistDebCred</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>SP_BalanceCuentDistDebCredTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|     <DataSet Name="DSDistribuidoresPagos">
 | |
|       <Query>
 | |
|         <DataSourceName>DSDistribuidores</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="Fecha">
 | |
|           <DataField>Fecha</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Recibo">
 | |
|           <DataField>Recibo</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Tipo">
 | |
|           <DataField>Tipo</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Debe">
 | |
|           <DataField>Debe</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Haber">
 | |
|           <DataField>Haber</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Detalle">
 | |
|           <DataField>Detalle</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSDistribuidores</rd:DataSetName>
 | |
|         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSDistribuidores.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>SP_BalanceCuentDistPagos</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>SP_BalanceCuentDistPagosTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|     <DataSet Name="DSDistribuidoresSaldos">
 | |
|       <Query>
 | |
|         <DataSourceName>DSDistribuidores</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="Monto">
 | |
|           <DataField>Monto</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSDistribuidores</rd:DataSetName>
 | |
|         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSDistribuidores.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>SP_BalanceCuentSaldos</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>SP_BalanceCuentSaldosTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <ReportSections>
 | |
|     <ReportSection>
 | |
|       <Body>
 | |
|         <ReportItems>
 | |
|           <Tablix Name="Tablix4">
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox19">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Fecha</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox19</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="Textbox21">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Publicacion</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox21</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="Textbox23">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Remito</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox23</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="Textbox25">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Cantidad</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox25</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox29">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Debe</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox29</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox31">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Haber</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox31</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="Textbox4">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Saldo</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox4</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Fecha">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Fecha.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>dd/MM/yyyy</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Fecha</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="Publicacion">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Publicacion.Value</Value>
 | |
|                                   <Style />
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Publicacion</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Remito">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Remito.Value</Value>
 | |
|                                   <Style />
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Left</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Remito</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="Cantidad">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Cantidad.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>#,0;(#,0)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Cantidad</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="Debe">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Debe.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Debe</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>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Haber">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Haber.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Haber</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>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox6">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=IIF(Variables!SaldoMov.SetValue(Variables!SaldoMov.Value+Fields!Debe.Value-Fields!Haber.Value),Variables!SaldoMov.Value, Variables!SaldoMov.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox6</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 />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <KeepWithGroup>After</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="Detalles" />
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresEntradasSalidas</DataSetName>
 | |
|             <Top>0.74111cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>1.2cm</Height>
 | |
|             <Width>19cm</Width>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Tablix Name="Tablix5">
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>5cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>4cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>4cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>4cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox33">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Fecha</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox33</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="Textbox35">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Referencia</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox35</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="Textbox37">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Debe</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox37</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="Textbox39">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Haber</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox39</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="Textbox14">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Saldo</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox14</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Fecha1">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Fecha.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>dd/MM/yyyy</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Fecha1</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="Referencia">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Referencia.Value</Value>
 | |
|                                   <Style />
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Referencia</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="Debe1">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Debe.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Debe1</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>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Haber1">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Haber.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Haber1</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>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox15">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=IIF(Variables!SaldoDebCred.SetValue(Variables!SaldoDebCred.Value+Fields!Debe.Value-Fields!Haber.Value),Variables!SaldoDebCred.Value, Variables!SaldoDebCred.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox15</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 />
 | |
|                 <TablixMember />
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <KeepWithGroup>After</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="Detalles1" />
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresDebCred</DataSetName>
 | |
|             <Top>7.17049cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>1.2cm</Height>
 | |
|             <Width>19cm</Width>
 | |
|             <ZIndex>1</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Textbox Name="Textbox45">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>Movimientos</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style />
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox45</rd:DefaultName>
 | |
|             <Top>0.07056cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>2.75104cm</Width>
 | |
|             <ZIndex>2</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Textbox Name="Textbox46">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>Débitos / Créditos</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style />
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox45</rd:DefaultName>
 | |
|             <Top>6.49993cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>3.59771cm</Width>
 | |
|             <ZIndex>3</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Tablix Name="Tablix6">
 | |
|             <TablixCorner>
 | |
|               <TablixCornerRows>
 | |
|                 <TablixCornerRow>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox54">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value />
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox54</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>
 | |
|                   </TablixCornerCell>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox55">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Debe</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox55</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>
 | |
|                   </TablixCornerCell>
 | |
|                 </TablixCornerRow>
 | |
|               </TablixCornerRows>
 | |
|             </TablixCorner>
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox53">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!Haber.Value, "DSDistribuidoresEntradasSalidas")</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox53</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>
 | |
|                   <Group Name="ColumnGroup">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>0.6cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox52">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Haber</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox52</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>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="RowGroup">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>1.46813cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox51">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Totales</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox51</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>3.00001cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="Textbox56">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>=Sum(Fields!Debe.Value, "DSDistribuidoresEntradasSalidas")</Value>
 | |
|                                     <Style>
 | |
|                                       <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style />
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>Textbox56</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>
 | |
|                       </TablixHeader>
 | |
|                     </TablixMember>
 | |
|                   </TablixMembers>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresEntradasSalidas</DataSetName>
 | |
|             <Top>2.01167cm</Top>
 | |
|             <Left>9.16687cm</Left>
 | |
|             <Height>1.2cm</Height>
 | |
|             <Width>7.46814cm</Width>
 | |
|             <ZIndex>4</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Tablix Name="Tablix7">
 | |
|             <TablixCorner>
 | |
|               <TablixCornerRows>
 | |
|                 <TablixCornerRow>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox61">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value />
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox54</rd:DefaultName>
 | |
|                         <Style>
 | |
|                           <Border>
 | |
|                             <Style>None</Style>
 | |
|                           </Border>
 | |
|                           <PaddingLeft>2pt</PaddingLeft>
 | |
|                           <PaddingRight>2pt</PaddingRight>
 | |
|                           <PaddingTop>2pt</PaddingTop>
 | |
|                           <PaddingBottom>2pt</PaddingBottom>
 | |
|                         </Style>
 | |
|                       </Textbox>
 | |
|                     </CellContents>
 | |
|                   </TablixCornerCell>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox62">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Debe</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox55</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>
 | |
|                   </TablixCornerCell>
 | |
|                 </TablixCornerRow>
 | |
|               </TablixCornerRows>
 | |
|             </TablixCorner>
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>4cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox60">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!Haber.Value, "DSDistribuidoresDebCred")</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox53</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>
 | |
|                   <Group Name="ColumnGroup2">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>0.6cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox57">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Haber</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox52</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>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="RowGroup2">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>1.60571cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox58">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Totales</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox51</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>4cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="Textbox59">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>=Sum(Fields!Debe.Value, "DSDistribuidoresDebCred")</Value>
 | |
|                                     <Style>
 | |
|                                       <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style />
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>Textbox56</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>
 | |
|                       </TablixHeader>
 | |
|                     </TablixMember>
 | |
|                   </TablixMembers>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresDebCred</DataSetName>
 | |
|             <Top>8.44104cm</Top>
 | |
|             <Left>6.02929cm</Left>
 | |
|             <Height>1.2cm</Height>
 | |
|             <Width>9.60571cm</Width>
 | |
|             <ZIndex>5</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Textbox Name="Textbox69">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>=Sum(Fields!Monto.Value, "DSDistribuidoresSaldos")</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                       <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style>
 | |
|                   <TextAlign>Left</TextAlign>
 | |
|                 </Style>
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox69</rd:DefaultName>
 | |
|             <Top>13.75118cm</Top>
 | |
|             <Left>8.76751cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>10.86749cm</Width>
 | |
|             <ZIndex>6</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|               <rd:FormatSymbolCulture>es-AR</rd:FormatSymbolCulture>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Textbox Name="Textbox1">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>Saldo Total del Distribuidor al</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style>
 | |
|                   <TextAlign>Right</TextAlign>
 | |
|                 </Style>
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|             <Top>13.75118cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>5.73313cm</Width>
 | |
|             <ZIndex>7</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Textbox Name="Textbox47">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>Pagos</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style />
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox45</rd:DefaultName>
 | |
|             <Top>3.22434cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>2.75104cm</Width>
 | |
|             <ZIndex>8</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Tablix Name="Tablix1">
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.29793cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.55825cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3.5cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.64382cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox3">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Fecha</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox3</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox5">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Recibo</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox5</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="Textbox7">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Tipo</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox7</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="Textbox9">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Debe</Value>
 | |
|                                   <Style>
 | |
|                                     <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="Textbox11">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Haber</Value>
 | |
|                                   <Style>
 | |
|                                     <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="Textbox12">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Saldo</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox12</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="Textbox8">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Detalle</Value>
 | |
|                                   <Style>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox8</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Fecha2">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Fecha.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>dd/MM/yyyy</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Fecha2</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="Recibo">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Recibo.Value</Value>
 | |
|                                   <Style />
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Recibo</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="Tipo">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Tipo.Value</Value>
 | |
|                                   <Style />
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Tipo</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="Debe2">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Debe.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Debe2</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>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Haber2">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Haber.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Haber2</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>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox13">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=IIF(Variables!SaldoPagos.SetValue(Variables!SaldoPagos.Value+Fields!Debe.Value-Fields!Haber.Value),Variables!SaldoPagos.Value, Variables!SaldoPagos.Value)</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                   </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>
 | |
|                             <rd:FormatSymbolCulture>es-AR</rd:FormatSymbolCulture>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Detalle">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!Detalle.Value</Value>
 | |
|                                   <Style />
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Detalle</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|               </TablixRows>
 | |
|             </TablixBody>
 | |
|             <TablixColumnHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <KeepWithGroup>After</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="Detalles2" />
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresPagos</DataSetName>
 | |
|             <Top>3.8949cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>1.2cm</Height>
 | |
|             <Width>19cm</Width>
 | |
|             <ZIndex>9</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Tablix Name="Tablix8">
 | |
|             <TablixCorner>
 | |
|               <TablixCornerRows>
 | |
|                 <TablixCornerRow>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox67">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value />
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox54</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>
 | |
|                   </TablixCornerCell>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox68">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Debe</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox55</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>
 | |
|                   </TablixCornerCell>
 | |
|                 </TablixCornerRow>
 | |
|               </TablixCornerRows>
 | |
|             </TablixCorner>
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>3.5cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox66">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!Haber.Value, "DSDistribuidoresPagos")</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox53</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>
 | |
|                   <Group Name="ColumnGroup3">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>0.6cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox63">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Haber</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox52</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>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="RowGroup3">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>1.46813cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox64">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Totales</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox51</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>3.5cm</Size>
 | |
|                         <CellContents>
 | |
|                           <Textbox Name="Textbox65">
 | |
|                             <CanGrow>true</CanGrow>
 | |
|                             <KeepTogether>true</KeepTogether>
 | |
|                             <Paragraphs>
 | |
|                               <Paragraph>
 | |
|                                 <TextRuns>
 | |
|                                   <TextRun>
 | |
|                                     <Value>=Sum(Fields!Debe.Value, "DSDistribuidoresPagos")</Value>
 | |
|                                     <Style>
 | |
|                                       <Format>'$'#,0.00;('$'#,0.00)</Format>
 | |
|                                     </Style>
 | |
|                                   </TextRun>
 | |
|                                 </TextRuns>
 | |
|                                 <Style />
 | |
|                               </Paragraph>
 | |
|                             </Paragraphs>
 | |
|                             <rd:DefaultName>Textbox56</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>
 | |
|                       </TablixHeader>
 | |
|                     </TablixMember>
 | |
|                   </TablixMembers>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresPagos</DataSetName>
 | |
|             <Top>5.16546cm</Top>
 | |
|             <Left>7.66687cm</Left>
 | |
|             <Height>1.2cm</Height>
 | |
|             <Width>8.46813cm</Width>
 | |
|             <ZIndex>10</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|           <Textbox Name="Textbox2">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>=Today()</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                       <Format>dd/MM/yyyy</Format>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style>
 | |
|                   <TextAlign>Center</TextAlign>
 | |
|                 </Style>
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|             <Top>13.75118cm</Top>
 | |
|             <Left>6.36813cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>2.39938cm</Width>
 | |
|             <ZIndex>11</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Textbox Name="Textbox48">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>Datos totales del periodo consultado</Value>
 | |
|                     <Style>
 | |
|                       <FontSize>11pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style />
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>Textbox45</rd:DefaultName>
 | |
|             <Top>10.1859cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>0.6cm</Height>
 | |
|             <Width>7.24896cm</Width>
 | |
|             <ZIndex>12</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|               <PaddingTop>2pt</PaddingTop>
 | |
|               <PaddingBottom>2pt</PaddingBottom>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Tablix Name="Tablix3">
 | |
|             <TablixCorner>
 | |
|               <TablixCornerRows>
 | |
|                 <TablixCornerRow>
 | |
|                   <TablixCornerCell>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox44">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Movimientos</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox44</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>
 | |
|                   </TablixCornerCell>
 | |
|                 </TablixCornerRow>
 | |
|               </TablixCornerRows>
 | |
|             </TablixCorner>
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>4.01583cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox40">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!Debe.Value, "DSDistribuidoresDebCred")-Sum(Fields!Haber.Value, "DSDistribuidoresDebCred")</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <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>
 | |
|                             <rd:FormatSymbolCulture>es-AR</rd:FormatSymbolCulture>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox70">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!Debe.Value, "DSDistribuidoresPagos")-Sum(Fields!Haber.Value, "DSDistribuidoresPagos")</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox70</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.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox75">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=(Sum(Fields!Debe.Value, "DSDistribuidoresEntradasSalidas")-Sum(Fields!Haber.Value, "DSDistribuidoresEntradasSalidas"))+(Sum(Fields!Debe.Value, "DSDistribuidoresDebCred")-Sum(Fields!Haber.Value, "DSDistribuidoresDebCred"))+(Sum(Fields!Debe.Value, "DSDistribuidoresPagos")-Sum(Fields!Haber.Value, "DSDistribuidoresPagos"))</Value>
 | |
|                                   <Style>
 | |
|                                     <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox75</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>
 | |
|                   <Group Name="ColumnGroup1">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>0.6cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox38">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>=Sum(Fields!Debe.Value, "DSDistribuidoresEntradasSalidas")-Sum(Fields!Haber.Value, "DSDistribuidoresEntradasSalidas")</Value>
 | |
|                                 <Style>
 | |
|                                   <Format>'$'#,0.00;'$'-#,0.00</Format>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox38</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>
 | |
|                   </TablixHeader>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="RowGroup1">
 | |
|                     <GroupExpressions>
 | |
|                       <GroupExpression />
 | |
|                     </GroupExpressions>
 | |
|                   </Group>
 | |
|                   <TablixHeader>
 | |
|                     <Size>3.23313cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox36">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Débitos/Créditos</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox36</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>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <TablixHeader>
 | |
|                     <Size>3.23313cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox73">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Pagos</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox73</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>
 | |
|                   <KeepWithGroup>Before</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <TablixHeader>
 | |
|                     <Size>3.23313cm</Size>
 | |
|                     <CellContents>
 | |
|                       <Textbox Name="Textbox74">
 | |
|                         <CanGrow>true</CanGrow>
 | |
|                         <KeepTogether>true</KeepTogether>
 | |
|                         <Paragraphs>
 | |
|                           <Paragraph>
 | |
|                             <TextRuns>
 | |
|                               <TextRun>
 | |
|                                 <Value>Total</Value>
 | |
|                                 <Style>
 | |
|                                   <FontWeight>Bold</FontWeight>
 | |
|                                 </Style>
 | |
|                               </TextRun>
 | |
|                             </TextRuns>
 | |
|                             <Style />
 | |
|                           </Paragraph>
 | |
|                         </Paragraphs>
 | |
|                         <rd:DefaultName>Textbox74</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>
 | |
|                   <KeepWithGroup>Before</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSDistribuidoresEntradasSalidas</DataSetName>
 | |
|             <Top>11.06812cm</Top>
 | |
|             <Left>0.635cm</Left>
 | |
|             <Height>2.4cm</Height>
 | |
|             <Width>7.24896cm</Width>
 | |
|             <ZIndex>13</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|         </ReportItems>
 | |
|         <Height>5.69174in</Height>
 | |
|         <Style />
 | |
|       </Body>
 | |
|       <Width>21cm</Width>
 | |
|       <Page>
 | |
|         <PageHeader>
 | |
|           <Height>2.52829cm</Height>
 | |
|           <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|           <PrintOnLastPage>true</PrintOnLastPage>
 | |
|           <ReportItems>
 | |
|             <Textbox Name="Textbox41">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Reporte de Cuenta Del Distribuidor</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>14pt</FontSize>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>0.254cm</Top>
 | |
|               <Left>0.635cm</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="Textbox42">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=First(Fields!Distribuidor.Value, "DSDistribuidoresEntradasSalidas")</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>12pt</FontSize>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.06419cm</Top>
 | |
|               <Left>0.635cm</Left>
 | |
|               <Height>0.64975cm</Height>
 | |
|               <Width>19cm</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="Textbox43">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Fecha de Reporte</Value>
 | |
|                       <Style>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.80912cm</Top>
 | |
|               <Left>0.635cm</Left>
 | |
|               <Height>0.64974cm</Height>
 | |
|               <Width>3.28021cm</Width>
 | |
|               <ZIndex>2</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox49">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Globals!ExecutionTime).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style />
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.80912cm</Top>
 | |
|               <Left>3.98576cm</Left>
 | |
|               <Height>0.6cm</Height>
 | |
|               <Width>3.50542cm</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="Textbox71">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Fecha Consultada: Desde</Value>
 | |
|                       <Style>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.80559cm</Top>
 | |
|               <Left>7.52646cm</Left>
 | |
|               <Height>0.64974cm</Height>
 | |
|               <Width>4.5cm</Width>
 | |
|               <ZIndex>4</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox72">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Parameters!FechaDesde.Value).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style />
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.84087cm</Top>
 | |
|               <Left>11.94438cm</Left>
 | |
|               <Height>0.6cm</Height>
 | |
|               <Width>2.52646cm</Width>
 | |
|               <ZIndex>5</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox76">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Hasta</Value>
 | |
|                       <Style>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.80559cm</Top>
 | |
|               <Left>14.18862cm</Left>
 | |
|               <Height>0.64974cm</Height>
 | |
|               <Width>1.13709cm</Width>
 | |
|               <ZIndex>6</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox77">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Parameters!FechaHasta.Value).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style />
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.80559cm</Top>
 | |
|               <Left>15.3257cm</Left>
 | |
|               <Height>0.6cm</Height>
 | |
|               <Width>2.52646cm</Width>
 | |
|               <ZIndex>7</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>
 | |
|         <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>0</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>FechaDesde</ParameterName>
 | |
|         </CellDefinition>
 | |
|         <CellDefinition>
 | |
|           <ColumnIndex>1</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>FechaHasta</ParameterName>
 | |
|         </CellDefinition>
 | |
|       </CellDefinitions>
 | |
|     </GridLayoutDefinition>
 | |
|   </ReportParametersLayout>
 | |
|   <Variables>
 | |
|     <Variable Name="SaldoMov">
 | |
|       <Value>0</Value>
 | |
|       <Writable>true</Writable>
 | |
|     </Variable>
 | |
|     <Variable Name="SaldoPagos">
 | |
|       <Value>0</Value>
 | |
|       <Writable>true</Writable>
 | |
|     </Variable>
 | |
|     <Variable Name="SaldoDebCred">
 | |
|       <Value>0</Value>
 | |
|       <Writable>true</Writable>
 | |
|     </Variable>
 | |
|   </Variables>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
|   <rd:ReportID>3f3b1afa-a70f-46f3-96e6-dd39399afdd1</rd:ReportID>
 | |
| </Report> |