Hello all,
I can't find any place in the code to explain to me why the field 'employee' appears in the model res.users (see image below).
I have searched in the code for 'employee ='. Don't see.
I have also searched the code for 'partner_id.employee'. Don't see.
I only see this field declaration in the model res.partner.
This boolean related field doesn't seem to be declared anywhere for the model res.users... Why does it appear in the model res.users?
Thanks to comment!