Created attachment 59441 [details] [review] Bug 17974: Add the Koha::Item->biblio method Test plan: prove t/db_dependent/Koha/Items.t should return green
Created attachment 59464 [details] [review] [SIGNED-OFF] 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>
Created attachment 60327 [details] [review] 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>
Created attachment 60328 [details] [review] Bug 17974 (QA Followup) Use the $biblio_rs variable In case of Koha::Object you can call new_from_dbic directly, however, it fails for Koha::Objects so using an intermediary variable should be done for consistency
Pushed to master for 17.05, thanks Jonathan, Nick!
This won't get ported back to 16.11.x as it is an enhancement.
Reconsidered decision and pushed to 16.11.x as this is a dependency on bug 18264.
Pushed to 16.05.x, for 16.05.15 release