Is there an existing field in Part that can show me when a part was created. If not is there a way in Epicor to help me achieve this. I am building a Dashboard and the user need to see parts created during a certain period.
Yes, there is Part.CreatedOn and Part.CreatedBy
1 Like
If the version you have doesn’t have the Part.CreatedOn date field you could try searing for the first change log record if you have the change log turned on.
1 Like
Thank you. This is what I was looking for.
Part.Created On is what I needed. Thank you