OpenEMR Patches
From OpenEMR Project Wiki
Revision as of 13:15, 25 February 2017 by Bradymiller (talk | contribs)
5.0.0 Patch (2/25/15)
This patch is for OpenEMR version 5.0.0. If you are using a prior OpenEMR version, then you can find most recent patch HERE or find out how to upgrade to 5.0.0 HERE.
Download link
Description
This is the 1st patch. There are 7 files that are changed. Please read through the list of modified files to ensure you haven't customized any of these, since this will copy over this.
Installation instructions
Windows
- 1. Extract the zipped file into the openemr web directory, and say yes to copying over files
- 2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
- (this script will run automatically and patch the database)
- (if you are using the Multisite Module, then skip step 2 and follow these instructions)
Linux
- 1. Move the patch file to the openemr web directory, then type 'unzip 5-0-0-Patch-1.zip', and confirm ok to copy over files.
- 2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
- (this script will run automatically and patch the database)
- (if you are using the Multisite Module, then skip step 2 and follow these instructions)
Fixes and New Features
(note the ones with ** are new with this patch):
- Fix to patient PDF report - reported by Arnab Naha and fixed by Brady Miller and epsdky**
List of files (5.0.0)
(note the ones prepended with * have new changes with this patch)
*acknowledge_license_cert.html *interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php *library/appointments.inc.php *library/calendar.inc *library/encounter_events.inc.php *library/patient_tracker.inc.php *version.php