hi,,
we have an inherited base.user_groups_view for our Superuser in each Business Unit - this will allow them access to individual users shall they need to. in Odoo 15, we were able to hide the 'Administration' field by using //field[@name='sel_groups_2_3']. However in Odoo 16, we couldnt do so as the xpath can't be found on the parent-view even though we have updated the @name as per the Form view.
any thoughts or ideas?
thanks so much in advanced!