[Koha-bugs] [Bug 23292] Use TransferSlip when transfering item which is on hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 10 11:43:44 CEST 2019


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

--- Comment #1 from Johanna Räisä <johanna.raisa at koha-suomi.fi> ---
Created attachment 91438
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91438&action=edit
Bug 23292: Use TransferSlip when transfering item which is on hold

Combining hold and transfer slips might get confusing for patrons. Those
represent quite different things.
Hold slip could be used on self-service pickup for patrons and transfer slip
has information for librarians.
There can also be data protection issue if same slip is used in both cases.

Test plan:
- Apply the patch
- Create hold for a record, define pickup branch different than your current
branch.
- Check in an item from your branch.
- Click 'Print slip, transfer, and confirm'
- See that the slip is TRANSFERSLIP
- Change your branch same as hold's pickup branch
- Check in the item again.
- Click 'Print slip and confirm'
- See that the slip is now HOLD_SLIP

Sponsored-by: Koha-Suomi Oy

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


More information about the Koha-bugs mailing list