What's Changed
- fix(webapp): open customize drawer in inventory item details report by @abouolia in #1245
- fix(server): rename sale receipt closed property to isClosed by @abouolia in #1247
- fix(server): include children accounts in financial statements totals by @abouolia in #1248
- fix(webapp): specific items multi-select empty in inventory reports by @abouolia in #1249
- fix(server): localize resource meta fields in API response by @abouolia in #1251
- fix(webapp): selected field not displaying in advanced filter dropdown by @abouolia in #1252
- fix(webapp): boolean field checkbox state in advanced filter by @abouolia in #1253
- test(webapp): add e2e CRUD tests for sale estimates by @abouolia in #1254
- test(webapp): add e2e CRUD tests for sale invoices by @abouolia in #1255
- fix(webapp): display account name in journal entries GL tables by @abouolia in #1257
- fix(webapp): forward inactive filter query to bank accounts endpoint by @abouolia in #1258
Full Changelog: v0.25.31...v0.25.32