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@lists.koha-community.org
          Reporter: rkopac...@afm.edu.pl
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to