Modelo 390

Requirements

To extend the implementation of the Modelo 390 report, you must implement a JavaScript source file named Modelo390CustomLogic.js. The file must have the following JavaScript structure:

For the extension to work, you must implement the getCustomFields function. It receives context information as an input parameter and returns the information about the content to be inserted in the report.

Input Parameter

The function receives the same input parameter as in the case of Modelo 303 customizations. For more information, see Modelo 303 Input Parameter.

Output Parameter

The function has the same output parameter as in the case of Modelo 303 customizations. For more information, see Modelo 303 Output Parameter.

Example

General Notices