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

Hey guys,

we have several performance issues in our odoo v8 implementation. This mostly appears when we have a view that contains many tabs in the notebook/pages section which itselfs displays a lot of different data (many2one, many2many, etc) belonging to the parent model itself.

Is it possible to avoid reading all the required information/data for the non-active tabs when loading a form/view? So the tabs will be blank unless the user opens a tab and with this is triggering a method that loads the specific data for the tab?
That may avoid loading all the data for the view that may not be required each time or by each user.

Any suggestions?

Awatar
Odrzuć

In that case you can make widget and fetch the data into widget area of that page on click event of that page. that would only load the data into that tab when you will click.

do you have an example of your solution? we also need a more performant soluition for this

Powiązane posty Odpowiedzi Widoki Czynność
0
wrz 16
4425
4
lip 17
9529
1
lip 25
31
0
lut 25
1122
1
lut 25
3219