3 Jan
2022
3 Jan
'22
1:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29780 --- Comment #2 from Tomás Cohen Arazi <tomascohen@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@theke.io> -- You are receiving this mail because: You are watching all bug changes.