]> git.koha-community.org Git - koha.git/commit
Bug 6169: Inventory tool fails when ignoreissued set
authorJared Camins-Esakov <jcamins@bywatersolutions.com>
Tue, 12 Apr 2011 10:06:36 +0000 (11:06 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 16 Apr 2011 19:03:12 +0000 (15:03 -0400)
commita4ed4cb19e3e52492fa81a4c844df9aba7524642
tree4538def7b0dd8686b8dfd664892346610c797e89
parentaeb4114bd0d8dbd0761f6af58f4c275516925a3b
Bug 6169: Inventory tool fails when ignoreissued set

Due to incorrect parameters passed to C4::Items::GetItemsForInventory, checking
the "Skip copies on loan" box resulted in the inventory failing to run.

Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit f08f67d3f1fb1b7ca9406fbb395c0c68312d0d49)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
tools/inventory.pl