Manufacturing order of a product(BOM with 200 parts) is taking more than 5 min...what is wrong ??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
There might be many answers to your questions. Looks like a database tuning problem, or a resource problem in your server. Have you checked your CPU usage in your server? Are other users able to work with OpenERP?
Hello,
Please chage your server configuration file with following.
# Specify the number of workers, 0 disable prefork mode.
workers = 0
# Maximum allowed virtual memory per worker, when reached the worker be reset after the current request (default 671088640 aka 640MB)
limit_memory_soft = 671088640
# Maximum allowed virtual memory per worker, when reached, any memory allocation will fail (default 805306368 aka 768MB)
limit_memory_hard = 805306368
# Maximum allowed CPU time per request (default 60)
limit_time_cpu = 60
# Maximum allowed Real time per request (default 120)
limit_time_real = 120
# Maximum number of request to be processed per worker (default 8192)
limit_request = 8192
Check Link for more.
Thanks,
Nimesh.
All the MRP work with browse object ... that SO SO SLOW, read all field in a record and use only a few, MRP module need to be re-write to avoid use of browse. My Little Opinion
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 7 25
|
148 | ||
|
1
thg 7 25
|
140 | ||
|
0
thg 2 25
|
1151 | ||
|
2
thg 9 23
|
10413 | ||
|
0
thg 5 21
|
9255 |