Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1153 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

1. "analytic_line"

2. "res_partner"

3. "project"

Hope it helps!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
maj 25
2720
2
maj 25
6147
1
mar 25
1817
4
mar 25
4713
3
lut 25
5799