Need help..customizing little stuff..will pay

anonymous wrote on Sunday, November 20, 2011:

I need to make a copy of the Prescription(s) edit button on the Main screen or move that section to the top below/above clinical reminders because we use that alot and its way down at the bottom.   I can pay if its not too expensive.  I can’t seem to find that part of the php code.  I also want to make a list of recently opened files by that user and be able to select one to open…thats a nice function…thanks

yehster wrote on Sunday, November 20, 2011:

The prescriptions list and edit button come in from
openemr\interface\patient_file\summary\stats.php
which gets loaded by demographics.php

As for the recently opened files feature, do you mean you want quicker access to patient documents?
-Kevin Yeh