コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2737 ビュー

Hello,

In CRM kanban view, I'd like to see leads of the currentyl logged user at the top. Therefore, I've prepared a custom filed "is_mine", which returns 1 if the lead belongs to the current user, and 0 if not. Then I've set the _order parameter of my model to "is_mine desc". Although computed field works, the proper leads never come on top. Setting kanban view parameter default_order also didn't help. What may I be doing wrong?


Best regards,

Wojciech 

アバター
破棄
最善の回答

Hello Wojciech,

Try the below passing in CRM Action:

context {'search_default_is_mine': 1}

domain [('is_mine','=',1)]

Thank You!

Regards,




Email:      odoo@aktivsoftware.com  

Skype: kalpeshmaheshwari

   

アバター
破棄
関連投稿 返信 ビュー 活動
3
8月 20
10450
1
12月 24
1935
2
6月 21
6634
2
6月 25
1053
4
8月 24
2398