Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId with use of Koha::Serial...
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Jan 2016 01:46:02 +0000 (01:46 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 12 Sep 2016 09:13:56 +0000 (09:13 +0000)
commit5fc1c11198c74ae2921be7c365dd7b1198f6325b
tree9b6902615c6c7ea5073a6253ffd608a6db34f173
parentc3a95f92da64582f5556b861687c65ba7e012cf3
Bug 7677 [QA Followup] - Replace GetItemnumberFromSerialId with use of Koha::Serial::Item(s)

GetItemnumberFromSerialId has no unit tests. It would be better to start
using our object system here.

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Serials.pm
Koha/Serial/Item.pm [new file with mode: 0644]
Koha/Serial/Items.pm [new file with mode: 0644]
serials/serials-edit.pl