[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
Thu Sep 26 23:13:51 CEST 2019


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

Lucas Gass <lucas at bywatersolutions.com> changed:

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

--- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 93177
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93177&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

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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


More information about the Koha-bugs mailing list