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
                
            
        
        
            
                4325
                
                    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.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 1 ene 25  | 2437 | ||
|  | 0 ago 22  | 3111 | ||
|  | 0 mar 22  | 3097 | ||
|  | 2 ene 21  | 7078 | ||
| 
            
                Report in custom module
            
            
                    Resuelto
            
         |  | 2 mar 20  | 5807 | 
