Track personal finances in an SQL database.
Every transaction can be associated with a payee. Each payee is identified by a unique name. The Payees window displays all of the payees and can be used to add, delete or rename payees. The window also shows the number of transactions for each payee. The Payees window can be accessed from a Transactions window by clicking on the button in the toolbar.
Each Payee has the following properties.
Property | Description |
---|---|
Name | unique name of the payee |
The following actions are available on the Payees window toolbar.