Bug 17249: Remove GetKohaAuthorisedValuesFromField - inventory
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Aug 2016 11:10:09 +0000 (12:10 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 15:13:56 +0000 (15:13 +0000)
commit7ea9b72c67ea2bb8f7ec11388a3a0c62e8384473
tree3b1702fe25f8dc9984547329016b145c691e8f7a
parent1626087562a98b66d24aa190bdf5b3f26b098b09
Bug 17249: Remove GetKohaAuthorisedValuesFromField - inventory

This patch deals with the inventory files calling
GetKohaAuthorisedValuesFromField.

Test plan:
  prove t/db_dependent/Items/GetItemsForInventory.t
should still return green

Use the inventory tool, on the result page the AV descriptions should
correctly replace the codes

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Items/GetItemsForInventory.t
tools/inventory.pl