[Koha-bugs] [Bug 16187] Add a script to cancel unfilled holds after a specified number of days

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 16 15:45:12 CET 2017


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

--- Comment #10 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #7)
> Nick, do you have any good reasons to use DateTime instead of dt_from_string
> to get today's date?
Nope, was a copy paste job


> Note that you could have use
> Koha::Libraries->search->get_column('branchcode') to get an iterator on the
> branchcodes.
Advice taken


> Please resubmit tidying the whole file.
Done.

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


More information about the Koha-bugs mailing list