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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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
[email protected]
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/