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

[Mobile]: Past payments and Future payments are incorrect #869

Open
2 tasks done
KarinBerg opened this issue Jul 21, 2024 · 0 comments
Open
2 tasks done

[Mobile]: Past payments and Future payments are incorrect #869

KarinBerg opened this issue Jul 21, 2024 · 0 comments
Assignees
Labels
mobile Issues concerning Mobile App

Comments

@KarinBerg
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The past and future payments just count all existing payments without considering the status of the "payment". E.g. a payment in the status "created" should not yet count into the past payments and should not be subtracted from future payments. See Screenshot.
Screenshot_20240721_182238

I think the rule should be the following:

  • For paid payments: Only summarize payments in the status "paid" and "confirmed"
  • For the future payments: Only subtract payments in the status "paid" and "confirmed" from the total amount of payments.

Steps To Reproduce

See Screenshot
Screenshot_20240721_182238

Expected Behavior

No response

Screenshots?

No response

Desktop Environment (please complete the following information)

- OS: 
- Browser:
- Version:

Smartphone Type (please complete the following information)

- Device: Samsung Galaxy S10 / iPhone 12 mini
- OS:Android 12 / iOS 17.5.1
- Browser: -
- Version: 1.1.11-stage (28)

Additional context

No response

Code of Conduct

  • I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community
@KarinBerg KarinBerg added bug mobile Issues concerning Mobile App labels Jul 21, 2024
@KarinBerg KarinBerg self-assigned this Jul 21, 2024
@ssandino ssandino removed the flutter label Nov 29, 2024
@ssandino ssandino changed the title [Mobile App Bug]: Past payments and Future payments are incorrect [Mobile]: Past payments and Future payments are incorrect Dec 6, 2024
@ssandino ssandino removed the bug label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Issues concerning Mobile App
Projects
Development

No branches or pull requests

2 participants