]> 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)
committerMason James <mtj@kohaaloha.com>
Sat, 29 Jul 2017 19:04:14 +0000 (07:04 +1200)
commit6c6f7d3ce61bae2da0dda96cdf4cdafa10dd1c16
tree189ea79e825a44e94cb59fc92b84ec5f33ffe593
parent9b8e37053c1fe25f77afc27d9e2ad087a33a324b
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>
Signed-off-by: Mason James <mtj@kohaaloha.com>
Koha/Item.pm
t/db_dependent/Koha/Items.t