Hi Kees We've looked at the Magento route, but feel it adds a great deal of needless complexity.
A conventional ecommerce platform will simply be duplicating functionality already in OpenERP: products, partners, orders, inventories, promotions etc. So then you have the headache of learning and maintaining both, and keeping their data in synch (not a trivial task!). Our idea is to build a thin webstore which focuses exclusively on the web-specific aspects, such as sessions, logging, form validation etc, but uses the data and business logic services of OpenERP for everything else. And we're assuming that the way to do this is via the webservices API, though it would be good to have someone experienced to confirm that this is practical, performance-wise. Have you managed to find any info on the performance of the webservices API under moderate load? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=58006#58006 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
