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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
2980
查看
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
8月 25
|
1380 | ||
|
1
6月 25
|
1765 | ||
|
3
7月 25
|
3372 | ||
|
1
5月 25
|
1524 | ||
|
1
5月 25
|
1303 |
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