| Summary: | Holds queue: Always show branch name, not branch code | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 13750: Holds queue - Show branch name instead of branch code
Bug 13750: Holds queue - Show branch name instead of branch code Bug 13750: Holds queue - Show branch name instead of branch code Bug 13750: Fix capitalization All vs ALL |
||
|
Description
Katrin Fischer
2015-02-22 10:49:45 UTC
Created attachment 36118 [details] [review] Bug 13750: Holds queue - Show branch name instead of branch code When the holds queue report is limited to one library, it shows <cound> items found for <branchcode> With the patch applied, the branch name is shown instead of the code. To test: - Go to circulation > Holds queue - Limit to one branch with holds waiting to be processed - Confirm the string has changed to show the branch name Created attachment 36129 [details] [review] Bug 13750: Holds queue - Show branch name instead of branch code When the holds queue report is limited to one library, it shows <cound> items found for <branchcode> With the patch applied, the branch name is shown instead of the code. To test: - Go to circulation > Holds queue - Limit to one branch with holds waiting to be processed - Confirm the string has changed to show the branch name Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Created attachment 36160 [details] [review] Bug 13750: Holds queue - Show branch name instead of branch code When the holds queue report is limited to one library, it shows <cound> items found for <branchcode> With the patch applied, the branch name is shown instead of the code. To test: - Go to circulation > Holds queue - Limit to one branch with holds waiting to be processed - Confirm the string has changed to show the branch name Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Created attachment 36161 [details] [review] Bug 13750: Fix capitalization All vs ALL Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Patches pushed to master. Thanks Katrina! Pushed to 3.18.x will be in 3.18.5 |