تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2429 أدوات العرض

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?



الصورة الرمزية
إهمال
أفضل إجابة

Hi,
Try to upgrade the gamification module of odoo and see if it makes any difference.

Thanks

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

This error indicates a problem with the 'karma' field in the 'res.users' model, which is related to the user administration.

1. Try to upgrade the custom module where you added the field 'karma'.

2. Review the Python code for your custom module or any modifications you made to the 'res.users' model. 

Ensure that the 'karma' field is properly defined in the Python code and that its data type matches the field type defined in the XML view. 

Hope it helps

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 25
1045
1
نوفمبر 24
3370
2
أغسطس 24
14407
1
يوليو 24
1593
2
نوفمبر 21
3931