clean up migrate_outstanding stuff
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user