Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1838 Vizualizări

In odoo 15 in multi-company version I need detail how can I manage access rights

I have two companies A (ID: 1) and company B (ID: 2)

I have a user as an accountant who has access to both companies

He can see the accounting module of both companies

I want to restrict it to access the accounting module of Company A

Can you explain in detail how to solve the problem and explain all the steps in detail

Imagine profil
Abandonează
Autor

image0


but not warking

Cel mai bun răspuns

Hi, You can set Allowed companies in User 
Or Permission Record Rule Of model Accounting (Eg: [('company_id', '=', id_companyB)]

Imagine profil
Abandonează