Make balance editing easier #976

Merged
zachgoll merged 5 commits from 838-make-account-history-and-transactions-sections-more-clear into main 2024-07-13 01:47:39 +08:00
zachgoll commented 2024-07-12 21:52:56 +08:00 (Migrated from github.com)

This PR makes balance editing and syncing more straightforward:

https://github.com/user-attachments/assets/d7a80d04-93b5-4d2e-b8a2-ea589fb7e58f

  • To edit current account balance, there are 2 primary ways to do it:
    • Edit the account (top right)
    • Add / edit a "valuation" entry for the current day
  • To alter historical value of an account, just update the value entries
This PR makes balance editing and syncing more straightforward: https://github.com/user-attachments/assets/d7a80d04-93b5-4d2e-b8a2-ea589fb7e58f - To edit current account balance, there are 2 primary ways to do it: - Edit the account (top right) - Add / edit a "valuation" entry for the current day - To alter historical value of an account, just update the value entries
Sign in to join this conversation.