Hi! In ODOO 17, I am trying to change the form view for the res.users model. When I create an heir class, I can add its fields to the parent class. But when I try to add an element using the QWeb, I get an error. Can someone show, how to add an element using the QWeb? What is necessary for the t-set directive to work without errors?
