[% META title="Request Print History" %] [% # PROCESS dumper.tt dump = history %] [% INCLUDE record/patient_summary.tt %]
Request PrintLog History [ viewlog ]
[% IF history.size %]| UserID | Date | Time | |
|---|---|---|---|
| [% loop.count %] | [% entry.user.first_name | ucfirst %] [% entry.user.last_name | upper %] | [% entry.time.strftime('%d.%b.%Y') %] | [% entry.time.strftime('%T') %] |
No log entries available for this record
[% END %][% site.html.back_button %]