[Koha-bugs] [Bug 29780] Add Koha::Old::Holds->anonymize

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 3 14:39:50 CET 2022


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 128965
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128965&action=edit
Bug 29780: Add Koha::Old::Holds->anonymize

This patch adds a handy method for anonymizing a Koha::Old::Holds
resultset. It is planned to be used on bug 29526.

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

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

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


More information about the Koha-bugs mailing list