TomBursch / kitchenowl

KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
https://kitchenowl.org/
GNU Affero General Public License v3.0
1.29k stars 76 forks source link

Feature request: Listing debt per Person #524

Open Tobias-Lauerbach opened 2 weeks ago

Tobias-Lauerbach commented 2 weeks ago

What's the feature 🧐

It would be great to be able to have a detailed view on What people owe you with a list of transactions per person. (transactions in both ways)

Extra information and references

It would also help finding bugs, because you can manually check if the money owed is calculated right

TomBursch commented 2 weeks ago

I'm not sure if I understand this correctly. How is this different from what is shown when you click on balances overview and scroll to the bottom? It shows a list of who owes whom how much.