[web2py] Re: OpenERP like widgets

2011-03-25 Thread Massimo Di Pierro
I know the developer of Tryton (http://www.tryton.org/en/) which is rewrite of OpenERP and is supposed even more modular. You may want to look into that too. On Mar 25, 3:47 am, jeff wrote: > Some elements about what you are asking about : > - The company behind OpenERP (Tiny) wrote the OpenERP c

[web2py] Re: OpenERP like widgets

2011-03-25 Thread jeff
Some elements about what you are asking about : - The company behind OpenERP (Tiny) wrote the OpenERP client/web server with another (french) company and I guess that the reason they didn't do that on their own is that this is a huge work. - Both clients (the web server you want to rewrote and the

Re: [web2py] Re: OpenERP like widgets

2011-03-24 Thread Indra Gunawan
1. What stuff I need to build like that* web interface? 2. Is there ready to use Python classes that wrap for example ExtJS classes, or the other? 3. Can you points me in general; steps building like that* website using Web2Py? For example. 1. You need this, this and this 2. Do like this in your c

[web2py] Re: OpenERP like widgets

2011-03-24 Thread Mengu
what exactly do you need and want us to tell about? On Mar 23, 1:47 pm, Indra Gunawan wrote: > Hi, any idea how to create application (I mean the view, javascript/ajax > widget etc) like thishttp://demo.openerp.com/? > Using Web2Py off course. > > OpenERP also build from python: > 1. Server (XML-

[web2py] Re: OpenERP like widgets

2011-03-24 Thread coderbuzz
Bump... any though? On Mar 23, 6:47 pm, Indra Gunawan wrote: > Hi, any idea how to create application (I mean the view, javascript/ajax > widget etc) like thishttp://demo.openerp.com/? > Using Web2Py off course. > > OpenERP also build from python: > 1. Server (XML-RPC) -> Python > 2. Web Clientht