victorbalssa / abacus

🟠 Abacus: Firefly III mobile application.
https://apps.apple.com/us/app/1627093491
GNU General Public License v3.0
525 stars 38 forks source link

Bug: Bills not showing real progress #321

Closed marcelweikum closed 1 month ago

marcelweikum commented 1 month ago

Describe the bug Bills are marked as payed as soon as atleast one transaction is linked to the bill, Even though its not fully payed yet

To Reproduce

  1. Create bill with 10.000
  2. Create transaction with bill linked, that does not pay the Bill fully

Expected behavior Maybe a Message with "Not fully played" instead of "payed"

Screenshots image

image

Smartphone (please complete the following information):

marcelweikum commented 1 month ago

Hey Victor,

You can assign me to this one; I've looked into it and know what changes need to be made.

https://github.com/marcelweikum/abacus/blob/efa9c2106c85ad5891519978dbf2dc278c4f7547/src/components/UI/Bills/BillListItem.tsx#L16-L22