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
                
                    回覆
                
            
        
        
            
                6285
                
                    瀏覽次數
                
            
        
    Add attribute quick_create="false" on kanban view.
Something like: <kanban quick_create="false">
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|  | 1 6月 25  | 26123 | ||
|  | 2 7月 22  | 4732 | ||
|  | 1 9月 21  | 4464 | ||
|  | 3 9月 21  | 9209 | ||
|  | 2 9月 21  | 10509 | 
