I have maintenance plugin and I want to disable small button for adding new requests in kanban view.
https://i.imgur.com/hMTnqix.png
I was trying to edit kanban.html but there is nothing about quick add there (I went to dev mode and from the top right debug menu I chose "Edit View: Kanban").
Here is the code: https://pastebin.com/i22wwaFk
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
6029
查看
Add attribute quick_create="false" on kanban view.
Something like: <kanban quick_create="false">
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
6月 25
|
25222 | ||
|
2
7月 22
|
4277 | ||
|
1
9月 21
|
3921 | ||
|
3
9月 21
|
8705 | ||
|
2
9月 21
|
9636 |