IRC logs of #tryton for Monday, 2013-09-23

chat.freenode.net #tryton log beginning Mon Sep 23 00:00:01 CEST 2013
2013-09-23 10:55 -!- beantech(~trevor@203-114-166-118.dsl.sta.inspire.net.nz) has left #tryton
2013-09-23 11:51 <jvblasco> morning everyone
2013-09-23 11:52 <jvblasco> is there any way to see all the sale orders of a company and all it's child companys without changing the domain in the company field in the sale.sale model?
2013-09-23 12:02 <cedk> jvblasco: no
2013-09-23 13:19 <jvblasco> cedk: mmmmm, i smell code refactoring then xP
2013-09-23 13:30 <jvblasco> What python library is required to enable different log levels in the tryton server?
2013-09-23 13:31 <jvblasco> as soon as it tries to log something the shell freezes without any option to recover it
2013-09-23 14:34 <Pilou> jvblasco: there is a default log level which can not be modified.
2013-09-23 15:21 <jeancavallo> jvblasco: You can still manually change trytond/server.py and set the loglevel to what you want here. Though a command-line argument would be easier.
2013-09-23 15:27 <yangoon> cedk is nereid subject to inclusion in Tryton core?
2013-09-23 15:28 <yangoon> there are currently two RFPs for ryton-nereid and ryton-nereid-project in Debian
2013-09-23 15:28 <cedk> yangoon: yes
2013-09-23 15:29 <yangoon> cedk nereid-project as well?
2013-09-23 15:30 <cedk> yangoon: don't know yet
2013-09-23 15:55 <jvblasco> jeancavallo: and which option should i use? trytond --help doesn't show any option to set the loglevel.
2013-09-23 15:56 <jeancavallo> jvblasco: the server does not provide the option (yet). Sorry, I was not clear. you have to patch the server.py file to change the loglevel
2013-09-23 15:57 <jeancavallo> jvblasco: You can also try this review : http://codereview.tryton.org/831002/
2013-09-23 16:51 <sisalp> hello,
2013-09-23 16:53 <sisalp> is there a port of tryton client to android ?
2013-09-23 16:58 <corro> sisalp: there is one from scil.coop: https://f-droid.org/repository/browse/?fdid=org.tryton.client
2013-09-23 17:01 <sisalp> corro: this is an android app, I'm looking for tryton client
2013-09-23 17:03 <cedk> sisalp: I don't think GTK works on android
2013-09-23 17:03 <corro> sisalp: not sure where you draw the line between a client and an app... anyway, you can't just run the client on top of android
2013-09-23 17:04 <cedk> sisalp: http://stackoverflow.com/questions/6964655/is-it-possible-to-use-gtk-in-android
2013-09-23 17:05 <cedk> sisalp: but I guess the JS one will have some tunning to run on small screen in the future
2013-09-23 17:35 <sisalp> cedk: the request is for not so little pads, JS will be ok
2013-09-23 17:36 <sisalp> corro: I may be wrong, but I thing android app is designed for small devices. I'm looking for a plain interface.
2013-09-23 19:11 -!- priyankarani(~priyanka@123.63.112.142) has left #tryton
2013-09-23 19:19 -!- priyankarani(~priyanka@123.63.112.105) has left #tryton
2013-09-23 19:24 <jvblasco> jeancavallo: thnx man ;)

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