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:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
2
ตอบกลับ
2518
มุมมอง
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
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
ก.ค. 25
|
1893 | ||
|
4
เม.ย. 25
|
12299 | ||
|
1
ก.พ. 25
|
3663 | ||
|
1
ม.ค. 25
|
1484 | ||
|
1
ม.ค. 25
|
5018 |
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.