Modifying Lot Attribute Entry screen from Receipt Entry

Aaron,

Thanks for the information. I’ve gotten started on it, but ran into an issue.

I went through receipt entry and added the customization:

image

Added a customization on Lot Attributes: Erp.UI.App.LotNumberEntry.LotAttributesForm

When I go into Menu Maintenance and add it I can only see the customizations I made to the lot menu on the screen and not the ones from the LotAttributeEntry from Receipt Entry.

It looks like one customizes Erp.UI.App.LotNumberEntry.LotNumberForm:

And the other customizes ERP.UI.App.LotNumberEntry.LotAttributesForm:

It looks like the customizations for the second form are not showing. Any ideas?