Set an ActiveX object as a Tungsten ReadSoft Invoices extension

Register extensions in ReadSoft Invoices’s Eilocal.ini file, which is located in the Windows folder. Use the [Plugins::<ModuleName>] section in that file to define the plugin-specific configuration and inform the different modules of ReadSoft Invoices which extensions to load.

Plugin-specific configuration

Each extension has its own configuration section for each module of Tungsten ReadSoft Invoices. There are some mandatory settings and some optional settings. Some settings depend on the type of extension. The extension can have its own settings that are only known and used by the extension itself and not by Tungsten ReadSoft Invoices.

When the extension is initialized (that is, when Tungsten ReadSoft Invoices calls the Connect method in the plug-in), the name of the INI file and the name of the plugin-specific section are passed to the extension.

Related topics

Example of how to configure Tungsten ReadSoft Invoices extensions

Get a list of installed Tungsten ReadSoft Invoices extensions

Use an ActiveX object as a Tungsten ReadSoft Invoices extension

Prevent modules from starting without plug-ins