http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
AddInvoice Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : AddInvoice Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
DigitalProcessingType Element InvoiceSentDateTime Element ConversionId Element SaleTypeId Element ExportLog Element ExportDate Element Status Element TotalPaid Element TotalNetPrice Element TotalGrossPrice Element Information Element Reminder3ExpiredDate Element Reminder3PrintedDate Element Reminder3CreatedDate Element Reminder2ExpiredDate Element Reminder2PrintedDate Element Reminder2CreatedDate Element Reminder1ExpiredDate Element Reminder1PrintedDate Element Reminder1CreatedDate Element InvoiceExportedDate Element InvoiceExpiredDate Element InvoicePrintedDate Element InvoiceCreatedDate Element DoNotProcessBeforeDate Element InvoiceJournalId Element InvoiceNumber Element ConceptInvoiceNumber Element Collect Element IsRaise Element IsVatFree Element IsCancelled Element InvoicePaymentConditionId Element DebtorId Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence invoice Element Sequence AddInvoice Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
DebtorId xs:int
IsCancelled xs:boolean
IsVatFree xs:boolean
IsRaise xs:boolean
Collect xs:boolean
InvoiceCreatedDate xs:dateTime
InvoicePrintedDate xs:dateTime
InvoiceExpiredDate xs:dateTime
Information optional xs:string
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalPaid xs:decimal
ExportDate xs:dateTime
ExportLog optional xs:string
SaleTypeId xs:int
ConversionId xs:long
Source
<xs:element name="AddInvoice" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="invoice" type="tns:InvoiceInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents