The OCS client is already web-services oriented : it pushes data to the server over HTTP. I believe it's in Perl, so you could probably make it do XML-RPC calls too.
That would not get you the server-side data (packages, tags...), but I don't think that would be really hard to replace with OpenERP. We use OCS-ng and OpenERP. IMHO the OCS client does a good job of gathering hardware data. The server's web interface is a total mess however and I'd love to see it replaced with OpenObject. If you publish a branch or a patch, I'll do my best to test it on our setup and give you a feedback (time permitting of course). -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=29126#29126 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
