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
4273 Widoki

Dear community, I am fresh new with this. But it is taking a lot of effort and time to go through an issue I am facing with invoice printing in Odoo.

When I browse between invoices and I select print invoices option, I get this error message: "You need to start Odoo with at least two workers to print a pdf version of the report".


I have been dealing with users and employees, assigning employees to users. I have login with several different users but I cannot solve it. I have read that an employee cannot login itself, it is via user. Is worker the same like employee?


I  hope anyone can help me with that.

Thank you

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thank you. I could manage to solve my issue by editing the odoo.conf file and restarting the service.

path: /etc/odoo/odoo.conf

old: workers = 01

new: workers = 02


Thank you

Awatar
Odrzuć
Najlepsza odpowiedź

error message mislead you here "worker" means process worker not employee or user
change your odoo config file and either remove worker param (it will odoo threaded server)  OR increase it to more than one

ref: 
https://stackoverflow.com/questions/10300251/what-does-the-concept-of-worker-mean-in-programming
 
https://www.odoo.com/documentation/14.0/administration/install/deploy.html#builtin-server

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 25
597
4
lis 16
9048
0
mar 15
3838
3
cze 23
2962
0
kwi 22
2213