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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from Nick Clemens <[email protected]> ---
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.
_______________________________________________
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