Bug 21183: Remove GetItemnumberFromBarcode
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 6 Aug 2018 18:53:54 +0000 (15:53 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 30 Aug 2018 13:40:35 +0000 (13:40 +0000)
commitf52ba648e2c64293966eca820326e33873c54343
treea01ef82ba6f84c6cd2f7470603d7a2aba83a07db
parentac93446a89f76fca2db90137885a72c918066d5a
Bug 21183: Remove GetItemnumberFromBarcode

Test plan:
  git grep GetItemnumberFromBarcode
should not return anything

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Items.pm