[Koha-bugs] [Bug 34924] Add ability to send 'final auto renewal notice'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 17:02:31 CEST 2023


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

--- Comment #27 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Created attachment 157933
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157933&action=edit
Bug 34924: (QA follow-up) correctly handle digest data compilation for
successful renewal

automatic_renewals.pl does some data compilation for digest notices that
depends on the error value returned from attempt_auto_renew. However, on
successful renewal $error is undefined. Add additional checks on value
of $success and definedness of $error to compile data accurately and
avoid warns for undefined variable

Signed-off-by: Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov>

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


More information about the Koha-bugs mailing list