PZEE#79764 Mail vanuit Facilitor (niet sturen naar inactieve personen)
svn path=/Website/trunk/; revision=61996
This commit is contained in:
@@ -93,7 +93,7 @@ function sendNotification(ref_key, pcode, params)
|
||||
+ " , fac_notificatie_getbody"
|
||||
+ " , prs_perslid_inactief"
|
||||
+ " FROM fac_v_notifyqueue f"
|
||||
+ " , prs_perslid_key p"
|
||||
+ " , prs_perslid p"
|
||||
+ " WHERE ( BITAND (fac_notificatie_status, " + (puo_const.STATUS_EMAIL | puo_const.STATUS_SMS| puo_const.STATUS_APPPUSH) + ") > 0"
|
||||
+ " OR fac_notificatie_systeemadres IS NOT NULL"
|
||||
+ " OR prs_bedrijfadres_key IS NOT NULL)"
|
||||
|
||||
Reference in New Issue
Block a user