clean up migrate_outstanding stuff

This commit is contained in:
2022-03-18 14:34:57 +00:00
parent 36dbeb1541
commit 0d8389c685
5 changed files with 6 additions and 54 deletions

View File

@@ -790,7 +790,7 @@ namespace AyaNova.Biz
return RequestsToUpdate;
}
//MIGRATE_OUTSTANDING - update workorderitempart here if applicable
//Update part values into poitem if the vendor has changed
if (oldObj.VendorId != newObj.VendorId)