تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
8005 أدوات العرض

I have a question, if i import large data ( about more than 1000 record in odoo ) into Module Attendance? It very slow. Any suggest for me? Thanks in advance

الصورة الرمزية
إهمال
أفضل إجابة

hello

import the data using the xmlrpc or odoorpc script. this is faster way.

الصورة الرمزية
إهمال
أفضل إجابة

Hi, we have more than 40000 records in hr.attendance and more in hr.timesheet. But odoo gets extremely slow when the records in the csv goes beyond about 200-300. I always split the data in about 250 records. Our product database was about 50000 records and it ws meaningless to split it, so I created a module and imported the records as a data file, quite fast.


Another thing is that csv import commits the data to the db after loading all of them, so the import would get discarded quite easily if it is large enough.

الصورة الرمزية
إهمال

would you care to share that module, or sell it? I have the same issue with large volume of records.

المنشورات ذات الصلة الردود أدوات العرض النشاط
9
يونيو 23
13716
2
يناير 22
4340
2
ديسمبر 21
8478
0
يونيو 21
2360
0
فبراير 21
3031