GNU Health - News
GNU Health patchset 2.8.1 released
Item posted by Luis Falcon <meanmicio> on Sun 08 Feb 2015 10:09:25 PM UTC.
Dear community
GNU Health patchset 2.8.1 has been released !
Priority: High
Table of Contents
- About GNU Health Patchsets
- Summary of this patchset
- Installation notes
- List of Bugs
About GNU Health Patchsets
We provide "patchsets" to stable releases. Patchsets allow quick bug fixes and updates for production systems.
Patches and Patchsets maximize uptime for production systems, and keep your system updated, without the need to do a whole installation.
NOTE: Patchsets are applied on previously installed systems only. For new installations, download and install the whole tarball (ie, gnuhealth-2.8.1.tar.gz)
For more information about GNU Health patches and patchsets you can visit https://en.wikibooks.org/wiki/GNU_Health/Patches_and_Patchsets
Summary of this patchset
- Affected modules (excludes localization / typos) : health, health_lab, installer
- health : Fix traceback error when creating a company and assigning a code with non-ascii characters
- health_lab : Fix default date analysis
- Installer : In new installations, the serverpass script is called automatically.
Installation Notes
You must apply previous patchsets before installing this patchset. If your patchset level is 2.8.0, then just follow the general instructions. You can find the patchsets at GNU Health FTP site (ftp://ftp.gnu.org/gnu/health/)
Follow the general instructions at https://en.wikibooks.org/wiki/GNU_Health/Patches_and_Patchsets
Source the GNU Health profile (source $HOME/.gnuhealthrc) to update your environment
Update your database ( trytond --all )
List of bugs related to this patchset
#44165 Subtle bug in date of analysis for lab tests
#44182 2.8 installer fails with "TRYTOND_CONFIG variable not set"
#44189 Ascii code Error when trying to create Institution
Powered by Savane 3.14-8aba.
Corresponding source code