IRC logs of #tryton for Sunday, 2016-02-28

chat.freenode.net #tryton log beginning Sun Feb 28 00:00:01 CET 2016
2016-02-28 00:08 -!- kstenger(~karla@r186-50-63-18.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-28 00:08 -!- aroncero(~aroncero@86.63.19.153) has joined #tryton
2016-02-28 00:30 -!- aroncero(~aroncero@86.63.19.153) has joined #tryton
2016-02-28 01:23 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton
2016-02-28 01:55 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-02-28 04:34 -!- kstenger(~karla@r186-54-20-23.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-28 07:44 -!- frispete(~frispete@p54A9068A.dip0.t-ipconnect.de) has joined #tryton
2016-02-28 09:01 -!- udono(~udono@ip-178-202-239-8.hsi09.unitymediagroup.de) has joined #tryton
2016-02-28 09:45 -!- frispete_(~frispete@p54A9068A.dip0.t-ipconnect.de) has joined #tryton
2016-02-28 10:14 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-02-28 11:15 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2016-02-28 13:11 -!- csotelo(~csotelo@190.232.105.29) has joined #tryton
2016-02-28 13:18 <csotelo> hello dear coders, I have an issue related with virtualenv. I have installed gnuhealth using installer, nad I have noticed that, when I try to install tryton from pip, I get a message like """../gnuhealth/tryton/server/trytond-3.4.10""" any suggest in order on no load this tryton instance on my new current virtualenv? thanks
2016-02-28 13:19 <csotelo> I have found "--ignore-installed" thanks
2016-02-28 13:39 -!- udono(~udono@ip-178-202-239-8.hsi09.unitymediagroup.de) has joined #tryton
2016-02-28 13:54 -!- irclog(~irclog@moretus.b2ck.com) has joined #tryton
2016-02-28 13:59 -!- zodman(~zodman@178.62.7.89) has joined #tryton
2016-02-28 14:07 -!- flox(~florent@unaffiliated/flox) has joined #tryton
2016-02-28 14:43 <csotelo> dear coders, any url to run tryton as service?
2016-02-28 14:50 <sisalp> csotelo: the client ?
2016-02-28 14:50 <csotelo> No, for Systemctl or init.d
2016-02-28 15:11 -!- squat(~quassel@net.srv.multi24.com) has joined #tryton
2016-02-28 15:14 <sisalp> csotelo: so what do you mean by url ?
2016-02-28 15:14 <csotelo> like an article or something like that were I could read about how to implement tryton as linux service
2016-02-28 15:16 <sisalp> csotelo: read documentation of your linux distribution.
2016-02-28 15:16 <csotelo> no extra information? just as any other python script runnig inside virtualenv?
2016-02-28 15:17 <sisalp> csotelo: just as any service
2016-02-28 15:18 <csotelo> great! thanks a lot
2016-02-28 15:19 <sisalp> csotelo: if you plan production, there are good practice rules to follow as sys-admin
2016-02-28 15:19 <csotelo> yes, I understand... each day I am getting in love more than the before day on tryton :)
2016-02-28 15:19 <csotelo> time to go back to family
2016-02-28 15:20 <csotelo> happy coding day
2016-02-28 15:20 <sisalp> bye for now
2016-02-28 15:20 <csotelo> bye!
2016-02-28 15:52 -!- flokli(~flokli@88.198.15.15) has joined #tryton
2016-02-28 15:59 -!- yangoon(~mathiasb@pD9F173F1.dip0.t-ipconnect.de) has joined #tryton
2016-02-28 16:34 -!- kstenger1(~karla@r186-54-17-84.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-28 17:39 -!- Tico(~eric@fra06-1-88-167-179-102.fbx.proxad.net) has joined #tryton
2016-02-28 18:10 <apostatize> I've defined a view_attributes modification like so: ('//group[@id="example_id"]', 'states',{'invisible': Equal(Eval('_parent_name', {}).get('key'), 'example').
2016-02-28 18:10 <apostatize> Works fine in some instances, but after a form_relate action, the modification doesn't work on the subsequent form view.
2016-02-28 18:11 <apostatize> It's being called, but it seems the _parent_name is not defined then? Or?
2016-02-28 18:15 <cedk> apostatize: of course _parent_ only exist for view inside a One2Many
2016-02-28 18:16 <apostatize> cedk: Hmm... so I can't access the parent record in form_relate tree/form view?
2016-02-28 18:16 <cedk> apostatize: no there is no parent
2016-02-28 18:18 <apostatize> cedk: Got it. I want to access the many2one field like... name.example ... so I'd have to define a functional field to grab it, if I needed to use it in a form_relate view?
2016-02-28 18:21 <cedk> apostatize: yes
2016-02-28 18:22 <apostatize> cedk: Appreciate it. Thanks. That was my next idea. =-)
2016-02-28 18:53 -!- kstenger(~karla@r186-54-17-84.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-28 20:49 -!- udono(~udono@ip-178-202-239-8.hsi09.unitymediagroup.de) has joined #tryton
2016-02-28 21:58 -!- udono(~udono@ip-178-202-239-8.hsi09.unitymediagroup.de) has joined #tryton
2016-02-28 22:16 -!- zodman(~zodman@178.62.7.89) has joined #tryton

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