Bug 21184: Remove GetBarcodeFromItemnumber
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 6 Aug 2018 18:59:52 +0000 (15:59 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 31 Aug 2018 10:15:23 +0000 (10:15 +0000)
commitff1557fef4fe8d8b458151c1c55a3d23d957b91a
tree012886964e763a47942997b33e211b92b83cd344
parent62a075987af70ec5ed3665fe662adb31a17fdde4
Bug 21184: Remove GetBarcodeFromItemnumber

Test plan:
  git grep GetBarcodeFromItemnumber
should not return anything

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Items.pm