Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Debtor overview #361

Open
Yoronex opened this issue Oct 8, 2024 · 1 comment
Open

[Feature] Debtor overview #361

Yoronex opened this issue Oct 8, 2024 · 1 comment

Comments

@Yoronex
Copy link
Member

Yoronex commented Oct 8, 2024

Is this a feature for the SudoSOS point of sale or for the SudoSOS dashboard?

Dashboard

What would you like?

A single overview of all debtors in SudoSOS. For each record in the table, the table should show the user's name, whether they are active/inactive (can also be visual or with an icon), their balance, the amount of fines, the date of their last transaction, their total amount of fines (€), the date of their first fine, the total number of fines. Furthermore, this table should support operations like

  • write off and close, where the user's debt is written off and their account is marked as deleted.
  • mark inactive, where the account is made inactive (and thus can no longer create transactions).
  • go to the user's profile to view more details
    These operations should be executable via a button in each row or by multiselect.

This table can also implement the handling of fines to have a single view for all debtor-related actions.

Why is this needed?

At the ABC SudoSOS meeting, we discussed the huge amount of debts some users have and how we can ensure people pay these. One of the conclusions we reached was that SudoSOS already implements answers to questions like "since when does this user have this fine?" and "how much fines does the user already have?", but these are not properly served to the BACPM. We need to improve the information we give to the BACPM about debtors.

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants