[ 1726362 ] System Alert Processor exception

- revert 2465
This commit is contained in:
Heng Sin Low 2007-06-07 03:13:56 +00:00
parent 366ff46f9d
commit 459f990d65
1 changed files with 0 additions and 1 deletions

View File

@ -269,7 +269,6 @@ public class MUser extends X_AD_User
super (ctx, AD_User_ID, trxName); // 0 is also System
if (AD_User_ID == 0)
{
setAD_User_ID (0); //red1 [ 1722226 ] Password for user System can't be changed
setIsFullBPAccess (true);
setNotificationType(NOTIFICATIONTYPE_EMail);
}