What's Changed
- fix(webapp): sort Chart of Accounts by Code asc/desc by @lorenzozanee in #1404
- fix(server): convert foreign currency in A/R and A/P aging summaries by @abouolia in #1408
- fix(server): keep general ledger running balance after it hits zero by @abouolia in #1410
- fix(server): enable comparison amount change when percentage change is on by @abouolia in #1411
- fix(server): apply date range filter to sales tax liability summary by @abouolia in #1412
- fix(server): avoid invalid tax percentage in sales tax liability report by @abouolia in #1413
- fix(webapp): support dark mode in sales tax liability summary table by @abouolia in #1414
- fix(server): convert foreign-currency manual journals to base currency in GL by @abouolia in #1415
- fix(server): include boundary overdue days in aging summary buckets by @abouolia in #1416
- fix(server): include operating activities total in cash flow statement by @abouolia in #1418
Full Changelog: v0.25.40...v0.25.41