Skip to Content
Menu
This question has been flagged
3605 Views

In a multi-companies environment, I created a superuser account which has access to all companies (allowed companies) and set Multi Companies (Usability) to On. When this superuser sign on, his access rights are only those to the user's company. All other companies are not visible in "Allowed companies". There is an exception. If the user's company is the highest level in the company's structure (only 2 levels).

Is that a bug?

Thanks!

Avatar
Discard

Because of ir rule on access right of user.Below filter control the user access right. <field name="domain_force"> ['|','|',('company_id.child_ids','child_of',[user.company_id.id]),('company_id','child_of',[user.company_id.id]),('company_id','=',False)]</field>

Author

OK. Thanks.

Related Posts Replies Views Activity
0
Dec 24
9445
3
Sep 24
21584
5
Dec 24
52875
4
Jul 24
10549
7
Aug 23
10891