[Koha-bugs] [Bug 24846] Add a tool to bulk edit due dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 16 15:12:27 CET 2020


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

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Bernardo Gonzalez Kriegel from comment #6)
> Hi, works
> 
> This variables:
>     # List all records to process
>     my ( @records, @record_ids );
> 
> are declared but not used, qa-tools complains.
> It's ok?

Nope, unused vars. I fixed it!

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


More information about the Koha-bugs mailing list