It show 'The cursor is invalid for instantiating recordViewCache' when you do 'reported as finished' on Prod module.
Check InventTrans->Method: static RecordViewCache viewCacheInventTransId()
We must keep this method running on Server.
So change it to static Server RecordViewCache viewCacheInventTransId()
Then the message will not show.