Skip to content

v1.9.0

Choose a tag to compare

@jniles jniles released this 18 Jan 17:07
· 6361 commits to master since this release

This release contains the following notable fixes:

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