https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31791 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164195|0 |1 is obsolete| | --- Comment #60 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 164703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164703&action=edit Bug 31791: Add Koha::Biblio::Metadata->record_source This patch adds a method for retrieving the related *Koha::RecordSource* from a *Koha::Biblio::Metadata* object. The method is covered by tests: 1. Apply this patch 2. Run: $ ktd --shell k$ prove t/db_dependent/Koha/Biblio/Metadata.t => SUCCESS: Tests pass! 3. Sign off :-D Sponsored-by: ByWater Solutions Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.