Bug 20469: Add Koha::Item->itemtype
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 27 Jul 2020 12:31:14 +0000 (12:31 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Aug 2020 15:39:48 +0000 (17:39 +0200)
commitb1235746d9e0c3ebebbc51441b73224d11598982
tree4d76ed84dc520a594dc8f3a6d876a4cd88982f7f
parentb036710feaedfd96810fdb19dfee13217bfa6b58
Bug 20469: Add Koha::Item->itemtype

Also needed to add a missing rollback to preceding subtest.

Test plan:
Run t/db_dependent/Koha/Item.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Item.pm
t/db_dependent/Koha/Item.t