details: /erp/devel/pi/rev/075a157e924f
changeset: 6442:075a157e924f
user: Iván Perdomo <ivan.perdomo <at> openbravo.com>
date: Wed Feb 17 09:04:48 2010 +0100
summary: Fixes issue 11811: Changed query get email recipients
diffstat:
src/org/openbravo/erpCommon/ad_process/AlertProcess_data.xsql | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r bcf6fd2138cf -r 075a157e924f
src/org/openbravo/erpCommon/ad_process/AlertProcess_data.xsql
--- a/src/org/openbravo/erpCommon/ad_process/AlertProcess_data.xsql Wed Feb
17 01:40:02 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_process/AlertProcess_data.xsql Wed Feb
17 09:04:48 2010 +0100
@@ -163,6 +163,7 @@
where ar.ad_alertrule_id = ?
and ar.ad_client_id = u.ad_client_id
and u.ad_client_id = c.ad_client_id
+ and ar.ad_user_id = u.ad_user_id
and c.requestuser is not null
and c.requestuserpw is not null
and u.email is not null
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits