]> git.koha-community.org Git - koha.git/commit
Bug 17249: Remove GetKohaAuthorisedValuesFromField - inventory
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Aug 2016 11:10:09 +0000 (12:10 +0100)
committerMason James <mtj@kohaaloha.com>
Wed, 20 Sep 2017 02:00:06 +0000 (14:00 +1200)
commita1b569f89eead58d274a6c75d2790bda94fc0c55
tree5d252347b4285a10d755b83680168dfe65a8b0d9
parentc8fbb9c58bd72031b77d52327004ba441e71cdb9
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>
t/db_dependent/Items/GetItemsForInventory.t
tools/inventory.pl