This commit is contained in:
2021-03-24 19:14:57 +00:00
parent e4945d8fcc
commit 925dc60309

View File

@@ -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))