Koha has a notice template for notifications to be sent out once a suggestion gets ordered in acquisitions (ORDERED). This seems to be broken. What I did: 1) Created suggestion in OPAC 2) Accepted suggestion in Staff 3) Ordered suggestion in acquisitions > no mail was generated after adding the order line to my basket 4) Closed baskert > no mail was generated 5) Received suggestion > no mail was generated This bug might be a side effect from other suggestion bugs. Perhaps: BUG 6893 - suggestions are not longer removed from the list of accepted suggestions after ordering. It seems the status change is broken?
The status change was indeed broken. I sent a patch for the bug 6893 repairing this.
Retested today and an ORDERED email was created and sent correctly.