https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21658
Bug ID: 21658
Summary: Renew requests fail if a fee attached
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
A Sip Renew request (29) for an item with an associated fee should behave
similarly to a checkout request i.e. the initial request has fee acknowledged
set to N - server rejects the transaction an responds indicating the fee
amount. Self check unit has the responsibility of collecting that fee and can
then proceed repeating the request but with fee acknowledged set to Y, this
request should then succeed.
Currently this is not happening on older versions renew requests are always
rejected if there is a fee irrespective of the value of the fee acknowledged
field. On master there is an additional problem that the server is crashing due
to a runtime error when processing the fee.
This bug has not manifested for many users as 3m and most other self-check
units actually send a checkout request not a renewal request when renewing
items. Newer biblioteca units do send a renew request and expect this
functionality
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/