What's Changed
- fix(webapp): default trial balance filter to accounts with transactions by @abouolia in #1223
- fix(webapp): reset datatable selected rows on page leave and bulk actions by @abouolia in #1220
- fix(webapp): prevent fetching billable invoices without a selected customer in payment received form by @abouolia in #1224
- fix(server): mark existing transactions with primary branch/warehouse on activation by @abouolia in #1225
- fix(webapp): restore number format setting in financial reports by @abouolia in #1226
- test: add number format e2e tests for financial reports by @abouolia in #1227
- fix(server): correct running balance of bank account transactions by @abouolia in #1228
- fix(webapp): align universal search resource transformers with list API response shape by @abouolia in #1230
- fix(webapp): show loading skeleton in workspaces list table by @abouolia in #1229
- fix(warehouse-transfers): resolve detail drawer data, edit save, and inventory cost errors by @abouolia in #1231
Full Changelog: v0.25.29...v0.25.30