Odoo 16
How can I use the groups parameter properly in xpath view? I want to add a no_creare parameter to the certain group via xpath.
I tried to add groups_id parameter as if in previous versions of odoo, but it does not work here I have only an error which says I should use the groups parameter, but it does not work either.
I tried to add this inside xpath and inside this parameter, but neither option seems to be working, either everyone or no-one has this xpath applied.
Does anyone know how I can do this?