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

--- Comment #29 from Martin Renvoize <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to