Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1141 Zobrazení

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?

Avatar
Zrušit
Nejlepší odpověď

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

1. "analytic_line"

2. "res_partner"

3. "project"

Hope it helps!

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
kvě 25
2693
2
kvě 25
6124
1
bře 25
1805
4
bře 25
4691
3
úno 25
5766