跳至內容
選單
此問題已被標幟
2 回覆
6456 瀏覽次數

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

相關帖文 回覆 瀏覽次數 活動
1
3月 25
4411
1
12月 22
3107
1
12月 24
1682
3
5月 24
3668
1
3月 24
2542