https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15156
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #122528|0 |1 is obsolete| | --- Comment #26 from Martin Renvoize <[email protected]> --- Created attachment 122534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122534&action=edit Bug 15156: [ALT] Add filter_by_amount_owed that's chainable This patch acts as an alternative here. We pull out the code from bug 11983 and extend it to support filtering of debts by branchcode and debit_type. The advantage of this approach is that we can add the filter into the middle of a search chain to filter down an pre-existing search. -- 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/
