Summary: | Show holding branch in holds awaiting pickup report | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | f.demians, gmcharlt, hector.hecaxmmx, kyle.m.hall, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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 17331 - Show holding branch in holds awaiting pickup report
[SIGNED-OFF]Bug 17331: Show holding branch in holds awaiting pickup report [PASSED QA] Bug 17331 - Show holding branch in holds awaiting pickup report |
Description
Nick Clemens (kidclamp)
2016-09-23 10:39:05 UTC
Created attachment 55767 [details] [review] Bug 17331 - Show holding branch in holds awaiting pickup report This patch adds a holdingbranch column to waitingreseves.tt and separates 'Location' into Home branch and callnumber columns To test: 1 - Have some holds waiting and holds over 2 - View the report before the patch 3 - Note that location contains homebranch and call number 4 - View the report after the patch 5 - Note the new columns 6 - Ensure data is correct and no info has been lost Created attachment 55774 [details] [review] [SIGNED-OFF]Bug 17331: Show holding branch in holds awaiting pickup report This patch adds a holdingbranch column to waitingreseves.tt and separates 'Location' into Home branch and callnumber columns To test: 1 - Have some holds waiting and holds over 2 - View the report before the patch 3 - Note that location contains homebranch and call number 4 - View the report after the patch 5 - Note the new columns 6 - Ensure data is correct and no info has been lost Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Fixed some capitalization issues. Created attachment 55795 [details] [review] [PASSED QA] Bug 17331 - Show holding branch in holds awaiting pickup report This patch adds a holdingbranch column to waitingreseves.tt and separates 'Location' into Home branch and callnumber columns To test: 1 - Have some holds waiting and holds over 2 - View the report before the patch 3 - Note that location contains homebranch and call number 4 - View the report after the patch 5 - Note the new columns 6 - Ensure data is correct and no info has been lost Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Fixed 2 capitalization issues. Pushed to master for 16.11, thanks Nick! Pushed in 16.05. Will be in 16.05.05. |