[Koha-bugs] [Bug 29757] Add filter_by_non_reversible/reversible methods for offsets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 7 14:07:51 CET 2022


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

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 129151
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129151&action=edit
Bug 29757: Add filters for reversable offsets

This patch adds filtering methods for (non)reversable offsets.

To test:
1. Apply this patches
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Account/Offsets.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list