Hi, any idea how to create application (I mean the view, javascript/ajax widget etc) like this http://demo.openerp.com/ ? Using Web2Py off course.
OpenERP also build from python: 1. Server (XML-RPC) -> Python 2. Web Client http://demo.openerp.com/ -> TurboGears (this presentation layer interest me) 3. Desktop client -> Python with wxPython (I'm not interest) :D What tools do I need? How? PS. I'm new using web2py. Thank you -- coderbuzz

