Company default login

User X has access to two companies (Company A and Company B). How can Company B be set as the default company when the user logs in to Epicor Kinetic?

1 Like

When a user logs in, UserFile.CurComp is checked to see the last company the user was logged into. This is stock and I’m not aware of anyway to set a “default” company.

Perhaps during login for that user you can intercept and force it. Never tried it myself but it’s where I’d start.

Without going into customization, can the user just save a favourite to go to

https://yoursite/environment/Apps/ERP/Home/#/home?company=companyid&site=siteid

Every time they launch the favourite, they will go to their default company/site.

2 Likes

not sure if this will help you: