InvoiceSaved event

Note For internal use only. Improper use can corrupt your ReadSoft 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.

Related topics

InvoiceWriteToDB event

InvoiceWrittenToDB event