AlanSanchezP / gnomy

Your ecognomy gnome
GNU General Public License v3.0
1 stars 0 forks source link

Feature/accounts #24

Closed AlanSanchezP closed 3 years ago

AlanSanchezP commented 3 years ago

Closes #14 by finishing basic accounts functionality. However, some features are still pending (since they depend on other elements/issues, tracked on #10 and #7)

Closes #17 by allowing MonthlyBalance queries to handle non-existaet months and providing a reusable way to run synchronous queries as transactions (this will be useful when creating transaction items)

Makes minor changes to db model (#3).