I want to give a manager (not an admin) to see the employees that work for him pipeline
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
This question has been flagged
1
Cevapla
788
Görünümler
You would require to modify the record rules for it. When you mean manager do you refer to employee's manger as defined in Employees App or do you refer to team leader defined on the sales team?
The below is for employee's manager in Employee (HR) App
['|','|',('user_id','=',user.id),('user_id.employee_ids.parent_id.user_id', '=', user.id),('user_id','=',False)]
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye OlRelated Posts | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
May 23
|
830 | ||
|
0
Ağu 24
|
990 | ||
|
2
May 25
|
742 | ||
|
0
May 25
|
307 | ||
|
2
Nis 25
|
1217 |