콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
6631 화면

I have created a class with 1367 fields in odoo 12 and defined tree and form view for the same, but when I tried to load the form its taking too much time to load(its an empty form i.e, no data added yet). If anyone know how to improve this performance please help.

아바타
취소
베스트 답변

Hi Sunil KumarTC, 

Why putting a lots of fields in form view .so obviously it will take a time.

아바타
취소
작성자

Hi Padhmanaban,

That's actually my requirement, so I did that. Is there any way around to improve the performance?

So Divide model by model based on your requirement. Ex(Navigation Based Multi View and Open a Inner window)

베스트 답변

You can do Normalisation on Table(Models) first and try to connect Each Model as per your requirements.

You can make relation between the Models and display the necessary data on current view and other you can create each model as Master and create Menu for them.

I think that will work fast with the Current Form view.

아바타
취소

HI Mohammed, I created a customized P&L that has 174 lines. I am facing the same issue as it isn't loading. Can't divide it as well. What is the solution for it?

관련 게시물 답글 화면 활동
0
9월 19
2850
0
4월 15
3208
1
9월 23
2005
1
7월 22
6577
1
10월 17
4531