RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
252 stars 70 forks source link

Changes on recurring transactions #144

Open mikev-cw opened 5 months ago

mikev-cw commented 5 months ago

As per discussed on last meeting, we will make some changes on recurring transactions. Every time application starts, a job will check if there are recurring transactions to manage, ad eventually adds them to the transaction table.

This will cause deep changes on our UML, but it will make things a lot easier for us.

I will take care of that.