It would be nice if the shelving location showed on the serial summary found here: cgi-bin/koha/opac-serial-issues.pl?biblionumber=30484
Created attachment 84756 [details] [review] Bug 12318: Show shelving location on subscription tab in OPAC and staff The shelving location can be helpful to locate an item in the library. Especially, if the library has decided not to create items for a subscription this information is currently not visible to the patron. To test: - Apply patch - Create a subscription, set location - View the subscription tab in detail and staff - Verify that the location now shows above the callnumber - Unset location in the subscription - Verify that the page still looks ok
Stealing the bug from Owen... :)
(In reply to Nicole C. Engard from comment #0) > It would be nice if the shelving location showed on the serial summary found > here: cgi-bin/koha/opac-serial-issues.pl?biblionumber=30484 I've decided to show it directly on the subscription tab instead as we already show the callnumber and branch there it seemed to make the most sense.
Created attachment 84895 [details] [review] Bug 12318: Show shelving location on subscription tab in OPAC and staff The shelving location can be helpful to locate an item in the library. Especially, if the library has decided not to create items for a subscription this information is currently not visible to the patron. To test: - Apply patch - Create a subscription, set location - View the subscription tab in detail and staff - Verify that the location now shows above the callnumber - Unset location in the subscription - Verify that the page still looks ok Signed-off-by: Mikaël Olangcay Brisebois <mikael.olangcay-brisebois@inLibro.com>
Thx, Mikaël!
Created attachment 85362 [details] [review] Bug 12318: Show shelving location on subscription tab in OPAC and staff The shelving location can be helpful to locate an item in the library. Especially, if the library has decided not to create items for a subscription this information is currently not visible to the patron. To test: - Apply patch - Create a subscription, set location - View the subscription tab in detail and staff - Verify that the location now shows above the callnumber - Unset location in the subscription - Verify that the page still looks ok Signed-off-by: Mikaël Olangcay Brisebois <mikael.olangcay-brisebois@inLibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Nice little enhancement, no regressions of qa script failures.. Passing QA
Awesome work all! Pushed to master for 19.05
Enhancement, will not be backported to 18.11.x series.
*** Bug 7654 has been marked as a duplicate of this bug. ***