Bug 21486: Only fetch the items' barcodes
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 17 Oct 2018 15:32:11 +0000 (12:32 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 24 Oct 2018 12:40:18 +0000 (12:40 +0000)
commit87c2b4644745b0333fc8211ce89899784dfa6a5e
tree2efdf035b7f77dba78635571934052b6431a23b4
parent8746ca21a271daf78cb6f4b5062323885e538801
Bug 21486: Only fetch the items' barcodes

and avoid unecessary processing

Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
Tested and found correct AU data is returned, and passes QA test tool

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/SIP/ILS/Patron.pm