Bug 21798: Fix a wrong test
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Nov 2018 14:22:15 +0000 (11:22 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 25 Feb 2019 14:45:25 +0000 (14:45 +0000)
commit5a221fe419400bc25ca0d0f25295556564220ab9
treea15d62bfd3d788e28fe02e710d8d20587ea5b390
parent4c134df5297465ba535e2552c60ac28ae3b0f694
Bug 21798: Fix a wrong test

Now biblioitem.itemtype has a value, GetItem should fill itype with this
value if item-level_itypes it not set

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 9a4d9129401433e74b9ef3c99fffde170e789008)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Items.t