Home

Understanding the Cleared State

A transaction can have three states: non-reconciled (N), cleared (C) and reconciled (R). When you enter a transaction, it has state (N). Once the the bank posts the transaction, the user can clear it and thus transform it to state (C). When you receive a statement from the bank, all cleared transactions should be on the statement.


cleared state

When you reconcile your account , you actually mark the statements as cleared and check that the difference of the sum of beginning balance and cleared transactions equals the ending balance of the statement. When this is the case, you can 'finish reconciling' which actually turns the state of all transactions in (C) to (R).

If you try to edit a transaction with at least one split in (R), you will be warned.

A fourth state is defined (frozen (F)) but there's currently no way to set it. It is reserved for future use. Nevertheless, if a transaction has at least one split in state frozen it cannot be edited anymore.