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

How to find the 'dynamic_access' view element in the _get_view function in OOO 17? In previous versions, in function fields_view_get I used the expression res['arch'].count('dynamic_access'), where res is what the parent function returned. Now the parent function returns arch, view.

And how replase expression "res['fields']" from previous versions?

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

These are some samples taken from the Odoo 17 source code:

1. "analytic_line"

2. "res_partner"

3. "project"

Hope it helps!

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
трав. 25
2689
2
трав. 25
6119
1
бер. 25
1802
4
бер. 25
4683
3
лют. 25
5762