[Koha-bugs] [Bug 15986] Add a script for sending hold waiting reminder notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 15:20:04 CEST 2020


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

--- Comment #29 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Comment on attachment 102926
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102926
Bug 15986: Add a script for sending hold waiting reminder notices

Review of attachment 102926:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15986&attachment=102926)
-----------------------------------------------------------------

::: Koha/Patron.pm
@@ +1695,4 @@
>      };
>  }
>  
> +=head3 send_notice

Hmm, feels like this should be 'queue_notice' rather than 'send_notice'.. that
paves the way for a later 'send_notice' which sends immediately vs waiting in
the queue.

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


More information about the Koha-bugs mailing list