IRC logs of #tryton for Tuesday, 2015-09-15

chat.freenode.net #tryton log beginning Tue Sep 15 00:00:01 CEST 2015
2015-09-15 00:07 -!- bvillasanti(~bvillasan@190.105.65.239) has joined #tryton
2015-09-15 01:17 -!- intart_(~intart@190.167.23.114) has joined #tryton
2015-09-15 02:00 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-09-15 06:13 -!- intart(~intart@190.167.23.114) has joined #tryton
2015-09-15 06:48 -!- sunny_dealmeida(~quassel@203.115.83.61) has joined #tryton
2015-09-15 07:01 -!- yangoon1(~mathiasb@p549F0CC2.dip0.t-ipconnect.de) has joined #tryton
2015-09-15 07:03 -!- udono(~udono@ip-178-202-238-79.hsi09.unitymediagroup.de) has joined #tryton
2015-09-15 07:40 -!- frispete(~frispete@p54A91A4B.dip0.t-ipconnect.de) has joined #tryton
2015-09-15 07:51 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2015-09-15 08:23 -!- vernichon(~Icedove@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2015-09-15 08:35 -!- udono(~udono@ip-178-202-238-79.hsi09.unitymediagroup.de) has joined #tryton
2015-09-15 08:57 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-09-15 09:07 -!- rpit(~rpit@aftr-37-201-215-104.unity-media.net) has joined #tryton
2015-09-15 09:33 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2015-09-15 09:37 -!- bechamel(~Adium@host-85-201-213-94.dynamic.voo.be) has joined #tryton
2015-09-15 09:59 -!- vernichon(~Icedove@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2015-09-15 10:03 -!- nicoe(~nicoe@balisto.wifi.b2ck.com) has joined #tryton
2015-09-15 10:07 -!- bechamel(~Adium@host-85-201-213-94.dynamic.voo.be) has joined #tryton
2015-09-15 10:29 <pokoli> hi, I'm trying to read the account_receivable property of a product in a diferent company that the current one, but I'm getting the value of the current company
2015-09-15 10:30 <pokoli> anyone can give some advice?
2015-09-15 10:31 <pokoli> I have set the company field on the company to the one I want to read
2015-09-15 10:43 <cedk> pokoli: it takes the company from the context
2015-09-15 10:48 -!- pokoli(~pokoli@unaffiliated/pokoli) has left #tryton
2015-09-15 10:48 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2015-09-15 10:49 <pokoli> cedk: so with Transaction().set_context(company=3): product.account_revenue_used should read value for company 3?
2015-09-15 10:50 <cedk> pokoli: it depends of the context of the instance
2015-09-15 10:51 <cedk> pokoli: that's why issue2349 and issue4080
2015-09-15 10:51 <pokoli> cedk: brb and I will check
2015-09-15 10:58 <bechamel> cedk: hi, about theming the input in sao, did you try to add the "btn" class on the element ?
2015-09-15 10:59 <cedk> bechamel: I think
2015-09-15 11:00 <bechamel> is it a text input ?
2015-09-15 11:00 <pokoli> cedk: btw the context of the instance is loaded when the instance is read isn't it?
2015-09-15 11:01 <cedk> pokoli: is instanciated
2015-09-15 11:02 <pokoli> cedk: i think this is the issue I have, I'm not setting the context before the instance is instanciated
2015-09-15 11:07 <cedk> bechamel: indeed it is a little bit better: http://www.bootply.com/5G5oAUbC9y
2015-09-15 11:07 <cedk> bechamel: but still not perfect
2015-09-15 11:08 <cedk> bechamel: without typo: http://www.bootply.com/AXJvwM4Q0W
2015-09-15 11:09 <cedk> pokoli: that the all design issue that I try to fix in issue2349
2015-09-15 11:10 <pokoli> cedk: I understand, but just trying to make it work on version 3.4
2015-09-15 11:12 <bechamel> cedk: forcing the height does the trick http://www.bootply.com/RbcW6G4JzK but it's a bit hackish
2015-09-15 11:12 <cedk> bechamel: I think the issue is the line-height has no effect
2015-09-15 11:13 <cedk> bechamel: where does it come 2.4em?
2015-09-15 11:14 <bechamel> trial and error :)
2015-09-15 11:18 <pokoli> cedk: solved with rebrowsing the instance with the correct context. Thanks :) .
2015-09-15 11:24 <cedk> bechamel: indeed it is 20/14 from bootstrap
2015-09-15 11:31 <cedk> bechamel: https://tryton-rietveld.appspot.com/21381002/diff2/20001:40001/src/sao.less
2015-09-15 12:18 -!- rpit1(~rpit@aftr-37-201-212-147.unity-media.net) has joined #tryton
2015-09-15 12:30 -!- mariomop(~quassel@host246.181-14-158.telecom.net.ar) has joined #tryton
2015-09-15 13:14 -!- ciupicri(~ciupicri@unaffiliated/ciupicri) has joined #tryton
2015-09-15 13:42 -!- kstenger(~karla@200.124.209.158) has joined #tryton
2015-09-15 13:43 -!- smarro(~sebastian@cust-152-45-13-200.trynet.com.ar) has joined #tryton
2015-09-15 14:12 -!- ciupicri(~ciupicri@unaffiliated/ciupicri) has left #tryton
2015-09-15 14:26 -!- smarro(~sebastian@cust-176-45-13-200.trynet.com.ar) has joined #tryton
2015-09-15 14:36 -!- bechamel(~Adium@host-85-201-213-94.dynamic.voo.be) has joined #tryton
2015-09-15 14:53 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2015-09-15 14:59 -!- pablovannini(~pablo@186.18.45.163) has joined #tryton
2015-09-15 15:13 -!- intart(~intart@190.167.23.114) has joined #tryton
2015-09-15 15:18 -!- bvillasanti(~bvillasan@190.105.65.239) has joined #tryton
2015-09-15 15:49 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2015-09-15 16:08 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2015-09-15 16:33 <cedk> nicoe: https://bugs.tryton.org/issue4175
2015-09-15 18:20 -!- rpit(~rpit@2a02:908:e670:3a80:9c18:3269:c2f9:1f18) has joined #tryton
2015-09-15 18:30 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2015-09-15 18:33 -!- sunny_dealmeida(~quassel@210.89.37.160) has joined #tryton
2015-09-15 19:05 -!- aroncero_(~aroncero@209.228.132.37.dynamic.jazztel.es) has joined #tryton
2015-09-15 19:16 -!- smarro(~sebastian@cust-154-45-13-200.trynet.com.ar) has joined #tryton
2015-09-15 19:24 -!- vernichon(~Icedove@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2015-09-15 21:22 -!- juanfe(~juanfe@190.85.115.49) has joined #tryton
2015-09-15 21:23 -!- bechamel(~Adium@host-85-201-213-94.dynamic.voo.be) has joined #tryton
2015-09-15 21:59 -!- nicoe(~nicoe@2a02:a03f:30ad:7d00:ee55:f9ff:fe7b:f7ac) has joined #tryton
2015-09-15 22:39 -!- smarro(~sebastian@181.108.174.157) has joined #tryton
2015-09-15 22:42 -!- pablovannini(~pablo@186.18.45.163) has joined #tryton

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