clean up migrate_outstanding stuff
This commit is contained in:
@@ -202,8 +202,7 @@ namespace AyaNova.Biz
|
||||
}
|
||||
|
||||
private async Task ValidateCanDeleteAsync(QuoteStatus inObj)
|
||||
{
|
||||
//MIGRATE_OUTSTANDING - check workorder records once wo is coded here
|
||||
{
|
||||
await Task.CompletedTask;
|
||||
//Referential integrity
|
||||
//FOREIGN KEY CHECKS
|
||||
|
||||
Reference in New Issue
Block a user