Bug 7094

Summary: Ordering from a suggestion does not trigger notification mail (ORDERED)
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: P5 - low CC: adrien.saurat
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 4211    

Description Katrin Fischer 2011-10-26 15:24:54 UTC
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?
Comment 1 Adrien SAURAT 2011-11-04 15:24:37 UTC
The status change was indeed broken. I sent a patch for the bug 6893 repairing this.
Comment 2 Katrin Fischer 2014-02-21 12:20:04 UTC
Retested today and an ORDERED email was created and sent correctly.