LoadFinancesData

Function: loadFinancesData()

[object Object]

Defined in: app/routes/admin/finances/finances.handlers.tsx:329

The primary data loader for the Finances page. Orchestrates calls for expired activities, unpaid debts, and overpaid credits.

Parameters

args

[object Object]

Complete set of state setters for the finances dashboard.

Returns

Promise<void>

Async

On this page