[Koha-bugs] [Bug 11651] New: Add possibility to print holds from holds queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 31 15:52:33 CET 2014


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

            Bug ID: 11651
           Summary: Add possibility to print holds from holds queue
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: rkopaczka at afm.edu.pl
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

I've made a patch that allow print holds from holds queue page. In this way we
manage holds in our library, maybe someone else also would like it.
It's managed by preferences, when disabled nothing is changed (default) when
enabled there is possibility to print holds separately. 
There are some changes in database schema. I've add print_status column to
reserves, old_reserves and tmp_holdsqueue to distinguish between printed and
not printed holds. And reserve_id in tmp_holdsqueue to easily gets info about
particular reserve.

-- 
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