Home ›
OpenVPMS 1.5.1
Submitted by dadmin on Wed, 07/03/2012 - 11:47
This is a minor update to 1.5 which contains a few bug fixes.
The fix for OVPMS-1108 includes a change to the migrate-1.4-to-1.5.sql script which can safely be re-run for sites on 1.5- backups should be performed first!
Requirements:
-
OpenVPMS requires the following to be installed:
-
Java 1.5.x or higher
See http://java.sun.com/javase/downloads/index_jdk5.jsp -
MySQL 5.0.24a or higher
See http://www.mysql.org/downloads/mysql/5.0.html -
MySQL Connector/J JDBC driver
See http://dev.mysql.com/downloads/connector/j/5.1.html -
Tomcat 5.5.12 or higher
See http://tomcat.apache.org/download-55.cgi -
OpenOffice 2.2.1 or higher
See http://download.openoffice.org/
-
Java 1.5.x or higher
-
MySQL:
- should be on the same host as Tomcat
- should accept connections on port 3306
- include the following lines in my.ini
- max_allowed_packet=16M
- innodb_file_per_table
Bug fixes:
- [OVPMS-1104] - StackOverflowError when changing clinicians during invoice editing
- [OVPMS-1108] - Cannot delete customer notes
- [OVPMS-1109] - Cannot delete POSTED act during OTC workflow