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

I am trying to define tooltips in xml files using the "help" attribute to give users an understanding of what the field does.

But as far as I can see, tooltips are only showing for non developers, if the "help" attribute is defined directly in the field definition in python. 

Is there a way to circumvent that restriction?


For example this works and is shown to users without developer mode:

python: 

test_field = fields.char(help="this is a test field")


but this tooltip is only shown if developer mode is active:

xml:

 


I am using odoo16 enterprise.

الصورة الرمزية
إهمال
الكاتب

Thank you Paresh. 

This seems to be solved then.

أفضل إجابة

Hi Ulrich: This is a bug that has been reported by others too. See the issue below. You may want to log a support ticket so that Odoo assigns it a higher priority.

https://github.com/odoo/odoo/issues/118692

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 25
2136
1
أبريل 25
3212
1
أبريل 25
4024
1
أبريل 25
1521
4
مارس 25
6514