Hello, If I look at our customers, we have: * one with 600.000 orders per month * one with 1.000.000 of products * some with 10.000.000 records on move
On v5, most of the time performance is not a problem on classic modules. But sometimes, a badly implemented module can make the system become very slow. The problem is, nearly always, function fields nto correctly implemented. So for such customers, we always have some fine tunings to do, especially when we play with less frequently used modules (non addons one). But the core of Open ERP is very strong and can rely on fast queries. This case (not in stable version, but a bug that have been fixed during new devs in trunk) is a good example of such problems: https://bugs.launchpad.net/openobject-client/+bug/307718 Read the full discussion to understand. -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=29186#29186 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
