SFTtech / abrechnung

Payment tracking and money splitting for groups 💸
https://abrechnung.readthedocs.io
GNU Affero General Public License v3.0
122 stars 15 forks source link

"Custom amount" shares #157

Open natrius opened 1 year ago

natrius commented 1 year ago

We have "Equal / Split evenly" and "Advanced / Split shares" but there is missing a "Custom Split" not with shares but with actual numbers.

Like, i might pay the pub for everybody the 30 euros, but mike got wine for 7 euros, i got a beer 5 Euros but Marianne got a beer and something to eat and has to pay 18 euros. How could i do that fast and quick currently? (Guess will be important if there is an app planned later so someone can input instantly)

mikonse commented 1 year ago

It is possible to do that with the current advanced share input, though I admit its not the most intuitive.

If youd like to split 30€ and assign 7 shares to the first person, 12 to the second and 11 to the third the 30€ will be split 7€ to the first, 12€ to the second and 11€ to the third.

The othet option currently is to enter each item people bought separately as a transaction position and assign it to the respective person. E.g. wine for 7€ and assign it to mike.

If I understand correctly youd like a feature like the advanced share input but where you can enter absolute values in euro, right?

natrius commented 1 year ago

If I understand correctly youd like a feature like the advanced share input but where you can enter absolute values in euro, right?

Yes.