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:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
2
Replies
2955
Tampilan
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
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Agu 25
|
1279 | ||
|
1
Jun 25
|
1718 | ||
|
3
Jul 25
|
3338 | ||
|
1
Mei 25
|
1481 | ||
|
1
Mei 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