]> git.koha-community.org Git - koha.git/commit
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)
committerKatrin Fischer <katrin.fischer.83@web.de>
Mon, 5 Jun 2017 13:40:15 +0000 (15:40 +0200)
commitf83e96c7ae62eb16b3764e3bf36083dd35e6263d
treeae46f366337da7c7f9158b451fd6e23e806ff0a6
parent5c7bee6c4b924ee2d169b7e9b3045701b63e425a
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>
(cherry picked from commit c614342f2743b1076b6a7a6740ea6586acf547ac)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Koha/Item.pm
t/db_dependent/Koha/Items.t