https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32276
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrew Fuerste-Henry <[email protected]> --- This seems like a hard idea to implement with how Koha thinks about notices now. Generally, some event prompts Koha to go look for a letter with a given code and a borrower with a given borrowernumber, then send that letter to that borrower. So there'd need to be some mechanism for the letter-based value you've suggested to override the originally-intended recipient. Maybe instead there could be a new page in administration that lists events that trigger notices and allows one to set whether those go to patron or to staff? OR to both, actually, that could be helpful. We'd have to somehow tell it *which* staff. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
