Skip to content

Dedicated System For Transferring Between Goals And Bank Accounts

  • Adds the ability to transfer money between asset accounts.
  • Fixes the error label expanding too much vertically.
  • Adds a transaction constructor based only on the account numbers.
  • Adds a function to retrieve the display monetary amount without any exceptions.
  • Adds further details on how the debit/credit radio buttons work in the transaction display.
  • Adds the ability to display the bank account information for the account transfer widget.
  • Adds a member function that yields all bank account codes.
  • Creates a type to collect all the bank accounts and their user displayable information.
  • Adds three-way comparison for the bank account.
  • Fixes the main window widget not fully scoping the signals and slots.
  • Adds copyright information for Pecunia.
  • Adds a widget for transferring monies between accounts.
  • Adds the basic wiring for displaying the widget for transferring monies between accounts.

Closes #113 (closed)

Merge request reports

Loading