Funds Check
Funds Check
The Funds Check has been designed for use when the contract is a novated lease. To set up the Funds Check feature contact Support.
If the Funds Check feature is configured, the Funds Check icon is displayed in the Contracts Header and the Approvals Header. If clicked, a pop-up window displays the Budgets, Actuals, Receipts and Available Funds for a contract. The Funds Check window shows similar information to a Driver Report, but there is an extra column where the "Available" amounts are shown.
If posting a claim would put a contract's balance into shortfall, you can warn the user, or prevent the user from posting the claim.
You can create a scheduler job to check failed claims and then post them automatically once they pass the funds check validation.
Schedule reports that use Funds Check values by using the funds_check placeholder library.
The values displayed in the Funds Check window can also be retrieved with the API Perform a contract funds check.
Transaction Status
For Billing and Receipt transactions, only posted transactions will be included.
For Payment and Maintenance transactions, posted, pending and history only transactions will be included.
For on hold payment records are counted into the Funds Check screen values if they fall within the current month (the same as pending transactions).
Note: If a maintenance record has a Status of 'History Only' and a Recharge flag of 'Y', the record is excluded from the reporting and calculations. This is consistent with existing Driver Report behaviour.
Funds Check Categories and Flags
These are recorded in the table [qt_reporting_groups].

Funds Check Pop-up

Funds Check features explained
Claim Validations
Claim validations function on the Contracts / Claims tab only. The Approvals / Approval tab only displays the Funds Check icon.
"Funds Check on Claims" must be selected for the contract
Funds Check table mapping must be in place
All claim rows must be dated within or before the current calendar month
If the claim is not a Reimbursement, "Current Funds Balance (incl GST)" must be positive
If the claim is a Driver Reimbursement, "Current Funds Balance (incl GST)" less the Claim "Total" must be positive
Claim Alerts
Claim alerts are available on the Contracts / Claims tab only. The Approvals / Approval tab only displays the Funds Check icon.
If a claim fails a funds check and the user is 'admin' role, the user will be warned, but can proceed to post the claim
If a claim fails a funds check and the user is not 'admin' role, the user will be warned, but cannot proceed to post the claim
If Contract / Details "Auto Post on Claims" is on and the claim fails the Funds Check, the claim will be saved at 'Active' Status and 'Pending Funds' Sub Status
Note 1: The roles that can post claims that fail the Funds Check can be configured in Role Restrictions
Note 2: To use "Auto Post on Claims", the statuses must be configured in the fm_approvals_sub_statuses table and an autoPostClaims scheduler job must be scheduled.
