1 Dec
2023
1 Dec
'23
11:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35277 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Marcel de Rooy <m.de.rooy@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.