Event order

ReadSoft Invoices's plug-ins receive events in the order defined in Eilocal.ini. For example, if you have three plug-ins that handle the AppStarted event, the event will be received by Plugin1 first, then Plugin2, and then Plugin3.

If you upgrade from an earlier version of ReadSoft Invoices, or install a new version without overwriting Eilocal.ini, you can enable this feature by adding the following line to the [Options] section in Eilocal.ini:

LogicalEventOrder=1

Related topics

CancelEventChain method

Call conventions