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

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 181941
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181941&action=edit
Bug 39180: Catch exception when updating patron lastseen date

This patch adds a catch during checkin and passes a message back to the caller

For checkouts and renewals we don't have a method for passing messages so we
simply catch the exception
and warn - this seems reasonable, I think we should add a warning on the patron
display that a required guarantor
is missing, but not break circulation.

We will need to add unit tests

-- 
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]
https://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/

Reply via email to