On the Patient Report CCR page the date formatting for the “Date of Birth” is showing a different date ( ex. actual DOB on file “June 4, 1968” the report DOB is “Jan 1, 1968”). After tinkering with ccr.xsl and removing the template setting, I managed to display the correct DOB as yyyy-mm-dd but not the formatting “month day, year”
Can you post your code fixes. May want to consider doing whatever is done on the CCD report, since the DOB is working there.
To post code, generally best to do via git/github, but if unable, will also take either a patch or the full file. Here’s a tutorial to use git/github for OpenEMR: http://www.open-emr.org/wiki/index.php/Git_for_dummies