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

--- Comment #4 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 172278
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172278&action=edit
Bug 17976: Add overdue_fines accessor to Koha::Checkout

This patch adds a new filtered relation accessor to the Koha::Checkout
object to return just overdue fine type account lines related to the
checkout.

Whilst this is easy to chain in code, it's not available via TT and so
this accessor is useful for the notices case.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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