Ability to add new account balance records #6
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: andrew/perfin#6
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add the ability for the user to report the current balance of an account, and/or confirm the value that Perfin has derived from reported transactions.
On the account detail view, if there are at least N transactions since the last balance record, show a non-intrusive prompt to the user to remind them to report/confirm their account's current balance for data integrity's sake.
Additionally, add the ability to attach documents to a balance record, like bank or credit card statements.
Maybe consider the ability to report the balance of multiple accounts at once, sharing some attached documents, since this is commonly facilitated with a bank-statement for all your accounts at a given financial institution.
Added basic functionality, no validation, no combined statement balances, etc. Just the basics.