http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12224 --- Comment #2 from paxed <pasi.kallinen@pttk.fi> --- Created attachment 28194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28194&action=edit Allow easy printing of patron check-ins for today 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. -- You are receiving this mail because: You are watching all bug changes.