Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
6539 มุมมอง

Hello i got the error while print delivery splip report in picking. and picking report has 20 lines. and it will not come on every report ,some rare case it will show error.

Please help.


Thanks.


 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Usually you increase these two parameters that you can add to your odoo.conf: 

limit_memory_hard = 2684354560

limit_memory_soft = 2147483648

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Look the multiprocess config for odoo

here which clearly says to set the memory limits.

อวตาร
ละทิ้ง