In CRM Opportunities Kanban view, users have the option to Unfold, Edit or Delete a column.
How can I prevent them from deleting a column, i.e. leave only the options Unfold and Edit ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
In CRM Opportunities Kanban view, users have the option to Unfold, Edit or Delete a column.
How can I prevent them from deleting a column, i.e. leave only the options Unfold and Edit ?
use record rules to give permission for only read, write and create to that particular group. You can create record rule from front-end as well as from back-end.
You can check this blog for understanding the record rules : https://odootricks.tips/about/building-blocks/security/record-rules/
Another way is to change kanban attributes.
group_delete="false"
Source: https://www.odoo.com/documentation/14.0/developer/reference/views.html#kanban
There are several ways to do this. I'll help you out.
Thanks,
Alexander
Following the same approach found that to prevent "edit" stages one can use group_edit="false". Works for me in Odoo 12.
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 25
|
4243 | ||
|
1
Dec 22
|
2889 | ||
|
1
Dec 24
|
1430 | ||
Lead Generation
Solved
|
|
3
May 24
|
3416 | |
CRM - kanban order
Solved
|
|
1
Mar 24
|
2431 |