Inspection Processing

Is this an OOTB app or is it EQA module?

If OOTB, is this a lie?

we get only pending RcvDtl on this screen, no query fires upon choosing ‘Recent Inspections’, and even the InspProcessingSvc only returns pending, nothing with

whereClauseRcvDtl	RcvDtl.InspectionPending = 0

If it’s EQA, I’m sure we’re missing some setup, but we’re entertaining dropping the module so how do folks do receiving inspections without this?

Lastly, could it possibly behave differently because we have EQA enabled and not setup, so after dropping EQA the service will magically show processed inspections?

confused.

I think that “Recent Inspections” is user-specific, so it will only show you Inspections that you have done recently, until you close out of that screen.

That is how all of the other “Recent Records” view options behave in Kinetic.

Good thought but in this case GetRows on that service just doesn’t send anything that’s not pending.

Its like in inventory transfer - its literally what is sitting in the dataview for processed transactions from the current session.