Skip to main content
Answer

Lot/Serial Attributes in Generic Inquiry

  • August 20, 2025
  • 5 replies
  • 102 views

Forum|alt.badge.img

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

@Fie 

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,

 

 

5 replies

vshashkova
Acumatica Moderator
Forum|alt.badge.img+1
  • Acumatica Moderator
  • August 20, 2025

@Fie are you on 25R1 using the Lot/Serial Attributes feature? or this is a customization package?


Forum|alt.badge.img
  • Author
  • August 22, 2025

I’m using the standard lot/serial attributes in 2025 R1.

I am looking for a way to show this in the Purchase Receipts Primary List through generic inquiry


bwhite49
Captain II
Forum|alt.badge.img+10
  • Captain II
  • Answer
  • August 22, 2025

@Fie 

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,

 

 


Forum|alt.badge.img
  • Author
  • August 26, 2025

Hi ​@bwhite49,

May I request a screenshot of your GI, specifically in the Data Sources Tab?

I cannot find the LotSerinfo Table. 

 

 


bwhite49
Captain II
Forum|alt.badge.img+10
  • Captain II
  • August 26, 2025

Sorry, Looks like they renamed to “INItemLotSerialAttribute”. The screen is Lot/Serial Details.