Billing CreateInvoice Method ebComposer Tools Class Library for .NET
Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Overload List

  NameDescription
Public methodStatic memberCreateInvoice(Invoice, String)
Gets an invoice creator with the default action 'SubmitInvoice'
Public methodStatic memberCreateInvoice(Invoice, String, String)
Gets an invoice creator specifying an action.
Public methodStatic memberCreateInvoice(Order, String, DateTime)
Takes an Order and returns an Invoice. Limitations: Invoice is illegal and incomplete. InvoiceLines are missing taxinformation and total billed is missing. This needs to be added by the calling code.
Top
See Also