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
- Contabilitate
- Inventar
- PoS
- Proiect
- MRP
Această întrebare a fost marcată
2
Răspunsuri
4533
Vizualizări
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!
Înscrie-te| Related Posts | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
1
ian. 25
|
2725 | ||
|
|
0
aug. 22
|
3296 | ||
|
|
0
mar. 22
|
3307 | ||
|
|
2
ian. 21
|
7337 | ||
|
Report in custom module
Rezolvat
|
|
2
mar. 20
|
6037 |