Skip to Content
Menu
This question has been flagged
1 Odpoveď
3387 Zobrazenia

.

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

Avatar
Zrušiť
Best Answer

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. 

Avatar
Zrušiť
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 :)