]> git.koha-community.org Git - koha.git/commit
Bug 15986: (follow-up) Add all holds per patron
authorNick Clemens <nick@bywatersolutions.com>
Thu, 8 Apr 2021 13:43:40 +0000 (13:43 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Apr 2021 12:15:37 +0000 (14:15 +0200)
commitb2812c418d2fcbdf07baa323087d1a4c62c34cc9
tree4625f2df8265d5dbad5797cfd97dbecf10929f29
parent97a1beb4e44f7903c35c0c924728ea59ebb965db
Bug 15986: (follow-up) Add all holds per patron

This changes the code to loop through all the holds and group by patron,
we then send the holds to the letter using the 'loops' option

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
misc/cronjobs/holds_reminder.pl