Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6536 Visualizzazioni

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
Abbandona
Risposta migliore

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

limit_memory_hard = 2684354560

limit_memory_soft = 2147483648

Avatar
Abbandona
Risposta migliore

Look the multiprocess config for odoo

here which clearly says to set the memory limits.

Avatar
Abbandona