[Koha-bugs] [Bug 24009] Koha::Account->outstanding_debits should support inline filtering

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 26 16:04:42 CET 2020


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

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Did not we decided to have ->filter_by_* methods?
I do not think we should introduce this pattern (ie. having filter_by in
parameter), we may end up with huge and complex methods.

However I really like the idea of ->filter_by_* chained methods to filter a
set.

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


More information about the Koha-bugs mailing list