Hi odooers,
I can't find the function is called by "Select" button or exactly view form in sales teams. Please tell me if you know
(CRM > Configuration > Sales Teams > enter any sale team and click "Edit" button > Click "Add" button on notebook)
Thank you so much for your reading
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
Bu soru işaretlendi
2
Cevaplar
2959
Görünümler
I found it. That is _inverse_member_ids in crm_sale model. it's hard to find when debug mode doesn't work in this case. However, thank you for your attention
Hi,
May i know what exactly you need, on clicking the select button, what you would like to perform ?
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
2
Ağu 25
|
1287 | ||
|
1
Haz 25
|
1723 | ||
|
3
Tem 25
|
3342 | ||
|
1
May 25
|
1490 | ||
|
1
May 25
|
1286 |
I want to know the next event (action or function) after I selected users and click select. Remove button also...
sorry I cant put a picture on here about permission? I think
For this you can write an onchange function for the sales team field
I found it. That is _inverse_member_ids in crm_sale model. it's hard to find when debug mode doesn't work in this case. However, thank you for your attention