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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
8074
Ansichten
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...
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Jan. 25
|
1835 | ||
|
0
Aug. 22
|
2688 | ||
|
0
März 22
|
2646 | ||
Not display Kanban view ?
Gelöst
|
|
1
Okt. 19
|
5642 | |
|
2
Mai 18
|
6520 |