Hi,
I've got multicompany environment
1.Main Company
-------------------> 1.1 SubCompany1
-------------------> 1.2 SubCompany2
and I've got user belongs to SubCompany1
when I try list products (all products, product templates have blank value in Company field so should be visible) from SubCompany1 user level , I've got message :
------
Access Denied
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Inventory Locations, Operation: read)
-----
But my subcompany1 user belongs to Sales/Manager group which has "read access" to Inventory Locations (stock.location) object .
What can I do to eliminate this error ?
Tnx in advance