Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

Hi, I'm new in Odoo14

With the code below I want the Admin account in Settings/Users & Companies/Users to be invisible if the one that logged in as a non-admin user, and with the code below it works. How to do it so that the Admin account will still be visible if the one that logged in as an Admin user?


<record id="base.action_res_users" model="ir.actions.act_window">        

    <field name="domain">[('id', '!=', 2)]field>    

record>


Thanks. 

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
apr. 23
5231
3
maj 24
7853
2
maj 24
9180
1
okt. 22
3276
1
jan. 22
11961