TMS 7.11 Optional A/R Calculation Override

Prev Next

Overview

Optional AR Calculation Override

Should there be a need, the Revenova calculation of A/R Unbilled, A/R Current, A/R Past Due and Unbilled Cash/Credit Memos can be overridden by developing a custom Apex Class with your business’ required logic. The name of the Apex Class should be entered in the Override AR Calculator Class field on the TMS Admin → Configuration page. For example, the business may need an Apex Class that does an API callout to an external system, which maintains A/R information from multiple sources in addition to the TMS.

Warning:

It is recommended that any overriding class be reviewed by a Revenova technical representative to ensure proper functionality. This AR calculation is performed in multiple places at multiple times throughout the application. It is necessary that a code review is completed by a Revenova technical representative to prevent issues.