[Koha-bugs] [Bug 12224] Allow easy printing of patron check-in slip

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 6 16:54:11 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12224

Joonas Kylmälä <j.kylmala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41820|0                           |1
        is obsolete|                            |

--- Comment #17 from Joonas Kylmälä <j.kylmala at gmail.com> ---
Created attachment 44584
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44584&action=edit
Bug 12224: (follow-up) Allow easy printing of patron check-ins for today

Rebased version

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 check-in 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.
8) Run unit test t/db_dependent/Members/IssueSlip.t

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list