Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6298 Переглядів

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

Related Posts Відповіді Переглядів Дія
1
бер. 25
4229
1
груд. 22
2873
1
груд. 24
1410
Lead Generation Вирішено
3
трав. 24
3392
CRM - kanban order Вирішено
1
бер. 24
2426