When is Purchase Order Tracker not a Tracker?

I am trying to setup menu security in our company but having issues with Purchase Order Tracker.

All looks fine but when you open Purchase Order Tracker it actually opens Purchase Order Entry.

Even checked the default Epicor Purchase Order Tracker under Purchase Management > General Operations but can’t see why this is happening. Purchase Order Tracker is just “Erp.UI.POEntry.dll”. Not sure what other options there are beyond setting the DLL.

There is a field in Menu table called Arguments that needs -formName POTrackerForm to call the tracker form. You can create an Updatable BAQ to update Menu.Arguments with this information.
You can also see this on the other Purchase Order Tracker menu items.

Hi @afabian. Took me a while to get round to test but this worked for me.

Thanks