Bug 17973: Add the Koha::Checkout->item method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 21 Jan 2017 15:47:03 +0000 (16:47 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 17 Feb 2017 12:11:30 +0000 (12:11 +0000)
commit2f763a96890bc469f3aaea8f3be6c1ccb3603c91
tree82825b64ed7f0134330cadfefd7a2c24deb0cf29
parent6f3732ee7228890f9253bd79c96596d6b10ab141
Bug 17973: Add the Koha::Checkout->item method

Test plan:
  prove t/db_dependent/Koha/Checkouts.t
should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Checkout.pm
t/db_dependent/Koha/Checkouts.t