Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3371 Widoki

.

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

Awatar
Odrzuć
Najlepsza odpowiedź

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. 

Awatar
Odrzuć
Autor

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 :)