Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6663 Ansichten

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.


 

Avatar
Verwerfen
Beste Antwort

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

limit_memory_hard = 2684354560

limit_memory_soft = 2147483648

Avatar
Verwerfen
Beste Antwort

Look the multiprocess config for odoo

here which clearly says to set the memory limits.

Avatar
Verwerfen