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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
            
                2
                
                    Odpovědi
                
            
        
        
            
                4330
                
                    Zobrazení
                
            
        
    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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|  | 1 led 25  | 2450 | ||
|  | 0 srp 22  | 3114 | ||
|  | 0 bře 22  | 3102 | ||
|  | 2 led 21  | 7083 | ||
| 
            
                Report in custom module
            
            
                    Vyřešeno
            
         |  | 2 bře 20  | 5811 | 
