This commit is contained in:
@@ -227,6 +227,8 @@ namespace AyaNova.Biz
|
||||
|
||||
private async Task ValidateCanDeleteAsync(WorkOrderStatus inObj)
|
||||
{
|
||||
//MIGRATE_OUTSTANDING - check workorder records once wo is coded here
|
||||
|
||||
//Referential integrity
|
||||
//FOREIGN KEY CHECKS
|
||||
// if (await ct.PurchaseOrder.AnyAsync(m => m.WorkOrderStatusId == inObj.Id))
|
||||
|
||||
Reference in New Issue
Block a user