Hello, Guys.
I'm with this problem below when I try to enter on Users administration:
Uncaught Promise > Missing field string information for the field 'karma' from the 'res.users' model
Error: Missing field string information for the field 'karma' from the 'res.users' model
To solve my problem I did change the default res.users adding new column with name 'karma' and fix my problem, but I don't know why it happen...
Could you help me to find the real problem?