| Summary: | Add enumchron to holds-table on checkout page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Circulation | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle, severine.queune |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
| Circulation function: | |||
| Attachments: |
Bug 23862: add enumchron to holds-table
Bug 23862: add enumchron to holds-table Bug 23862: add enumchron to holds-table Bug 23862: add enumchron to holds-table |
||
|
Description
Lucas Gass (lukeg)
2019-10-21 19:25:38 UTC
Created attachment 94501 [details] [review] Bug 23862: add enumchron to holds-table TEST PLAN: 1. find or make an item that includes volume # (enumchron, 952$h) 2. place the item on hold for a patron and view the holds-table 3. notice that the volume # does not display 4. apply patch 5. restart_all 6. notice that the volume # now displays Created attachment 94502 [details] [review] Bug 23862: add enumchron to holds-table Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 94821 [details] [review] Bug 23862: add enumchron to holds-table Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Useful information to display, thank you Lucas ! Created attachment 94958 [details] [review] Bug 23862: add enumchron to holds-table Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice work! Pushed to master for 19.11.00 |