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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
3776
ビュー
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
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
1月 25
|
1776 | ||
|
0
8月 22
|
2645 | ||
|
0
3月 22
|
2624 | ||
|
2
1月 21
|
6413 | ||
|
2
3月 20
|
5352 |