[Koha-bugs] [Bug 35277] Pseudonymization should be done in a background job

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 1 11:18:29 CET 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #14 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+use Modern::Perl;
+
+use Koha::PseudonymizedTransactions;
+
+use base 'Koha::BackgroundJob';
+
+=head1 NAME
+
+Koha::BackgroundJob::BatchCancelHold - Batch cancel holds



Copy and paste stuff? Please check the rest too.

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


More information about the Koha-bugs mailing list