Hi,
I’m using Backend is Odoo 13.0 Community Edition and a mobile app.
Issue:
Odoo hangs when trying to access the Sale Order menu, but only when the sale order table exceeds 100,000 rows. With fewer rows, everything works perfectly.
System Configuration:
- Server: 4 CPUs, 8GB RAM, 120GB SSD
- Average concurrent users: ~15 (via mobile app)
Details:
- I can log in and view other menus (e.g., Store, Product) without issues.
- The problem occurs only when trying to load Sale Orders with >100,000 rows.
Has anyone encountered this issue? Could it be related to server performance, indexing, or Odoo’s limitations? Any guidance on troubleshooting or potential fixes would be greatly appreciated.
Regards!
Hi Dhrumi,
Thank you for your detailed response.
Based on my current server configuration (4CPU, 8GB RAM, 120GB SSD), if everything is optimized correctly (database indexing, load balancing, etc.), what would be the approximate maximum record limit that Odoo 13.0 Community can handle smoothly for the Sale Order model (I'm NOT doing customize much for Sale Order so please be aware that default Sale Order)?
I’d like to understand the system’s scalability limits to plan for potential optimizations or upgrades.
Thanks again for your help!