跳至内容
菜单
此问题已终结
1 回复
8086 查看

I have a custom filter for crm.lead, which I use on the kanban view. Is there a key I can add to the context to override which columns are folded / unfolded by default?

形象
丢弃
最佳答案

Yes you can...

You can change the fold property dynamically, in py method in which the kanban action is triggered...

Example: In case of CRM

_group_by_full = { 'stage_id': _read_group_stage_ids }

So  in "_read_group_stage_ids" method, you can make your changes...

形象
丢弃
相关帖文 回复 查看 活动
1
1月 25
1838
0
8月 22
2691
0
3月 22
2650
1
10月 19
5647
2
5月 18
6521