[Koha-bugs] [Bug 22144] Add method marc() to Koha::Biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 16 20:27:30 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22144

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 84076
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84076&action=edit
Bug 22144: Add method marc() to Koha::Biblio

It would be very convenient to be able to retrieve a bib's MARC::Record object
directly from biblio object. This would be very useful for Template Toolkit
syntax in slips and notices where a library would like to use arbitrary MARC
fields that aren't stored in the database.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Biblio.t

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list