如何从 odoo 9 的管道中删除搜索视图中的默认销售团队
how to remove the default sales Team in search view from pipeline in odoo 9
考虑圆圈区域,当我点击你的管道时,然后销售团队默认添加到搜索框中并过滤风景 。所以我不知道如何将其作为默认值删除。
因此,如果您有任何想法如何将其删除为默认设置,请与我分享。
要从过滤器中删除管道,您可以按照以下步骤操作。
Step 1 Activate the developer mode.
然后
Step 2 Go to setting -> Technical -> Action -> Window action -> Filter
-> remove 'search_default_assigned_to_me': 1
I got the point and the problem you are facing.
Follow the above answer to remove the opportunity.
This to remove the sales lead.
要删除它,请按照以下步骤操作。
第 1 步激活开发者模式。
第 2 步编辑搜索视图
To do that task go to Sales -> Your Pipeline -> then click on the
drop-down of the debug mode -> and click the edit search view. as
shown in the image below.
步骤 3 删除团队 ID
now in the edit search view remove the Team ID as shown in the Image
Below.
考虑圆圈区域,当我点击你的管道时,然后销售团队默认添加到搜索框中并过滤风景 。所以我不知道如何将其作为默认值删除。
因此,如果您有任何想法如何将其删除为默认设置,请与我分享。
要从过滤器中删除管道,您可以按照以下步骤操作。
Step 1 Activate the developer mode.
然后
Step 2 Go to setting -> Technical -> Action -> Window action -> Filter -> remove 'search_default_assigned_to_me': 1
I got the point and the problem you are facing. Follow the above answer to remove the opportunity.
This to remove the sales lead.
要删除它,请按照以下步骤操作。
第 1 步激活开发者模式。
第 2 步编辑搜索视图
To do that task go to Sales -> Your Pipeline -> then click on the drop-down of the debug mode -> and click the edit search view. as shown in the image below.
步骤 3 删除团队 ID
now in the edit search view remove the Team ID as shown in the Image Below.