InvoiceSaved event

Warning: For internal use only. Improper use can corrupt your INVOICES system.

This event fires when Interpret has written an invoice to the database. At this moment, the BOID as well as invoice ID are correctly initialized and can be used by the applications that subscribe to this event.

Syntax

Public Function InvoiceSaved() As Long

Parameters

None.

Active objects

Invoice

Return values

Ignored.

InvoiceWriteToDB event

InvoiceWrittenToDB event