Bug 9321

Summary: holds queue printable version
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: TemplatesAssignee: Kyle M Hall (khall) <kyle>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: kyle
Version: 3.8   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 9321 - holds queue printable version
Bug 9321 - holds queue printable version

Description Nicole C. Engard 2012-12-26 20:42:32 UTC
It would be nice if there were a printable stylesheet for the holds queue.  Right now it's a print screen basically and that means that the table doesn't always fit on the page - in fact it never has for me. I think it should be a list or a thinner table or something a bit more printer friendly.
Comment 1 Kyle M Hall (khall) 2013-01-08 12:18:44 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall (khall) 2013-01-08 12:20:28 UTC
Test plan:
1) Apply patch
2) View holds queue
3) Print preview holds queue, the table should take nearly the entire with of the paper ( compared to the un-patched version )
Comment 3 Owen Leonard 2013-01-08 13:18:09 UTC
This patch doesn't include a commit message. All patches should have a commit message which includes a description of the problem, a description of the solution, and a test plan.
Comment 4 Kyle M Hall (khall) 2014-06-17 13:55:00 UTC
Created attachment 28908 [details] [review]
Bug 9321 - holds queue printable version

It would be nice if there were a printable stylesheet for the holds
queue.  Right now it's a print screen basically and that means that the
table doesn't always fit on the page.

Test plan:
1) Browse to the holds queue
2) Print preview the page
3) Note it does not print well
4) Apply this patch
5) Refresh the page
6) Print preview the page again
7) Note the improvement in printability
Comment 5 Nicole C. Engard 2014-06-18 20:51:04 UTC
I applied the patch and then refreshed and I see no difference in the printable version.
Comment 6 Nicole C. Engard 2015-04-20 15:13:09 UTC
Checking in on this.

Nicole
Comment 7 Kyle M Hall (khall) 2015-12-09 14:14:39 UTC
I think changes in Koha since I submitted this patch have made it superfluous. It should probably be marked resolved.
Comment 8 Owen Leonard 2016-08-12 15:17:51 UTC
I think the current version could probably use some tweaks, but those should be addressed in a new bug.