DaySheet report (end of day report) , take 3.
commit71c63ff66e41cc0f6186c897fd26b74346d530c3
authorteryhill <teryhill@yahoo.com>
Fri, 19 Dec 2014 04:45:16 +0000 (18 23:45 -0500)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 27 Dec 2014 06:33:48 +0000 (26 22:33 -0800)
tree5e30cc3ff0ceb84c21eaf881c438024c719d3da3
parent292b052d89aa0a993ca82c1aaaefc3670c4f8710
DaySheet report (end of day report) , take 3.

This is a report used by our clients at the end of the day to balance. I
have included 3 versions of the report. The default version is the one
preferred by our clients. I added another selection to the billing
manager that allows this version to be run for a specific user. I have a
pdf file with screen shots and descriptions placed in Documents directory.
Documentation/Using The End of Day Report in OpenEmr.pdf [new file with mode: 0644]
interface/billing/billing_report.php
interface/billing/print_daysheet_report.php [new file with mode: 0644]
interface/billing/print_daysheet_report_num1.php [new file with mode: 0644]
interface/billing/print_daysheet_report_num2.php [new file with mode: 0644]
library/daysheet.inc.php [new file with mode: 0644]
library/globals.inc.php