Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId with use of Koha::Serial...
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Fri, 3 Jun 2016 13:56:36 +0000 (15:56 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 12 Sep 2016 09:13:57 +0000 (09:13 +0000)
commit7e55d09c420f946d6c214ade287bc80fcb9f3e9c
tree92b018cb0c38e51770484d6cefd2ab099795a24a
parent5fc1c11198c74ae2921be7c365dd7b1198f6325b
Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId with use of Koha::Serial::Item(s)

 - use _type instead of type (see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15446 )

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Serial/Items.pm