This commit is contained in:
@@ -2402,7 +2402,9 @@ namespace GZTW.AyaNova.BLL
|
||||
if (this.mActiveChanged && this.mActive == false)
|
||||
{
|
||||
//here set all pm's for this client to inactive
|
||||
|
||||
/* "update AWORKORDERPREVENTIVEMAINTENANCE set aactive = 1 from AWORKORDERPREVENTIVEMAINTENANCE "+
|
||||
"LEFT OUTER JOIN AWORKORDER ON (AWORKORDERPREVENTIVEMAINTENANCE.AWORKORDERID=AWORKORDER.AID) "+
|
||||
"WHERE AWORKORDER.AWORKORDERTYPE='2' and aworkorder.ACLIENTID=@ID " */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user