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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 31 14:08:09 CEST 2022


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

Julian Maurice <julian.maurice at biblibre.com> changed:

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

--- Comment #98 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 132711
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132711&action=edit
Bug 28854: Record and display who lost the item

This patch records the bundle issue from which an item is marked as lost
so that we may use that to infer who lost the item (for later charges
and display).

Test plan
0) Apply all patches up to this point
1) Checkout a bundle to a user
2) Checkin the bundle and do not scan one of the barcodes at
   confirmation
   * Note that the item not scanned is marked as lost
3) Navigate to the biblio for the lost item and note that it is marked
   as lost.
4) Navigate to the biblio for the collection and expand the collection
   item that contains the lost item. Note the item is marked as lost and
   checkout details are listed.
5) Checkin the lost item
   * The item should be marked as found and the return_claims line should
   be marked as resolved.

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


More information about the Koha-bugs mailing list