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

--- Comment #18 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Created attachment 142142
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142142&action=edit
Bug 31224: Update instances of metadata->record

We can now call metadata_record directly on the Koha::Biblio object.

This aptch updates all modules and controllers to use
Koha::Biblio->metadata_record directly where appropriate.  The
exceptions are where we don't require any filtering or the filtering
makes sense to do after the initial fetch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to