[Koha-bugs] [Bug 17560] Hold fee placement at point of checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 27 13:15:19 CEST 2017


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

--- Comment #34 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
(In reply to Marcel de Rooy from comment #32)
> Just for completeness:
> Colin: See comment 24. The currently applied hold fee at the time of placing
> a hold is not shown in SIP. I guess that placing a hold via SIP is not that
> common as checking out.

I suspect the hold messages are not used in practice. Hence the code only
returns failure messages in its current skeletal state. If any are used it
would be the cancel and possibly alter functions, I dont think self checks have
the interface to let you search for an item to hold in order to place it,
whereas it could possible retrieve a user's holds to allow them to cancel them.

I would imagine that items are not checked out to the holder via self check as
they have to collect the item from a staffed hold shelf.

I may be wrong but I think if we are going to change the sip code I'd like to
have a user's scenario of what the workflow is rather than concocting it from
possibly mistaken abstractions. So I suggest any sip implications be dealt with
in a separate call

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


More information about the Koha-bugs mailing list