Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
6498 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi Sunil KumarTC, 

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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)

Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ

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?

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 9 19
2729
0
thg 4 15
3100
1
thg 9 23
1866
1
thg 7 22
6408
1
thg 10 17
4439