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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
3634
Views
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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jan 25
|
1651 | ||
|
0
Aug 22
|
2537 | ||
|
0
Mar 22
|
2506 | ||
|
2
Jan 21
|
6209 | ||
Report in custom module
Solved
|
|
2
Mar 20
|
5176 |