Hi folks I'm looking to integrate our homegrown ecommerce platform with OpenERP.
The website is running on a fairly beefy Linux VM with PHP/Postgres, and OpenERP on a similar VM on the same fast network. Ideally, OpenERP would hold all the product, inventory, customer & order data, and the website would read & write to OpenERP in real-time. This avoids issues of data replication and takes advantage of OpenERP's sophisticated functionality. It also enables me to keep the web app as thin as possible. I'm assuming the simplest way to do this would be via XML-RPC - but would reliability and performance be adequate? This will be a relatively low-traffic site. If not, what solution would you recommend? I'd very much welcome any advice! -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=57879#57879 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
