1 Apr
2024
1 Apr
'24
3:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31791 --- Comment #49 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 164195 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164195&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 -- You are receiving this mail because: You are watching all bug changes.