On 29 Nov 19:46, Shakthi Kannan wrote: > Hi, > > I checked out the sao code from http://hg.tryton.org/sandbox/sao, and > did "npm install" and "grunt" successfully. The output of grunt was: > > === grunt === > > $ grunt > > Running "concat:dist" (concat) task > File dist/sao.js created. > > Running "jshint:dist" (jshint) task > >> 1 file lint free. > > Running "jshint:grunt" (jshint) task > >> 1 file lint free. > > Running "jshint:tests" (jshint) task > >> 1 file lint free. > > Running "uglify:dist" (uglify) task > File dist/sao.min.js created: 448.12 kB → 191.2 kB > > Running "less:default" (less) task > File dist/sao.min.css created: 0 B → 5.65 kB > > Done, without errors. > > === END === > > How do I start the server?
The server is trytond, so you just have to point the data path of jsonrpc to the place were sao is. -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
pgpZbuTAIsKJx.pgp
Description: PGP signature
