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

.

how to hide the edit company data appears top left of the openerp...

Аватар
Відмінити
Найкраща відповідь

Given insufficient access rights, the edit symbol for company data should not be visible. My assumption is that you only checked with admin user?

[EDIT]

To disable, find the corresponding view (probably in base/res/company_view.xml or something), inherit the view and remove the button altogether. 

Аватар
Відмінити
Автор

Hi.. Ludo - Neobis, I also need to disable this functionality including the admin user. Any other idea to hide this via code

I edited my answer :)