IRC logs of #tryton for Monday, 2012-09-17

chat.freenode.net #tryton log beginning Mon Sep 17 00:00:01 CEST 2012
2012-09-17 07:24 -!- ciupicri(~ciupicri@unaffiliated/ciupicri) has left #tryton
2012-09-17 11:38 <adeb6600> cedk: what is the recommended development pathway for working with tryton codebase, i want to use the pycharm ide and python 2.7
2012-09-17 11:40 <nicoe> adeb6600: I don't know the pycharm IDE but using any editor work
2012-09-17 11:41 <nicoe> adeb6600: I usually have a nclone of trytond that I nclone again to work on a specific feature
2012-09-17 11:41 <nicoe> adeb6600: once the patch is ready I submit it on our rietveld instance
2012-09-17 11:43 <nicoe> adeb6600: (using the hgreview helps here)
2012-09-17 11:43 <nicoe> adeb6600: once the patch is *really* ready you can submit it
2012-09-17 11:43 <nicoe> adeb6600: http://code.google.com/p/tryton/wiki/HowtoContribute
2012-09-17 11:45 <adeb6600> nicoe:by trytond you mean the trytond and trytond modules pip installed on my workstation?
2012-09-17 11:46 <cedk> adeb6600: depends what you want to do. Do you want to develop Tryton or develop your own modules?
2012-09-17 11:48 <adeb6600> Cedk: mostly want to develop my own modules but also contribute to tryton if need be
2012-09-17 11:49 <cedk> adeb6600: to contribute you must clone the mercurial sources
2012-09-17 11:49 <cedk> adeb6600: to write your module, you can use the releases
2012-09-17 12:11 <vegai> hey... does anyone know if the thing called "GNU/Health" is in actual production use anywhere?
2012-09-17 12:14 <cedk> vegai: you should ask the question to the #gnuhealth channel
2012-09-17 12:19 <vegai> oh, there is one?
2012-09-17 13:02 <katr> Hi!
2012-09-17 13:02 <katr> I have a question regarding the TranslationClean wizard:
2012-09-17 13:04 <katr> Is it intentional that it doesn't clean up entries of the type "model" with IDs which point to objects which not longer exist?
2012-09-17 13:05 <cedk> katr: no
2012-09-17 13:05 <katr> Ok, should I push a patch to the code review and fill a bug report?
2012-09-17 13:06 <cedk> katr: yes
2012-09-17 13:07 <katr> cedk: O.K., I'll do that. Thanks!
2012-09-17 14:32 <shomon> hi
2012-09-17 14:32 <shomon> is it possible to get a history of who did what in tryton?
2012-09-17 14:33 <shomon> as in "who ordered all these shrimps!!"
2012-09-17 14:33 <shomon> etc
2012-09-17 14:36 <katr> shomon: Do you mean something like the "audittrail" module of Open ERP?
2012-09-17 18:36 <shomon> hi
2012-09-17 18:36 <shomon> is it possible to have multiple tryton installs on one machine?
2012-09-17 18:36 <shomon> on different ports?
2012-09-17 18:36 <cedk> shomon: yes use different configuration
2012-09-17 18:36 <shomon> aah so just run different instances with different confs linked to different dbs
2012-09-17 18:37 <shomon> thanks cedk - is that each with different software versions and plugins etc?
2012-09-17 18:41 <cedk> shomon: you can if you make different installation
2012-09-17 18:42 <shomon> different installation directores maybe
2012-09-17 20:38 <shomon> hi, how do you trace a history of user actions in tryton?

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