Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
6699 Vizualizări

Executing aprox 400 pages calculated previously on a python function. When I send it wo the pdf this collapse and give the error code -11, but in a mehtod for XLS this is ok. ANd when i print the report locally this works fine.

Can someone say what is the code -11?


WKHTML verrsions:

local:    0.12.1

Cloud:  0.12.2.1

Imagine profil
Abandonează

Did you have a look there : https://github.com/odoo/odoo/issues/9139

Cel mai bun răspuns

This error is about memory limit in odoo configuration file.

You can change following options :

  • limit_memory_hard = 1572864000

  • limit_memory_soft = 1073741824

With these settings, Odoo should be able to generate your reports

Imagine profil
Abandonează

Did it really solved the issue? I have the same issue but don't succeed with this conf

It looks like it's not sufficient for solving this issue : https://github.com/odoo/odoo/issues/9139

Related Posts Răspunsuri Vizualizări Activitate
2
iun. 18
12418
wkhtmltopdf Rezolvat
3
iun. 18
4863
2
sept. 15
7045
3
mar. 19
7395
1
iun. 25
992