[Koha-bugs] [Bug 25808] Renewal via the SIP 'checkout' message gives incorrect message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 19:14:52 CET 2020


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

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

--- Comment #3 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 114289
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114289&action=edit
Bug 25808: Renewal via the SIP 'checkout' message gives incorrect message

If a renewal via SIP cannot be made because the patron has reached the maximum
number of renewals,
the AF screen message should read "Item has reached maximum renewals!",
instead we get "Item checked out to another patron".

Test Plan:
1) Check out an item to a patron
2) Using the SIP CLI tool, run checkout messages until the checkout has
   reached the maximum number of renewals
3) Note the incorrect message in the AF field
4) Apply this patch
5) Restart the SIP server
6) Run another SIP checkout message
7) Note the message is now correct!

Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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


More information about the Koha-bugs mailing list