Event reference

Events that are fired in INVOICES are loosely divided into the categories below.

Note: All events are sent by FireEvent. The grouping described here is simply a way to list the events in a logical way. To find out whether an object is active when an event is fired, do one of these:


In addition to these events, you can fire your own events using the FireEvent method.

The Comp* events (that is, events with names that begin with "Comp") are currently not used.

Application events

Job events

Job description events

Batch events

Invoice profile events

Invoice definition events

Invoice events

Field profile events

Field definition events

Field events

Event flow charts (the flow of events in the different INVOICES modules)

Where should event handlers be placed?

Disabling events