Bug 6572

Summary: Need a script to allow cronning of patron history deletion
Product: Koha Reporter: D Ruth Holloway <ruth>
Component: CirculationAssignee: D Ruth Holloway <ruth>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, koha.sekjal, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Proposed patch

Description D Ruth Holloway 2011-07-09 12:12:34 UTC
A little wrapper around C4::Circulation::AnonymiseIssueHistory would be nice, which would allow choosing a number of days to go back and anonymize.
Comment 1 D Ruth Holloway 2011-07-09 12:53:19 UTC
Created attachment 4613 [details] [review]
Proposed patch
Comment 2 Ian Walls 2011-10-19 19:14:31 UTC
Simple wrapper script, no chances of regressions as it's totally isolated in cronjobs dir.  Has full copyright header and documentation, as well as standard flags.  Marking as Passed QA.
Comment 3 Chris Cormack 2011-10-20 00:59:02 UTC
Pushed, please test
Comment 4 Jonathan Druart 2013-06-05 13:37:29 UTC
*** Bug 5636 has been marked as a duplicate of this bug. ***