[Koha-bugs] [Bug 12285] Allow easy printing of patron's fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 19 12:34:44 CEST 2014


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

paxed <pasi.kallinen at pttk.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |pasi.kallinen at pttk.fi
                   |ity.org                     |

--- Comment #1 from paxed <pasi.kallinen at pttk.fi> ---
Created attachment 28327
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28327&action=edit
Add a printing option to the staff client patron details page to print a slip
of patron's fines.

Add a printing option to the staff client patron details page
to print a slip of patron's fines.

To test:
1) Apply patch.
2) Check in tools > Notices & Slips that you have FINESLIP slip,
   and a print message there. If not, run updatedatabase.pl
3) Either create some fines for a patron, or look up a patron
   with existing fines.
4) From that patron's detail page, and the Print-menu in
   the toolbar, select "Print fines"
5) You should get a slip of the patron's fines.

---
Yes, the C4/Members.pm is missing docs. I'm just getting this out in case it's
of any use.

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


More information about the Koha-bugs mailing list