Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

SENAITE.HEALTH v1.2.4

Latest
Compare
Choose a tag to compare
@xispa xispa released this 11 Aug 21:13
· 11 commits to 1.x since this release
06799e8

Release notes

Update from 1.2.3 to 1.2.4

If you have your own add-on, please review the changes to check beforehand if some parts of your add-on require modifications. Worth to mention that the following tips are strongly recommended before proceeding with the upgrade:

  • Do a zeopack
  • Do a backup of both your code and database
  • Try to have as much analyses in verified/published statuses as possible
  • Stop unnecessary applications and services that may consume RAM
  • Start with a clean log file

Changes

1.2.4 (2020-08-11)

Added

  • #195 Allow Reference Widget adapters to be exclusive
  • #183 Internal Clients functionality
  • #187 Allow to introduce the Age instead of Date of Birth for Patient

Fixed

  • #195 Fix Date Validator fails when value is from DateTime/datetime type
  • #193 Hide url in ClientPatientID column when value is empty
  • #182 Prevent Traceback in patients listing when dob is not set
  • #184 Required patient data can be omitted on save causing error on re-edit