IRC logs of #tryton for Thursday, 2016-02-25

chat.freenode.net #tryton log beginning Thu Feb 25 00:00:01 CET 2016
2016-02-25 00:17 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2016-02-25 00:49 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-02-25 02:32 -!- leio(~leio@gentoo/developer/leio) has joined #tryton
2016-02-25 02:55 -!- JosDzGx(~Thunderbi@189.148.197.219) has joined #tryton
2016-02-25 03:04 -!- JosDzG(~Thunderbi@189.148.197.219) has joined #tryton
2016-02-25 04:19 -!- kstenger1(~karla@r186-48-39-136.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-25 04:38 -!- prakashpandey(~prakashpa@50-206-41-90-static.hfc.comcastbusiness.net) has joined #tryton
2016-02-25 05:53 -!- prakashpandey(~prakashpa@50-206-41-90-static.hfc.comcastbusiness.net) has joined #tryton
2016-02-25 07:26 -!- prakashpandey(~prakashpa@c-73-158-39-110.hsd1.ca.comcast.net) has joined #tryton
2016-02-25 07:40 -!- frispete(~frispete@p54A91E7A.dip0.t-ipconnect.de) has joined #tryton
2016-02-25 08:13 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-02-25 08:22 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton
2016-02-25 08:31 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2016-02-25 08:44 -!- prakashpandey(~prakashpa@c-73-158-39-110.hsd1.ca.comcast.net) has joined #tryton
2016-02-25 08:58 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2016-02-25 09:45 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-02-25 10:01 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2016-02-25 10:10 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2016-02-25 10:51 -!- nicoe(~nicoe@balisto.wifi.b2ck.com) has joined #tryton
2016-02-25 11:09 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2016-02-25 12:14 -!- perilla_(~perilla@191.100.129.255) has joined #tryton
2016-02-25 12:19 -!- kstenger(~karla@r186-48-39-136.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-25 13:17 -!- kstenger(~karla@r186-48-39-136.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-25 14:19 -!- kstenger(~karla@r186-48-39-136.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-25 14:23 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-02-25 14:50 -!- prak(74ca2423@gateway/web/freenode/ip.116.202.36.35) has joined #tryton
2016-02-25 14:50 -!- bvillasanti(~bvillasan@138.117.21.56) has joined #tryton
2016-02-25 14:52 <prak> [3.6] Can anyone guide me on what does a One2Many field accept for an on_change call... I am trying a list of ids. Interestingly it understands that there are 'n' number of records, but does not shows the values.
2016-02-25 14:54 <prak> http://pastebin.com/qvFsHqQQ
2016-02-25 14:55 <cedk> prak: are you sure it is a One2Many and not a Many2One?
2016-02-25 14:55 <cedk> prak: company_address is singular
2016-02-25 14:56 <prak> it is indeed One2Many... sorry for bad naming convention. But trying many combinations has left the code a bit messy.
2016-02-25 14:57 <cedk> prak: a One2Many can take a list of ids or instances
2016-02-25 14:58 <cedk> prak: but indeed it doesn't make really sense in an on_change, you should probably use a Many2Many
2016-02-25 15:01 <cedk> prak: because One2Many in on_change doesn't support add but only create
2016-02-25 15:03 <prak> http://snag.gy/a3rec.jpg
2016-02-25 15:04 <prak> here it takes that there are 2 address associated to company... but is greyed out and not showing the data
2016-02-25 15:05 <prak> cedk: it use to take it for 3.4 ?
2016-02-25 15:05 <cedk> prak: yes it is two new addresses
2016-02-25 15:07 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton
2016-02-25 15:09 <prak> cedk: any hack with which I can show those 2 addresses here. I want to associate the pre-existing records and not create new ones.
2016-02-25 16:21 -!- kstenger1(~karla@r186-55-78-160.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-02-25 16:36 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-02-25 16:41 -!- JosDzG(~Thunderbi@189.148.198.58) has joined #tryton
2016-02-25 16:49 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-02-25 17:01 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-02-25 17:56 -!- prakashpandey(~prakashpa@c-73-158-39-110.hsd1.ca.comcast.net) has joined #tryton
2016-02-25 18:09 -!- JosDzGx(~Thunderbi@189.148.198.58) has joined #tryton
2016-02-25 18:34 -!- nina(~nina@177.19.245.134) has joined #tryton
2016-02-25 18:52 -!- nina(~nina@177.19.245.134) has joined #tryton
2016-02-25 19:25 -!- nicoe(~nicoe@2a02:a03f:30a9:300:ee55:f9ff:fe7b:f7ac) has joined #tryton
2016-02-25 19:42 -!- prakashpandey(~prakashpa@64-71-24-20.static.wiline.com) has joined #tryton
2016-02-25 19:52 -!- smarro(~sebastian@190.14.157.18) has joined #tryton
2016-02-25 20:16 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2016-02-25 20:55 -!- bvillasanti(~bvillasan@138.117.21.56) has joined #tryton
2016-02-25 21:13 -!- JosDzG(~Thunderbi@189.148.199.15) has joined #tryton
2016-02-25 21:18 -!- smarro(~sebastian@190.14.157.18) has joined #tryton
2016-02-25 22:32 -!- nicoe(~nicoe@2a02:a03f:30a9:300:ee55:f9ff:fe7b:f7ac) has joined #tryton
2016-02-25 23:32 -!- JosDzGx(~Thunderbi@189.148.199.15) has joined #tryton
2016-02-25 23:32 -!- JosDzGx1(~Thunderbi@189.148.199.15) has joined #tryton
2016-02-25 23:49 -!- prakashpandey(~prakashpa@64-71-24-20.static.wiline.com) has left #tryton

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