Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Top
Overload List
| Name | Description | |
|---|---|---|
| CreateInvoice(Invoice, String) |
Gets an invoice creator with the default action 'SubmitInvoice'
| |
| CreateInvoice(Invoice, String, String) |
Gets an invoice creator specifying an action.
| |
| CreateInvoice(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.
|
See Also