Hi,
I want to set permissions for users by company, for example ,
user('X') : 'Manager' in Purchases (Company A)
user('X') : ' ' in Purchases (Company B)
So , when the user is connecting with (Company A), has the possibility to access to purchase menu.
and when is connecting with (Company B), does not has the possibility to access to purchase menu.
Any help please how can I do it ?
Thanks.