https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36915
--- Comment #23 from Paul Derscheid <[email protected]> --- Questions: > Should this notice always be sent? Hold cancellations have a 'reason' and > nothing is sent when the reason is skipped. I think we should have something > similar here - suppose the library just wants to move the booking to a new > edition etc. I'd like to get this thing through and move the cancellation via a cancel method into two follow-up bugs. 1. Add a status column to the bookings table. 2. Move the the notification from delete into cancel and also change the status to 'cancelled' (Child of 1). > Should there be a messaging preference? Patrons may not want to receive these > notices, are they mandatory? This should probably also be it's own bug (Child or 2). -- 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/
