How do I make sure this filter doesn't appear when I access the CRM app?
My Pipeline
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
1200
查看
So in the action which is being triggered 'crm.crm_lead_action_pipeline' there is this context 'search_default_assigned_to_me', which is why the 'My Pipeline' gets added to the searchbar by default, to achieve your goal you will need to remove this context, and for that you'll have to inherit the action and update the context to just "{'default_type': 'opportunity'} "
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
9月 23
|
3264 | ||
|
1
5月 25
|
2412 | ||
|
2
5月 25
|
1255 | ||
|
1
4月 25
|
1158 | ||
|
1
4月 25
|
3429 |