IRC logs of #tryton for Friday, 2012-10-26

chat.freenode.net #tryton log beginning Fri Oct 26 00:00:01 CEST 2012
2012-10-26 07:47 <adeb6600> i rebuilt neso using py2exe on windows using the source distribution but the application wouldnt run cna anyone help ?
2012-10-26 10:04 <Pilou> Why trytond-mongodb isn't integrated into the trytond repository ?
2012-10-26 10:04 <cedk> Pilou: because it is not transactional
2012-10-26 10:08 <ron_in> is a web client for tryton in development?
2012-10-26 10:11 <Pilou> ron_in: http://www.b2ck.com/~bch/hg/sao/
2012-10-26 10:12 <ron_in> may I ask what is the status? can I use it now?
2012-10-26 10:15 <Pilou> cedk: May the transactions be handled by trytond (something like https://github.com/rystsov/mongodb-transaction-example) ?
2012-10-26 10:15 <Pilou> ron_in: https://groups.google.com/d/msg/tryton/GQI5HKFg87Q/brb4TvmadjUJ
2012-10-26 10:18 <cedk> Pilou: I don't think it can be use for shared transaction
2012-10-26 10:18 <cedk> Pilou: any way, shared transaction should be avoided as much as possible
2012-10-26 10:19 <ron_in> thanks Pilou
2012-10-26 10:21 <ron_in> Pilou: in the google group link you sent, there was a mention of a thin client WITHOUT install, do you know what is meant by this? The tryton client can be used without install?
2012-10-26 10:24 <ron_in> sorry, forgot to mention that I was referring to thin client on windows
2012-10-26 10:26 <cedk> ron_in: it is: tryton-x.y.z.exe instead of tryton-setup-x.y.z.exe
2012-10-26 10:26 <cedk> ron_in: indeed, it just copy the files in a temp directory and run it from there
2012-10-26 10:27 <ron_in> I see. That's very cool.
2012-10-26 10:29 <cedk> ron_in: but it doesn't work on all windows setup because some have restriction about that
2012-10-26 10:41 <ron_in> I have just found tryton and am trying to learn how to develop modules, especially how to use the ORM and the new active record pattern. I have looked on the web, etc. What is the best tutorial that you would recommend?
2012-10-26 10:57 <Pilou> ron_in: you could read code of existent modules (some are simpler than others: country, calendar).
2012-10-26 11:09 <ron_in> Pilou: thanks, I will look. Are the modules in the mercurial repositiory?
2012-10-26 11:14 <Pilou> 2.6: http://hg.tryton.org/2.6/modules/ , trunk: http://hg.tryton.org/modules/
2012-10-26 11:17 <ron_in> Pilou: thanks a lot.
2012-10-26 16:32 <mdnss> hi people
2012-10-26 16:32 <mdnss> I'm installing new modules but they don't appear in the module's list
2012-10-26 16:32 <mdnss> any idea?
2012-10-26 16:43 <cedk> mdnss: http://www.tryton.org/~irclog/2012-10-23.log.html#t2012-10-23_14:37
2012-10-26 16:51 <mdnss> I remember that cedk, but I guess it was only good luck, now they don't appear, even restarting the server

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!