Difference between revisions of "OpenEMR Patches"

From OpenEMR Project Wiki
Line 1: Line 1:
= 5.0.0 Patch =
= <center>5.0.0 Patch (2/25/15)</center> =
'''There are no patches yet for OpenEMR version 5.0.0'''
<span style="color:red;">'''This patch is for OpenEMR version 5.0.0. If you are using a prior OpenEMR version, then you can find most recent patch [[Old_Outdated_OpenEMR_Patches|HERE]] or find out how to upgrade to 5.0.0 [[OpenEMR_Upgrade_Guides|HERE]].'''</span>
<br>
<br>
=== Download link ===
<googa>http://www.open-emr.org/patch/5-0-0-Patch-1.zip|5-0-0-Patch-1.zip|/download/file/patch_5_0_0</googa>
<br>
<br>
 
=== Description ===
This is the 1st patch. There are 7 files that are changed.  '''Please read through the [[OpenEMR_Patches#List_of_files_(5.0.0)|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.'''
<br>
<br>
 
=== 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 <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:::(this script will run automatically and patch the database)
:::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|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 <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:::(this script will run automatically and patch the database)
:::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
<br>
 
=== 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**
<br>
 
=== List of files (5.0.0) ===
(note the ones prepended with * have new changes with this patch)
<pre>*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</pre>
<br>
<br>
<br>
<br>


= Previous OpenEMR Version Patches =
= Previous Patches =
[[Old_Outdated_OpenEMR_Patches|Previous OpenEMR version patches]]
[[Old_Outdated_OpenEMR_Patches|Previous OpenEMR version patches]]
<br>
<br>

Revision as of 13:15, 25 February 2017

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

5-0-0-Patch-1.zip

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



Previous Patches

Previous OpenEMR version patches