|
The purpose of these running balances is that after each journal in a certain account you have a running balance that should reflect the balance in that GL account at that time.
The best way to test this is to start with a couple of fresh GL accounts, make some bookings (eg disburse a loan, repay something or just manual entries) and afterwards the GL running balances will be updated. The main caveat is that the job to update these running balances only runs overnight. Triggering that job manually via the /jobs API would therefore speed up your testing a lot.
Let me know if this is sufficient for you to start testing?
|