| Summary: | Improvement of serials search results list | ||
|---|---|---|---|
| Product: | Koha | Reporter: | claire.hernandez <claire.hernandez> |
| Component: | Serials | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | colin.campbell, jonathan.druart, kyle, paul.poulain |
| Version: | 3.10 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 8432: Change serials results display
[SIGNED-OFF] Bug 8432: Change serials results display |
||
Created attachment 10812 [details] [review] Bug 8432: Change serials results display The original author of this patch is : Julian Maurice Created attachment 10830 [details] [review] [SIGNED-OFF] Bug 8432: Change serials results display The original author of this patch is : Julian Maurice Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> QA comment: * tiny patch that add some information * passes koha-qa.pl script my tests showed: Edit () for subscriptions that have a routing list, in the "routing list" column Looking at the code, I see ([% routingedit %]) that should be ([% subscription.routingedit %]) I've fixed the mistake in a follow-up, it display the number of patrons being routed |
Add fields in the search result list : branch, callnumber (in separate columns), history, expirydate, number of routing lists attached (BibLibre MT6724) MT6724: Change serials results display Separate callnumber from branch Add expiration date Add number of routings, near 'Edit' button