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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
6005
Views
Add attribute quick_create="false" on kanban view.
Something like: <kanban quick_create="false">
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
Jun 25
|
25196 | ||
|
2
Jul 22
|
4271 | ||
|
1
Sep 21
|
3914 | ||
|
3
Sep 21
|
8700 | ||
|
2
Sep 21
|
9605 |