[Koha-bugs] [Bug 15156] Get all Borrowers with pending/unpaid fines/accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 11:04:37 CEST 2020


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m
             Status|Needs Signoff               |Signed Off

--- Comment #13 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Can really be usefull, signing.

Just a note :
Since account is not only for fines (there can be copy fees, subscription
payement ...) maybe use a more generic name for the method
"search_patrons_with_unpaid_fines".
With "owing" maybe, like in C4::Members : 
$flaginfo{'message'} = sprintf 'Patron owes %.02f', $owing

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


More information about the Koha-bugs mailing list