How can I disable the drag-drop of the tickets in kanban view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
3638
Vistas
Yes, you can do this simply.
Just add read-only attribute in your field in kanban view.
<kanban>
<field name="state" readonly="1"/>
...
</kanban>
Hiii,
Please use this
records_draggable="false" default_group_by="student_id">
Thanks
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ene 25
|
1660 | ||
|
0
ago 22
|
2545 | ||
|
0
mar 22
|
2509 | ||
|
2
ene 21
|
6218 | ||
Report in custom module
Resuelto
|
|
2
mar 20
|
5186 |