Bug 19798: Fix print transfer slip
commit28c3c611ff43313d4072a65afeb389b708103075
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 19 Dec 2017 18:51:42 +0000 (19 15:51 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 15 Jan 2018 15:12:33 +0000 (15 15:12 +0000)
tree5ef56b343446642b7652bcccf8c1c0920df1447a
parenta0072fa491e8607a9aad54d8e07db5d20fefbbfe
Bug 19798: Fix print transfer slip

... and maybe other bugs as well
What happens here is that $itemnumber is no longer set when barcode is
passed.

Test plan:
1. Check in available/not on hold item at a non owning library.
2. Click print slip
3. Item's info must be displayed on the slip

Signed-off-by: Björn Nylén <bjorn.nylen@ub.lu.se>
Signed-off-by: Björn Nylén <bjorn.nylen@ub.lu.se>
Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
circ/returns.pl