Error: "Warning - Accounts do not balance to Zero" when posting transactions in General Ledger
This support note applies to:
- AO Classic General Ledger (AU)
- AO Classic (NZ)
This warning message may appear in red writing on the General Ledger front screen, after you post a batch of transactions and may relate to any one of the following reasons:
- Editing a Posted transaction, and changing the Account number that has a different GST type allocation;
- Editing a large batch of transactions;
- Changing the GST allocation for a transaction within a batch;
- Editing a Split transaction;
- Deleting a batch of transactions.
There may be other reasons that a ledger can go out of balance that are not listed above.
You can recalculate balances to correct the issue. If this doesn't work, you can also run a Data Integrity Report to establish which batch is out of balance, then correct accordingly.
MYOB INTERNAL STAFF ONLY
To enter a one-sided entry, a standard journal entry is created, then one side of the journal is deleted.
Enter the journal to the account you want to correct. The other side of the journal is usually posted to the Suspense account, which is later deleted.
The one sided journal entry is achieved by deleting one side of the journal via the FoxPro command window.
As you are editing live data, please ensure the ledger data is backed up
- From within your client's general ledger, click the General Ledger menu and select Transaction Entry.
- Click OK to the Transaction Entry Options window to open the Transaction Entry window.
When entering the journal, enter one side to the account you want to fix and enter the other side of the journal to the Suspense account.
If you are unsure of the account you want to fix, enter that side of the journal to the suspense account as well. The client can determine which account this needs to be assigned to at a later date.
- Click OK and post the transactions.
- View the Data Integrity Report generated in the first procedure to find the batch that is out of balance.
- From the front Trial Balance screen of the ledger, double-click on the suspense account. This will open a dialogue box named Transaction Enquiry”
- Select the transaction to be deleted.
- Select File > Housekeeping > FoxPro command window.
- In the command window type:
sele gl_trn [Enter]
browse for trn_batch=??? [Enter] (where ??? is the one sided journal entry batch)
The Gl_Trn window appears. - Select the Suspense account transaction line for the journal entered at step 3, then press CTRL + T. on the keyboard. A black mark appears to the left of this record to indicate that the record is to be deleted.
- Select the other transaction that was entered at step 3 and scroll to the Trn_Batch column. Enter the batch number obtained at step 5. The Trn_Batch column updates.
- Press ESC to return to the Command window.
- Close the Command window.
- Follow the menu path File > Housekeeping > Recalculate Ledger Current Year Balances. The message "Are you sure you want to recalculate current year balances now?" appears.
- Click Yes and then click OK once the procedure completes.