[Koha-bugs] [Bug 28854] Add ability to create bundles of items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 17 15:42:17 CEST 2022


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

--- Comment #179 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 136285
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136285&action=edit
Bug 28854: Unit test for Koha::Item additions

This patch adds unit tests for the new methods added to Koha::Item
including:

* return_claim
* return_claims
* is_bundle
* in_bundle
* bundle_host
* bundle_items
* add_to_bundle
* remove_from_bundle

Test plan
1) Run t/db_dependent/Koha/Item.t

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list