[Koha-bugs] [Bug 13961] Option to include patron's total amount of fines in notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 7 12:16:31 CEST 2020


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

--- Comment #28 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 106624
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106624&action=edit
Bug 13961: Check that borrowernumber isn't a reference

Some SendAlerts() tests in Letters.t failed due SQL::Abstract errors,
caused by HASH sometimes set as borrowernumber.

Added code to check if borrowernumber is defined and it isn't a reference.
To test prove t/db_dependent/Letters.t

Sponsored-by: Koha-Suomi Oy

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


More information about the Koha-bugs mailing list