İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
8097 Görünümler

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?

Avatar
Vazgeç
En İyi Yanıt

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...

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Oca 25
1853
0
Ağu 22
2699
0
Mar 22
2661
1
Eki 19
5656
2
May 18
6527