What's Changed
- fix(financial-statements): use stored date format settings in all reports by @abouolia in #992
- fix(accounts): add account settings service by @abouolia in #994
- fix: use organization date format in banking transactions and financial reports by @abouolia in #995
- fix(webapp): account type not pre-selected when editing from banking page by @abouolia in #996
- fix(models): remove timestamps from models where tables lack createdAt/updatedAt columns by @abouolia in #997
Full Changelog: v0.24.13...v0.24.14