Bug 20546: Display shelving location on checkin
authorMagnus Enger <magnus@libriotech.no>
Mon, 9 Apr 2018 10:39:23 +0000 (12:39 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 May 2018 16:26:47 +0000 (13:26 -0300)
commite5220bc6a130e7fe8a31739b98993b203cfee2b6
tree1a1dc9657844c0818d402d791b57e46c131639d9
parentb6c739ae9c7ff7a50398d6d4e22f7afa69a3cc47
Bug 20546: Display shelving location on checkin

Currently, the sehlving location is not being displayed in the table
of checked in items on <intranet>/cgi-bin/koha/circ/returns.pl

To test:
- Make sure you have a couple of books with a value for shelving location (952$c)
- Check the books out
- Check the books in
- Verify nothing is displayed in the "Shelving location" column
- Apply this patch
- Check the books out and in again
- Verify the shelving location is now being displayed

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
circ/returns.pl