[Koha-bugs] [Bug 29099] Add support for item bundles in the inventory tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 15:10:22 CET 2023


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

--- Comment #10 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list