22 Mar
2023
22 Mar
'23
2:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29099 --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- General observation: + $item_bundle->_result->add_to_item_bundles_hosts({ item => $item1->itemnumber }); + $item_bundle->_result->add_to_item_bundles_hosts({ item => $item2->itemnumber }); If those were the first lines introducing ->result->add_to_$rel, I might say something about Koha objects. But apparently the door has been opened already for more of those ;) -- You are receiving this mail because: You are watching all bug changes.