Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6861 Widoki

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.


 

Awatar
Odrzuć
Najlepsza odpowiedź

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

limit_memory_hard = 2684354560

limit_memory_soft = 2147483648

Awatar
Odrzuć
Najlepsza odpowiedź

Look the multiprocess config for odoo

here which clearly says to set the memory limits.

Awatar
Odrzuć