Bug 17974: Add the Koha::Item->biblio method
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 21 Jan 2017 15:45:34 +0000 (16:45 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 17 Feb 2017 12:11:54 +0000 (12:11 +0000)
commitc614342f2743b1076b6a7a6740ea6586acf547ac
tree30cb7625d3beb42960c905c2713636e8ec827a17
parent2f763a96890bc469f3aaea8f3be6c1ccb3603c91
Bug 17974: Add the Koha::Item->biblio method

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

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Item.pm
t/db_dependent/Koha/Items.t