http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12224 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44574|0 |1 is obsolete| | --- Comment #15 from Joonas Kylmälä <j.kylmala@gmail.com> --- Created attachment 44576 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44576&action=edit Bug 12224: Allow easy printing of patron check-ins for today Last rebase wasn't good, now let's try again. Rebased to master This adds a printing option to the staff client patron details page to print a list of items the patron returned today at this branch. To test: 1) Apply patch. 2) Check in tools > Notices & Slips that you have CHECKINSLIP slip, and have print message there. If not, run updatedatabase.pl 3) Check-in items for a patron. 4) Go to that patron's detail page, and from the Print-menu in the toolbar, select "Print checked-in today -slip" 5) You should get a slip of the patron's checked-in items. 6) Optionally, test Check-ins for the same patron, but in different branches - should only print items for the current branch. 7) Optionally, test Check-ins for the same patron, but returned in different day - should only print items for today. Signed-off-by: Aleisha <aleishaamohia@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.