Replies: 1 comment
-
|
A few additions:
how to implement it in the database?
To make sure you don't get overwhelmed by multiple settle ups shown in the personal balance tab, you could group all settlements into one (in the the UI only) if they happened on the same day and no normal expense is between them. Than you could just show one settlement with the combined amount and if you click on that it shows you the individual amounts it's built upon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With CloudBeaver I now have fixed/migrated most of my simple settlements, but directly editing the database is not a solution for most people.
That's why I brainstormed the UI of a new settle up screen that would allow users to fix there settlements themself.
It mainly builds on the idea that it should be possible to add settle-ups with a date selector and the expenses shown in that popup if a past date is selected should reflect the group balances at that past time.
With that the migration could be something like:
EDIT: Figma Projekt
Beta Was this translation helpful? Give feedback.
All reactions