[Bug 12656] Send a notice to patrons when their hold was cancelled because it was not picked up
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12656 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #17 from Nick Clemens <nick@bywatersolutions.com> --- I was unsure at first about not being able to add a reason without sending the notice, however, it seems like you just won't add a reason if you don't want to send. You can also force the reason and prevent sending by wrapping the notice in a conditional: [% UNLESS hold.cancellation_reason == 'INSANITY' %] ... [% END %] -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org