Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4344 Переглядів

Can someone please tell me how to enable user tips in V7? It was a simple check-mark in V6.1 but I am not able to find the corresponding function in V7.

Thank you in advance

Аватар
Відмінити
Найкраща відповідь

Now you can view it by hovering on the label if it has any help tooltip.

You can add help tooltip in py by

_columns = {
        'example':  fields.char('Example', help="Example Help message."),
    }

Аватар
Відмінити
Найкраща відповідь

Are user tips gone in Version 7?

No, you still can hover at any label and get the tooltip if available.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
How odoo EDI works? Вирішено
2
бер. 25
7555
1
трав. 15
5770
1
груд. 17
3549
1
бер. 16
4474
0
бер. 15
5392