Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6388 Представления

HI all, If I understand Odoo's structure correctly, the buttons "Edit" and "Create" shows on the left top side by default. But now what I need is to make whole form view readonly, which means unable to do actions such as edit or create a new record (those buttons are not needed). Even I put readonly attribute to every field, those button are still there.

Is it possible to achieve my requirements? If so, what should can I do? 

And also, what if I want those "Edit" and "Create" buttons are depends on the user (different user group)

Any hint will be useful! Thanks

Аватар
Отменить
Лучший ответ

You can try to add security rule or do it through UI, by disabling rights to create and edit. You should only grant read access right.

Goto -> settings -> groups

Аватар
Отменить
Автор

Hi thx for quick reply. As you said, I tried to set up via UI, I went to "Record Rules" but I don't know how to set up the domain filter, Can you explain more about it? For example, my form view's record id is "make_readonly_form_view"

Related Posts Ответы Просмотры Активность
1
мар. 25
831
1
окт. 24
1187
0
сент. 24
2559
2
июн. 24
10057
0
апр. 22
3041