Skip to Content
Menu
This question has been flagged
2 Replies
6490 Rodiniai

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 ?

Portretas
Atmesti
Best Answer

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/

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti

Following the same approach found that to prevent "edit" stages one can use group_edit="false". Works for me in Odoo 12.
Thanks

Related Posts Replies Rodiniai Veikla
1
kov. 25
4422
1
gruod. 22
3143
1
gruod. 24
1719
3
geg. 24
3726
1
kov. 24
2571