HI All,
I keep getting the following error when processing a transfer and an adjustment
Error: Another process has updated the 'INReceiptStatus' record. Your changes will be lost.
PX.Data.PXLockViolationException: Error: Another process has updated the 'INReceiptStatus' record. Your changes will be lost.
at PX.Objects.IN.INReleaseProcess.ReleaseDocProcR(JournalEntry je, INRegister doc)
at PX.Objects.IN.INDocumentRelease.ReleaseDoc(List`1 list, Boolean isMassProcess, ActionFlow processFlow)
at PX.Objects.IN.INDocumentRelease.ReleaseDoc(List`1 list, Boolean isMassProcess, ActionFlow processFlow)
at PX.Data.PXLongOperation.<>c__DisplayClass18_0.b__0()