コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1135 ビュー

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!

アバター
破棄
関連投稿 返信 ビュー 活動
4
5月 25
2691
2
5月 25
6121
1
3月 25
1802
4
3月 25
4685
3
2月 25
5764