3 Nov
2023
3 Nov
'23
2:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26282 --- Comment #98 from Kyle M Hall <kyle@bywatersolutions.com> --- 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! -- You are receiving this mail because: You are watching all bug changes.