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

Buen día, 


De casualidad alguien me puede ayudar indicándome como puedo restringir el arrastre de etapas en las vista tipo kanban del CRM, ya que tengo algunos campos obligatorios que deben diligenciar antes de cambiar de fase. 


Y adicionalmente como puedo restringir también dicho arrastre por tipo de usuario. 


En Odoo V17

Avatar
Vazgeç
En İyi Yanıt

Hi,

we can use 'records_draggable' parameter in Kanban tag, This parameter allows you to drag and drop Kanban cards into different groups. Its default value is "true." If records_draggable=”false”, then drag and drop of Kanban records will be impossible.

for example, 

                group_create="0"

                records_draggable="0"

                sample="1"

                default_group_by="crm_team_id"

                class="o_crm_team_member_kanban">

For more details, Please refer to the blog,https://www.cybrosys.com/blog/how-to-configure-the-advanced-kanban-view-in-odoo-16

Hope it helps,

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Haz 25
845
1
Tem 19
4347
1
Mar 24
1498
3
Nis 20
6710
1
Nis 20
4742