This commit is contained in:
@@ -558,18 +558,7 @@ namespace AyaNova.Biz
|
||||
}
|
||||
}
|
||||
}//Contract expiry event
|
||||
|
||||
|
||||
//#todo: METER READING EVENT
|
||||
//MIGRATE_OUTSTANDING need meter reading object to complete unit notification for UnitMeterReadingMultipleExceeded
|
||||
//UnitMeterReadingMultipleExceeded = 26,//* UnitMeterReading object, Created, conditional on DecValue as the Multiple threshold, if passed then notifies
|
||||
//{
|
||||
//first remove any existing, potentially stale notifyevents for this exact object and notifyeventtype
|
||||
//await NotifyEventHelper.ClearPriorEventsForObject(ct, AyaType.Unit, o.Id, NotifyEventType.UnitMeterReadingMultipleExceeded);
|
||||
|
||||
//then check if unit is still metered etc etc and do the rest once the unit meter reading is coded
|
||||
|
||||
//}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user