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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
6013
ビュー
Add attribute quick_create="false" on kanban view.
Something like: <kanban quick_create="false">
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
6月 25
|
25204 | ||
|
2
7月 22
|
4274 | ||
|
1
9月 21
|
3915 | ||
|
3
9月 21
|
8702 | ||
|
2
9月 21
|
9620 |