[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
Wed Feb 10 08:38:37 CET 2021


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

Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed:

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

--- Comment #34 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 116635
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116635&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