[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
Fri Feb 14 22:04:33 CET 2020


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

Bouzid Fergani <bouzid.fergani at inlibro.com> changed:

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

--- Comment #9 from Bouzid Fergani <bouzid.fergani at inlibro.com> ---
Created attachment 99042
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99042&action=edit
Bug 24009: Add filter_by option to outstanding_debits

This patch adds an optional 'filter_by' argument to
Koha::Account->outstanding_debits which current accepts 'blocks_issue'
and will filter down the result set of outstanding_debits based upon the
values of the following system preferences.

* `HoldsInNoissuesCharge`
* `RentalsInNoissuesCharge`
* `ManInvInNoissuesCharge`

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Signed-off-by: Bouzid Fergani <bouzid.fergani at inlibro.com>

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


More information about the Koha-bugs mailing list