public icon indicating copy to clipboard operation
public copied to clipboard

[Mobile App Bug]: Past payments and Future payments are incorrect

Open KarinBerg opened this issue 7 months ago • 0 comments

Is there an existing issue for this?

  • [X] 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

  • [X] I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community

KarinBerg avatar Jul 21 '24 16:07 KarinBerg