Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1142 Weergaven

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
Annuleer
Beste antwoord

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

1. "analytic_line"

2. "res_partner"

3. "project"

Hope it helps!

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
4
mei 25
2693
2
mei 25
6124
1
mrt. 25
1805
4
mrt. 25
4691
3
feb. 25
5766