v1.9.0
This release contains the following notable fixes:
- Improvements to the cron jobs so that they are correctly restored from disk on server restart (#4041).
- Fix debit/credit sum rendering on the account statement report (#4047).
- Crash the server on uncaughtExceptions (#4051).
- Perf: do not download all patients when linking a patient (#4064).
- Remove 0 quantity items from the stock adjustment if decreasing the amount (#4097).
- Hide hidden services from stock distribution (#4075)
- Make stock registries sort numbers as numbers (#4070)
- Render new account type on account row when creating new accounts (#4088)
- Ensure the salaries report doesn't overflow (#4077)
- Add ability to filter stock movements on patient (#4087)
- Fix the "sold out" filter in the stock registry (#4086)
- Adds the ability to filter stock movements by service (#4101)
- Make the POS receipt text smaller (#4100)
- Merge all stock receipts into a common URL (#4084)
- Remove deprecated options from stock report (#4091)
- Fix currency rendering on client debts report (#4037)
- Adds ability to download inventory changes log as Excel (#3999)