Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2318 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
čvn 25
786
1
čvc 19
4315
1
bře 24
1466
3
dub 20
6664
1
dub 20
4714