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 Cormack <chrisc@catalyst.net.nz>
Tue, 12 Apr 2011 10:19:05 +0000 (22:19 +1200)
commitf08f67d3f1fb1b7ca9406fbb395c0c68312d0d49
treee27bbff8c60c17a0f29bff8df8d4a44977b378b9
parent50dcc32876e7b340a8f7056a59d2d9c2e121458b
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>
tools/inventory.pl