while running inventory recalculation process, I got this error
“Cannot edit a record in stock transactions (InventTrans) An update 
conflict occurred due to another user process deleting the record or changing 
one or more fields in the record"
solution to avoid this error, go to AOT –> DataDictionary –> Tables ----> InventTrans
right click on table to display properties window then change OccEnabled property to No.
then resume recalculation again, it will work successfully.
No comments:
Post a Comment