http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InvoiceSaleFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InvoiceSaleFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
ProjectId Element TransactionNumberTo Element TransactionNumberFrom Element DigitalProcessingType Element Sequence DigitalProcessingTypes Element CollectOnly Element AutoFillOnly Element ConversionId Element InvoiceSaleStatus Element Sequence Status Element MinimumProcessingDate Element IsEdiInvoiceSalesOnly Element IsExportedOnly Element IsInvoicedOnly Element IsVatFreeOnly Element CountryId Element InvoiceId Element ReceiptId Element FiscalInterchangeCode Element PosTerminalId Element SaleTypeId Element CustomerId Element DebtorId Element LastModifiedDateTimeTo Element LastModifiedDateTimeFrom Element LastModifiedDateTo Element LastModifiedDateFrom Element CreatedDateTo Element CreatedDateFrom Element TransactionDateTo Element TransactionDateFrom Element InvoiceNumber Element ConceptInvoiceNumber Element TransactionNumber Element InvoiceSaleId Element TaskId Element StoreId Element ItemId Element Sequence InvoiceSaleFilter Complex Type
Overview
Sequence
ItemId xs:int
StoreId xs:int
TaskId xs:int
TransactionDateTo xs:dateTime
CreatedDateFrom xs:dateTime
CreatedDateTo xs:dateTime
LastModifiedDateTo xs:dateTime
DebtorId xs:int
CustomerId xs:int
SaleTypeId xs:int
FiscalInterchangeCode optional xs:string
ReceiptId xs:int
InvoiceId xs:int
CountryId xs:int
ConversionId xs:long
ProjectId xs:int
Used By
filter Element
filter Element
NewInvoiceSaleFilterResult Element
Source
<xs:complexType name="InvoiceSaleFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ItemId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="TaskId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceSaleId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionNumber" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ConceptInvoiceNumber" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceNumber" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionDateFrom" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionDateTo" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="CreatedDateFrom" nillable="true" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="CreatedDateTo" nillable="true" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="LastModifiedDateFrom" nillable="true" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="LastModifiedDateTo" nillable="true" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="LastModifiedDateTimeFrom" nillable="true" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="LastModifiedDateTimeTo" nillable="true" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="DebtorId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CustomerId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="SaleTypeId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="FiscalInterchangeCode" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReceiptId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CountryId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsVatFreeOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsInvoicedOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsExportedOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="IsEdiInvoiceSalesOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="MinimumProcessingDate" type="xs:dateTime" />
    <xs:element minOccurs="0" maxOccurs="1" name="Status" type="tns:ArrayOfInvoiceSaleStatus" />
    <xs:element minOccurs="1" maxOccurs="1" name="ConversionId" type="xs:long" />
    <xs:element minOccurs="1" maxOccurs="1" name="AutoFillOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="CollectOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="0" maxOccurs="1" name="DigitalProcessingTypes" type="tns:ArrayOfDigitalProcessingType" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionNumberFrom" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionNumberTo" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ProjectId" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents