GEWIS / sudosos-backend

SudoSOS is a Node.js-based Bar and POS system made for study association GEWIS.
https://sudosos.gewis.nl
GNU Affero General Public License v3.0
6 stars 3 forks source link

[Feature] Waiving fines should be a custom amount, instead of the total amount of fines #335

Closed Yoronex closed 1 month ago

Yoronex commented 2 months ago

What would you like?

See title

Why is this needed?

The treasurer's goal is to make people pay for their beer. Fines are a means to an end. However, sometimes people collect such high fines that they are not willing to pay anymore. Then, the treasurer makes a deal to waive a part of the total fine. SudoSOS should implement this, i.e. allow the waived amount to be between 0 and the total value of fines.

How could it be implemented?

No response

Other information

Currently a blocking issue for the treasurer to get rid of debts, so high priority.