I saw a popup message "at least 2 worker to print pdf report" when I running odoo in my server.
anyone know Can I print pdf report when set to 1 "Workers" in Odoo.sh? Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
2
Відповіді
2526
Переглядів
Here is the thumb rule for odoo worker calculation.
Worker number calculation
- Rule of thumb : (#CPU * 2) + 1
- Cron workers need CPU
- 1 worker ~= 6 concurrent users
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
1
лип. 25
|
1894 | ||
|
4
квіт. 25
|
12300 | ||
|
1
лют. 25
|
3663 | ||
|
1
січ. 25
|
1484 | ||
|
1
січ. 25
|
5019 |
This is wrong technically, if you are setting workers, then you must assign atleast one worker for cron job. ie, number od workers + 1 will be the caluclation.