This commit is contained in:
@@ -987,8 +987,7 @@ namespace AyaNova.Biz
|
||||
bool isNew = currentObj == null;
|
||||
|
||||
PM oProposed = (PM)proposedObj;
|
||||
proposedObj.Name = oProposed.Serial.ToString();
|
||||
|
||||
|
||||
//STANDARD EVENTS FOR ALL OBJECTS
|
||||
await NotifyEventHelper.ProcessStandardObjectEvents(ayaEvent, proposedObj, ct);//Note: will properly handle all delete events and event removal if deleted
|
||||
|
||||
|
||||
Reference in New Issue
Block a user