Bug 13299

Summary: Add home library column to the holds ratios report
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: Hold requestsAssignee: Kyle M Hall (khall) <kyle>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, gwilliams, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Small patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 13298    
Bug Blocks:    
Attachments: Bug 13299 - Add home library column to the holds ratios report
Bug 13299 - Add home library column to the holds ratios report
Bug 13299 - Add home library column to the holds ratios report

Description Kyle M Hall (khall) 2014-11-19 14:17:49 UTC
It seems odd that only the holding libraries are listed on the holds ratios report, we should add the home libraries as well.
Comment 1 Kyle M Hall (khall) 2014-11-19 14:19:00 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall (khall) 2014-11-19 14:21:04 UTC Comment hidden (obsolete)
Comment 3 HB-NEKLS 2014-11-26 15:08:22 UTC
It seems odd that only the holding libraries are listed on the holds
ratios report, we should add the home libraries as well.

Test Plan:
1) Apply this patch
2) Run the hold ratios report
3) Note the new home libraries column

Works as expected. Thanks Kyle!
Comment 4 Jonathan Druart 2014-12-08 16:20:04 UTC
Created attachment 34182 [details] [review]
Bug 13299 - Add home library column to the holds ratios report

It seems odd that only the holding libraries are listed on the holds
ratios report, we should add the home libraries as well.

Test Plan:
1) Apply this patch
2) Run the hold ratios report
3) Note the new home libraries column

Signed-off-by: Heather Braum <hbraum@nekls.org>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 5 Tomás Cohen Arazi (tcohen) 2015-02-09 18:58:16 UTC
Patch pushed to master.

Thanks Kyle!