﻿<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" StartReportEvent="_StartReport" ReportInfo.Created="08/28/2022 10:15:10" ReportInfo.Modified="08/19/2023 13:59:01" ReportInfo.CreatorVersion="2021.4.3.0">
  <ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Windows.Forms;
using System.Drawing;
using System.Data;
using FastReport;
using FastReport.Data;
using FastReport.Dialog;
using FastReport.Barcode;
using FastReport.Table;
using FastReport.Utils;

namespace FastReport
{
  public class ReportScript
  {
    void _StartReport(object sender, EventArgs e)
    {
      if(((string)Report.GetParameterValue(&quot;ShowType&quot;))==&quot;0&quot;)              
      {          
        PageHeader1.Visible=true;
        MasterData1.Visible=true;
        Memo15.Visible=true;
        Memo23.Visible=true;
        Memo23.AllowExpressions=true;
        Memo15.AllowExpressions=true;
        Memo24.AllowExpressions=true;
        Memo25.AllowExpressions=true;
        Memo42.AllowExpressions=true;
        Memo43.AllowExpressions=true;
        Memo18.AllowExpressions=true;
        MasterData2.Visible=false;
        

      }                               
      else                                
      {   
        
     
        DataHeader2.Visible=true;
        MasterData2.Visible=true;
        MasterData1.Visible=false;
        PageHeader1.Visible=false;
        Memo23.AllowExpressions=false;
        Memo15.Visible=false;
        Memo15.AllowExpressions=false;
        Memo24.AllowExpressions=false;
        Memo25.AllowExpressions=false;
        Memo42.AllowExpressions=false;
        Memo43.AllowExpressions=false;
        Memo42.AllowExpressions=false;
        Memo18.AllowExpressions=false;
              
      }            
      
     
    
  
   
         
    
      if(((string)Report.GetParameterValue(&quot;ShowBillDate&quot;))==&quot;1&quot;)        
      {     
        Memo20.Visible=true;
        Memo23.Visible=true; 
     
        if(((string)Report.GetParameterValue(&quot;ShowStore&quot;))==&quot;1&quot;)
        {
          
          Memo21.Text=&quot;&quot;;
          Memo21.Visible=true;
          Memo24.Visible=true;  
     
          if(((string)Report.GetParameterValue(&quot;ShowNote&quot;))==&quot;1&quot;)                                 
          {     
            Memo22.Text=&quot;&quot;;                                       
            Memo22.Visible=true;
            Memo25.Visible=true; 
   
          }
        }                 
      }
      if(((string)Report.GetParameterValue(&quot;ShowBillDate&quot;))==&quot;0&quot;) 
      {         
        if(((string)Report.GetParameterValue(&quot;ShowStore&quot;))==&quot;1&quot;)
        {
          if(((string)Report.GetParameterValue(&quot;ShowNote&quot;))==&quot;1&quot;)
          {
            Memo20.Text=&quot;&quot;;
            Memo21.Text=&quot;&quot;;
            Memo23.Visible=true;  
            Memo24.Visible=true;
            Memo20.Visible=true;
            Memo21.Visible=true;                     
                   
          }
        }

      }                                

      if(((string)Report.GetParameterValue(&quot;ShowBillDate&quot;))==&quot;1&quot;) 
      {         
        if(((string)Report.GetParameterValue(&quot;ShowStore&quot;))==&quot;0&quot;)
        {
          if(((string)Report.GetParameterValue(&quot;ShowNote&quot;))==&quot;1&quot;)
          {
            Memo20.Text=&quot;ÊÇÑíÎ ÇáÝÇÊæÑÉ&quot;;
            Memo21.Text=&quot;ÇáÈíÇä&quot;;
            Memo23.Visible=true;
            Memo24.Visible=true;
            Memo20.Visible=true;
            Memo21.Visible=true;                     
                   
          }
        }

      }              
      if(((string)Report.GetParameterValue(&quot;ShowNote&quot;))==&quot;1&quot;)                       
      {
        Memo20.Visible=true;
        Memo23.Visible=true;
     
      }                    
      if(((string)Report.GetParameterValue(&quot;ShowStore&quot;))==&quot;1&quot;)
      {
        Memo20.Visible=true;
        Memo23.Visible=true;

      }               

      
    }
    

   
   
  }
}
</ScriptText>
  <Dictionary>
    <MsSqlDataConnection Name="ADODatabase" ConnectionString="rijcmlqJUrEa/KIcQqhhcfnlqC6PHTn0L44W7TQfS6RmUJOGDIuc+knUePlrDTYQkz8WhBiELfPYcB/RkdmGWFpjp+ty0lEIiQ91azDPNGm31yb4cTfuGUfXXot1nLYPj6Hcy4psB8xBaSfl9Xu6ciosDl8DXlpBWjmQI4/2xHOOzWxUPfgkyJgcHMEazRJD+B/oYh3120+/xA/6xdlDPZIxH2tzWeJr/Z8U2jvS5Pl+CTkniXiDE5guFTQLyyz/w8DaCFEZQSoYXIoMVQiUaTU5lH14XJAEZ8JoOE/FATbBMwKZ4D42PJb9U2j8GV4P8MsUXXZvv6qNcNT3H8Ob4mj+Q4RsajChmQMgudS4LLlXgVgXnCnt6MVhB88ICA4dNSBe26kDuOLSe/K+7rEKZeTbphpe8n7MiQbMwEzmZjXWchk9pMi3NKPnF7T9NLkmkcM36DX2ZQ960Y5G1WvloQKRurWWfq/P0CKGei0SE0jY6PVN7ZtwnYQnAcVSRhdfCPHm6lbxCMdKc1OG/LMwbF/cqVLDG8jPbNQYDYKGLmEjGs7YqUSADedH8aNDlQbSoy4NjGxF1NM/FPMDj6xAjbd0DPHQ2NcfqgMPJU9tRPICSYMlzHuf0KxdL8Mupn2NqNaanQ9BCteHEOP/D28UPzWrauOCg==">
      <TableDataSource Name="NegativeOut_Report" DataType="System.Int32" Enabled="true" TableName="NegativeOut_Report" SelectCommand="exec mnrPrcRepNegativeOut '{00000000-0000-0000-0000-000000000000}' , '{00000000-0000-0000-0000-000000000000}' , '{00000000-0000-0000-0000-000000000000}' , '{A4F5036F-FB35-4855-8B5E-78471824C4F8}' ,'1-7-2021' , '8-19-2023' , 0 , 0 , 1 , 0 , 0, '{00000000-0000-0000-0000-000000000000}'">
        <Column Name="mtID" DataType="System.Guid"/>
        <Column Name="Qty" DataType="System.Double"/>
        <Column Name="Qty1" DataType="System.Double"/>
        <Column Name="Qty2" DataType="System.Double"/>
        <Column Name="Qty3" DataType="System.Double"/>
        <Column Name="Qty4" DataType="System.Double"/>
        <Column Name="Qty5" DataType="System.Double"/>
        <Column Name="mtCode" DataType="System.String"/>
        <Column Name="mtName" DataType="System.String"/>
        <Column Name="mtLatinName" DataType="System.String"/>
        <Column Name="DefUnitName" DataType="System.String"/>
        <Column Name="BType" DataType="System.Guid"/>
        <Column Name="BtName" DataType="System.String"/>
        <Column Name="BtLName" DataType="System.String"/>
        <Column Name="biNote" DataType="System.String"/>
        <Column Name="BID" DataType="System.Guid"/>
        <Column Name="BNumber" DataType="System.Int32"/>
        <Column Name="BDate" DataType="System.DateTime"/>
        <Column Name="CurrentQty" DataType="System.Double"/>
        <Column Name="CurrentQty1" DataType="System.Double"/>
        <Column Name="CurrentQty2" DataType="System.Double"/>
        <Column Name="CurrentQty3" DataType="System.Double"/>
        <Column Name="CurrentQty4" DataType="System.Double"/>
        <Column Name="CurrentQty5" DataType="System.Double"/>
        <Column Name="storeName" DataType="System.String"/>
        <Column Name="StoreLName" DataType="System.String"/>
      </TableDataSource>
    </MsSqlDataConnection>
    <Parameter Name="CurUserID" DataType="System.String" Expression="&quot;{00124D92-88D0-4525-9794-B1E1A945D3AF}&quot;"/>
    <Parameter Name="FromDate" DataType="System.String" Expression="&quot;7/1/2021&quot;"/>
    <Parameter Name="ToDate" DataType="System.String" Expression="&quot;19/8/2023&quot;"/>
    <Parameter Name="ShowType" DataType="System.String" Expression="&quot;0&quot;"/>
    <Parameter Name="ShowBillDate" DataType="System.String" Expression="&quot;1&quot;"/>
    <Parameter Name="ShowStore" DataType="System.String" Expression="&quot;1&quot;"/>
    <Parameter Name="ShowNote" DataType="System.String" Expression="&quot;0&quot;"/>
    <Parameter Name="ByStore" DataType="System.String" Expression="&quot;0&quot;"/>
    <Parameter Name="UseUnit" DataType="System.String" Expression="&quot;0&quot;"/>
  </Dictionary>
  <ReportPage Name="Page1" LeftMargin="0.1" RightMargin="0.1" Watermark.Font="Arial, 60pt">
    <ReportTitleBand Name="ReportTitle1" Width="793.04" Height="176.64">
      <TextObject Name="Memo2" Left="3.4" Top="108.49" Width="786.14" Height="30.24" Text="الإخراج بالسالب" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 14pt, style=Bold"/>
      <TextObject Name="Memo3" Left="725.67" Top="145.08" Width="52.91" Height="18.9" Text=":إعتباراً من" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt"/>
      <TextObject Name="Memo4" Left="630.59" Top="145.08" Width="94.49" Height="18.9" Text="[FromDate]" Padding="2, 1, 2, 1" HorzAlign="Right" VertAlign="Center" Font="Times New Roman, 10pt"/>
      <TextObject Name="Memo5" Left="584.24" Top="145.08" Width="45.35" Height="18.9" Text=":ولغاية" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt"/>
      <TextObject Name="Memo6" Left="489.75" Top="145.08" Width="94.49" Height="18.9" Text="[ToDate]" Padding="2, 1, 2, 1" HorzAlign="Right" VertAlign="Center" Font="Times New Roman, 10pt"/>
      <PictureObject Name="Company_Logo" Left="9.07" Top="6.78" Width="774.8" Height="102.05" Fill.Color="White" ImageLocation="D:\05- Vertex Cart\7.jpg" SizeMode="CenterImage"/>
    </ReportTitleBand>
    <PageHeaderBand Name="PageHeader1" Top="180.64" Width="793.04" Height="22.68" Visible="false" CanGrow="true" CanBreak="true">
      <TextObject Name="Memo7" Left="745.45" Width="35.91" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="الرقم" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo8" Left="643.72" Width="102.05" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="الفاتورة" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo10" Left="531.47" Width="115.27" Height="22.68" Border.Lines="Right, Top, Bottom" Fill.Color="186, 211, 254" GrowToBottom="true" Text="اسم المادة" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo11" Left="474.07" Width="56.69" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="الوحدة" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo12" Left="399.79" Width="73.7" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="كمية المادة في الفاتورة" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo13" Left="329.52" Width="69.92" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" CanGrow="true" CanShrink="true" Text="كمية المادة في المستودع" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo20" Left="186.44" Width="141.74" Height="22.68" Visible="false" Border.Lines="Left, Top, Bottom" Fill.Color="186, 211, 254" GrowToBottom="true" Text="[IIf([ShowBillDate]==&quot;1&quot;,&quot;تاريخ الفاتورة&quot;,IIf([ShowStore]==&quot;1&quot;,&quot;المستودع&quot;,IIf([ShowNote]==&quot;1&quot;,&quot;البيان&quot;,&quot;&quot;)))]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo21" Left="98.58" Width="88.82" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      <TextObject Name="Memo22" Left="13" Width="85.04" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" BeforePrintEvent="Page1_ManualBuild" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
    </PageHeaderBand>
    <DataBand Name="MasterData1" Top="207.32" Width="793.04" Height="22.68" Visible="false" CanGrow="true" CanShrink="true" BeforePrintEvent="_StartReport" CanBreak="true" DataSource="NegativeOut_Report" KeepTogether="true">
      <TextObject Name="Memo14" Left="745.45" Width="35.91" Height="22.68" Border.Lines="All" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[Row#]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo15" Left="643.72" Width="102.05" Height="22.68" Visible="false" Border.Lines="Right, Top, Bottom" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[NegativeOut_Report.BNumber] : [NegativeOut_Report.BtName]" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo16" Left="531.47" Width="115.27" Height="22.68" Border.Lines="Right, Top, Bottom" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[[NegativeOut_Report.mtCode]] - [[NegativeOut_Report.mtName]]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt, style=Bold"/>
      <TextObject Name="Memo17" Left="474.07" Width="56.69" Height="22.68" Border.Lines="All" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[NegativeOut_Report.DefUnitName]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo18" Left="399.79" Width="73.7" Height="22.68" Border.Lines="All" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[NegativeOut_Report.CurrentQty]" Padding="2, 1, 2, 1" AllowExpressions="false" Format="Number" Format.UseLocale="true" Format.DecimalDigits="2" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo19" Left="329.52" Width="69.92" Height="22.68" Border.Lines="All" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[NegativeOut_Report.Qty]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo23" Left="186.44" Width="141.74" Height="22.68" Border.Lines="Left, Top, Bottom" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[IIf([ShowBillDate]==&quot;1&quot;,[NegativeOut_Report.BDate],IIf([ShowStore]==&quot;1&quot;,[NegativeOut_Report.storeName],IIf([ShowNote]==&quot;1&quot;,[NegativeOut_Report.biNote],&quot;&quot;)))]" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo24" Left="98.58" Width="88.82" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[IIf( [ShowStore]==&quot;1&quot;,[NegativeOut_Report.storeName],IIf( [ShowNote]==&quot;1&quot;,[NegativeOut_Report.biNote],&quot;&quot;))]" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      <TextObject Name="Memo25" Left="13" Width="85.04" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="White" CanGrow="true" GrowToBottom="true" Text="[IIf( [ShowNote]==&quot;1&quot;,[NegativeOut_Report.biNote],&quot;&quot;)]" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
    </DataBand>
    <GroupHeaderBand Name="GroupHeader1" Top="260.58" Width="793.04" Condition="[NegativeOut_Report.mtID]">
      <DataHeaderBand Name="DataHeader2" Top="234" Width="793.04" Height="22.58">
        <TextObject Name="Memo35" Left="50" Top="-0.1" Width="113.39" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
        <TextObject Name="Memo26" Left="691.9" Top="-0.1" Width="35.91" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="الرقم" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
        <TextObject Name="Memo29" Left="532.67" Top="-0.1" Width="158.74" Height="22.68" Border.Lines="Top, Bottom" Fill.Color="186, 211, 254" GrowToBottom="true" Text="اسم المادة" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
        <TextObject Name="Memo30" Left="475.52" Top="-0.1" Width="56.69" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="الوحدة" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
        <TextObject Name="Memo32" Left="350.62" Top="-0.1" Width="124.72" Height="22.68" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Text="كمية المادة في المستودع" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
        <TextObject Name="Memo33" Left="256.14" Top="-0.1" Width="94.49" Height="22.68" Visible="false" Border.Lines="Left, Top, Bottom" Fill.Color="186, 211, 254" GrowToBottom="true" Text="[IIf([ShowBillDate]==&quot;1&quot;,&quot;تاريخ الفاتورة&quot;,IIf([ShowStore]==&quot;1&quot;,&quot;المستودع&quot;,IIf([ShowNote]==&quot;1&quot;,&quot;البيان&quot;,&quot;&quot;)))]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
        <TextObject Name="Memo34" Left="164.03" Top="-0.1" Width="90.71" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="186, 211, 254" GrowToBottom="true" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold"/>
      </DataHeaderBand>
      <DataBand Name="MasterData2" Top="264.58" Width="793.04" Height="24.68" Visible="false" CanGrow="true" CanShrink="true" BeforePrintEvent="_StartReport" CanBreak="true" DataSource="NegativeOut_Report" KeepTogether="true">
        <TextObject Name="Memo28" Left="691.9" Top="2" Width="35.91" Height="22.68" Border.Lines="All" Fill.Color="White" GrowToBottom="true" Text="[Row#]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
        <TextObject Name="Memo37" Left="532.67" Top="2" Width="158.74" Height="22.68" Border.Lines="Top, Bottom" Fill.Color="White" GrowToBottom="true" Text="[[NegativeOut_Report.mtCode]] - [[NegativeOut_Report.mtName]]" Padding="2, 1, 2, 1" HorzAlign="Right" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt, style=Bold"/>
        <TextObject Name="Memo38" Left="475.52" Top="2" Width="56.69" Height="22.68" Border.Lines="All" Fill.Color="White" GrowToBottom="true" Text="[NegativeOut_Report.DefUnitName]" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
        <TextObject Name="Memo40" Left="350.62" Top="2" Width="124.72" Height="22.68" Border.Lines="All" Fill.Color="White" GrowToBottom="true" Text="[NegativeOut_Report.Qty]" Padding="2, 1, 2, 1" Format="Number" Format.UseLocale="true" Format.DecimalDigits="2" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
        <TextObject Name="Memo41" Left="256.14" Top="2" Width="94.49" Height="22.68" Visible="false" Border.Lines="Left, Top, Bottom" Fill.Color="White" GrowToBottom="true" Text="IIf([ShowBillDate]==&quot;1&quot;,[NegativeOut_Report.BDate],IIf([ShowStore]==&quot;1&quot;,[NegativeOut_Report.storeName],IIf([ShowNote]==&quot;1&quot;,[NegativeOut_Report.biNote],&quot;&quot;)))" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
        <TextObject Name="Memo42" Left="164.03" Top="2" Width="90.71" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="White" GrowToBottom="true" Text="[IIf( [ShowStore]==&quot;1&quot;,[NegativeOut_Report.storeName],IIf( [ShowNote]==&quot;1&quot;,[NegativeOut_Report.biNote],&quot;&quot;))]" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Right" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
        <TextObject Name="Memo43" Left="50" Top="2" Width="113.39" Height="22.68" Visible="false" Border.Lines="All" Fill.Color="White" GrowToBottom="true" Text="[IIf( [ShowStore]==&quot;1&quot;,[NegativeOut_Report.biNote],&quot;&quot;)]" Padding="2, 1, 2, 1" AllowExpressions="false" HorzAlign="Center" VertAlign="Center" RightToLeft="true" Font="Times New Roman, 9pt"/>
      </DataBand>
      <GroupFooterBand Name="GroupFooter1" Top="293.26" Width="793.04"/>
    </GroupHeaderBand>
    <PageFooterBand Name="PageFooter1" Top="297.26" Width="793.04" Height="49.13">
      <TextObject Name="Memo1" Left="710.55" Top="1.78" Width="75.59" Height="18.9" Text="[Page#]" Padding="2, 1, 2, 1" HorzAlign="Right" Font="Times New Roman, 10pt"/>
      <TextObject Name="Memo140" Left="63.03" Top="1.78" Width="83.15" Height="15.12" Text="[Date]" Padding="2, 1, 2, 1" Format="Date" Format.Format="d" VertAlign="Center" Font="Times New Roman, 8pt, style=Bold"/>
      <TextObject Name="Memo141" Left="3.78" Top="1.78" Width="56.69" Height="15.12" Text="Printed on:" Padding="2, 1, 2, 1" AutoWidth="true" VertAlign="Center" Font="Times New Roman, 8pt"/>
      <TextObject Name="Memo142" Left="152.52" Top="1.78" Width="30.24" Height="15.12" Text="Time:" Padding="2, 1, 2, 1" AutoWidth="true" VertAlign="Center" Font="Times New Roman, 8pt"/>
      <TextObject Name="Memo143" Left="185.54" Top="1.78" Width="56.69" Height="15.12" Text="[Date]" Padding="2, 1, 2, 1" Format="Time" Format.Format="t" VertAlign="Center" Font="Times New Roman, 8pt, style=Bold"/>
      <TextObject Name="Memo9" Left="638.74" Top="33.02" Width="151.18" Height="11.34" Text="www.almanarasoft.com" Padding="2, 1, 2, 1" HorzAlign="Center" VertAlign="Center" Font="Times New Roman, 10pt, style=Bold" TextFill.Color="Blue"/>
    </PageFooterBand>
  </ReportPage>
</Report>
