[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
Mon Jun 20 12:35:01 CEST 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136285|0                           |1
        is obsolete|                            |

--- Comment #211 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 136365
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136365&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