I use Acumatica’s default inspection tools to find the business logic code. However, sometimes I run into issues. For example, in the case shown below, the grid’s view appears as lotSerialAttributes in the Element Properties dialog.

When I click Actions → View Business Logic and try to locate where lotSerialAttributes is defined, I’m unable to find it. I also opened the POReceiptEntry file in Visual Studio and searched there but still couldn’t locate the definition.


Please let me know whether I’m missing something, or if there are any other approaches I should be using.