Alright I installed tryton by extracting the sources. Ran python setup.py install
started the GTK with ./bin/tryton However now it is going to the demo3.4.tryton.org How can I set up my own database and make this working ? regards Danny On Thursday, April 2, 2015 at 10:53:53 AM UTC+2, Dominique Chabord wrote: > > Hello Danny, > > You cannot use the server from a browser. You need to install tryton > client on the desktop side which will communicate to the trytond > server through the JSON-RPC protocole. > regards >
