Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023299Openbravo ERPA. Platformpublic2013-03-14 10:282013-03-22 16:23
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0MP223.0MP22 
dbaz
Core
No
0023299: Send email on events
Add the capability to send emails based on different events that are triggered programmatically.

Event and email content generation should be decoupled, so a module can send the event whereas other modules depending on it can provide implementations for the email contents.
-
Coworking
related to feature request 00231983.0MP22 closed shankarb Centralize and improve the retrieval of EmailServerConfiguration 
related to defect 00233133.0MP21 closed vmromanos Attachments for emails sent on events 
blocks feature request 00233003.0MP22 closed alostale Process to create portal users 
Issue History
2013-03-14 10:28alostaleNew Issue
2013-03-14 10:28alostaleAssigned To => alostale
2013-03-14 10:28alostaleModules => Core
2013-03-14 10:28alostaleTriggers an Emergency Pack => No
2013-03-14 10:28alostaleTag Attached: Coworking
2013-03-14 10:29alostaleRelationship addedrelated to 0023198
2013-03-14 10:33alostaleRelationship addedblocks 0023300
2013-03-14 10:34alostaleReview Assigned To => dbaz
2013-03-14 10:53hgbotCheckin
2013-03-14 10:53hgbotNote Added: 0057246
2013-03-14 10:53hgbotStatusnew => resolved
2013-03-14 10:53hgbotResolutionopen => fixed
2013-03-14 10:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7ee41d1440383a2402d62ad9216efbc2a0256375 [^]
2013-03-15 10:30vmromanosRelationship addedrelated to 0023313
2013-03-22 16:22dbazNote Added: 0057392
2013-03-22 16:22dbazStatusresolved => closed
2013-03-22 16:23dbazFixed in Version => 3.0MP22

Notes
(0057246)
hgbot   
2013-03-14 10:53   
Repository: erp/devel/pi
Changeset: 7ee41d1440383a2402d62ad9216efbc2a0256375
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 14 10:36:14 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/7ee41d1440383a2402d62ad9216efbc2a0256375 [^]

fixed issue 23299: Send email on events

Created infrastructure to send emails based on events

---
M .classpath.template
M src/build.xml
A src/org/openbravo/email/EmailEventContentGenerator.java
A src/org/openbravo/email/EmailEventException.java
A src/org/openbravo/email/EmailEventManager.java
---
(0057392)
dbaz   
2013-03-22 16:22   
Reviewed @ changeset: 19954 - 11600ac7d1e4