Click or drag to resize

IInvoice Methods

The IInvoice type exposes the following members.

Methods
  Name Description
Public method AddNewInvoiceLogEntry Adds a new Action history entry for an Invoice.
Public method CreateInvoices Creates new Invoices based on the given items, cases and their accounts.
Public method GetFinvoicesByStatus THIS OPERATION IS OBSOLETE. DO NOT USE THIS.
Public method GetFinvoicesByStatusAndDate Gets Finvoices by invoice status.
Public method GetInvoiceAttachmentFile Gets Invoice attachment file bytes.
Public method GetInvoiceAttachmentFileGUIDs Gets a list of Files attached to an Invoice.
Public method GetInvoiceByGUID Gets Invoice by GUID.
Public method GetInvoiceByNumber Gets Invoice by number.
Public method GetInvoiceOriginDetailsByInvoiceGUID Gets Invoice's origin details (hour entries, items, cases and phases).
Public method GetInvoicePdf Gets a PDF of an Invoice.
Public method GetInvoicePdfByInvoiceGUID Gets a PDF of an Invoice.
Public method GetInvoicesByDate Gets Invoices by date.
Public method GetInvoicesByDateAndStatus Gets Invoices by date and status.
Public method GetInvoicesByStatus Gets Invoices by status.
Public method GetInvoicesByStatusAndBusinessUnit THIS OPERATION IS OBSOLETE. DO NOT USE THIS.
Public method SetInvoiceNumber Sets the Number of an Invoice.
Public method SetInvoicePaymentDate Sets the Payment date of an Invoice.
Public method SetInvoiceStatus Sets the Status of an Invoice.
Top
See Also