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
回覆
1192
瀏覽次數
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
|
3258 | ||
|
1
5月 25
|
2379 | ||
|
2
5月 25
|
1237 | ||
|
1
4月 25
|
1138 | ||
|
1
4月 25
|
3415 |