Hi Acumatica Community,
We add a lot/serial attributes to a specific item and tag this upon purchase receipts.

I have a challenge to add this information to the Generic Inquiry.
Is there a way to show this info in a generic inquiry?
Thank you!
Hi Acumatica Community,
We add a lot/serial attributes to a specific item and tag this upon purchase receipts.

I have a challenge to add this information to the Generic Inquiry.
Is there a way to show this info in a generic inquiry?
Thank you!
Best answer by bwhite49
It used to be that you needed to connect to the LotSerInfo table in a join that looks like the screenshot below. For each attribute you needed to create a new join to the lot ser info table (with aliases)
In your case you would swap the InLotSerialStatus table with the POReceiptSplit table.
Your data is store in the LotSerInfo value field,

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.