22 Jul
2021
22 Jul
'21
11:27 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #163 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 123038 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123038&action=edit Bug 22690: (QA follow-up) Move adopt_items_from_biblios to Koha::Items This patch moves the Koha::Biblio->adopt_items_from_biblio method to the Koha::Items set class and updates all calls from Biblio2->adopt_items_from_biblio(Biblio1) to Biblio->items->move_to_biblio(Biblio2) -- You are receiving this mail because: You are watching all bug changes.