4 Nov
2023
4 Nov
'23
12:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26282 --- Comment #99 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Kyle M Hall from comment #98)
Until we find such time as to resurrect this, I just wanted to suggest that one could create one or more "SOMETYPE_NONOTICE" and wrap your notice in something like:
[%- UNLESS reserves.cancellation_reason.match("NONOTICE") %]
[%- END %]
That cancelation notice type will end up being blank and thus won't get sent!
Thx for the workaround :) -- You are receiving this mail because: You are watching all bug changes.