IRC logs of #tryton for Wednesday, 2015-08-19

chat.freenode.net #tryton log beginning Wed Aug 19 00:00:02 CEST 2015
2015-08-19 00:34 -!- hiaselhans(~Thunderbi@212-186-50-97.cable.dynamic.surfer.at) has joined #tryton
2015-08-19 00:44 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-08-19 01:26 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-08-19 01:30 -!- FvD(~Thunderbi@ip44-231-64-186.ct.co.cr) has joined #tryton
2015-08-19 01:49 -!- alimon(~alimon@134.134.139.70) has joined #tryton
2015-08-19 03:30 -!- digitalsatori(~Thunderbi@125.7.119.155) has joined #tryton
2015-08-19 03:45 -!- digitalsatori(~Thunderbi@125.7.119.155) has joined #tryton
2015-08-19 04:02 -!- digitalsatori(~Thunderbi@125.7.119.155) has joined #tryton
2015-08-19 04:25 -!- bvillasanti(~bvillasan@190.105.64.171) has joined #tryton
2015-08-19 04:32 -!- digitalsatori(~Thunderbi@125.7.119.155) has joined #tryton
2015-08-19 04:38 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-08-19 05:33 -!- sharoonthomas(~sharoonth@122.174.237.148) has joined #tryton
2015-08-19 07:12 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2015-08-19 07:40 -!- frispete(~frispete@p54A91996.dip0.t-ipconnect.de) has joined #tryton
2015-08-19 08:32 -!- sharoonthomas(~sharoonth@122.174.237.148) has joined #tryton
2015-08-19 08:36 -!- udono(~udono@ltea-047-067-121-252.pools.arcor-ip.net) has joined #tryton
2015-08-19 09:13 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has joined #tryton
2015-08-19 09:27 -!- rpit(~rpit@2a02:908:e670:6ac0:7d7e:bb81:c771:3809) has joined #tryton
2015-08-19 09:59 -!- Jitesh_Nair(~jitesh@unaffiliated/jitesh-nair/x-6738125) has joined #tryton
2015-08-19 10:02 <Jitesh_Nair> guys i am having a small problem with a module that i have created...
2015-08-19 10:03 <Jitesh_Nair> the module is here http://dpaste.com/0FJC04G
2015-08-19 10:03 <Jitesh_Nair> and this is the traceback http://dpaste.com/297EENW
2015-08-19 10:03 <Jitesh_Nair> well the module was installed and it is working fine.
2015-08-19 10:03 <Jitesh_Nair> but only the organization field is failing. I tried with all other fields and they worked
2015-08-19 10:04 <Jitesh_Nair> the field.Char was working for other fields but was not working for Organization
2015-08-19 10:04 <Jitesh_Nair> is there anything wrong on my part?
2015-08-19 10:16 <cedk> Jitesh_Nair: looks like the column already exist as an integer (maybe a Many2One)
2015-08-19 10:19 <Jitesh_Nair> cedk, it was a many2one but then i changed it and then updated trytond
2015-08-19 10:25 <Jitesh_Nair> cedk, is there any possibility to change the many2one to the char, i dont need a many2one. I tried updating with -u module_name and also --all
2015-08-19 10:30 -!- rpit(~rpit@2a02:908:e670:6ac0:813c:c5fb:6547:60f2) has joined #tryton
2015-08-19 10:31 <cedk> Jitesh_Nair: you have to do it yourself
2015-08-19 10:31 -!- digitalsatori(~Thunderbi@125.7.119.155) has joined #tryton
2015-08-19 10:37 <Jitesh_Nair> cedk, as you may see in the code that i have changed it to fields.Char and also updated it with trytond -vc -d db_name --all also trytond -vc -d db_name -u module_name
2015-08-19 10:38 <Jitesh_Nair> cedk, but the error still exists. I dint knew it was because of a many2one reference done previously until you pointed out. All i would like to know is how to make it into fields.Char
2015-08-19 10:41 <cedk> Jitesh_Nair: alter the table
2015-08-19 10:44 <Jitesh_Nair> do you mean to directly alter the table in the db?
2015-08-19 10:44 <Jitesh_Nair> cedk, is there any tryton way to do it?
2015-08-19 10:49 <cedk> Jitesh_Nair: no
2015-08-19 10:51 <Jitesh_Nair> cedk, ok thanks
2015-08-19 11:25 -!- Jitesh_Nair(~jitesh@unaffiliated/jitesh-nair/x-6738125) has joined #tryton
2015-08-19 12:42 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-08-19 12:51 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2015-08-19 13:08 -!- sharoonthomas(~sharoonth@122.174.237.148) has joined #tryton
2015-08-19 13:25 -!- rpit(~rpit@2a02:908:e670:6ac0:7c3e:7e4e:6d6e:a4df) has joined #tryton
2015-08-19 13:30 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-08-19 13:36 -!- hiaselhans(~Thunderbi@88.210.170.218) has joined #tryton
2015-08-19 13:52 -!- kstenger(~karla@200.124.209.158) has joined #tryton
2015-08-19 14:53 -!- bvillasanti(~bvillasan@190.105.64.171) has joined #tryton
2015-08-19 15:05 -!- alimon(~alimon@134.134.137.71) has joined #tryton
2015-08-19 15:30 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-08-19 15:31 -!- sharoonthomas(~sharoonth@122.174.237.148) has joined #tryton
2015-08-19 15:34 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2015-08-19 15:56 -!- digitalsatori(~Thunderbi@203.35.234.18) has joined #tryton
2015-08-19 16:02 -!- sharoonthomas(~sharoonth@122.174.237.148) has joined #tryton
2015-08-19 16:26 -!- FvD(~Thunderbi@ip44-231-64-186.ct.co.cr) has joined #tryton
2015-08-19 17:08 -!- digitalsatori(~Thunderbi@203.35.234.18) has joined #tryton
2015-08-19 17:47 -!- juanfe(~juanfe@190.85.115.49) has joined #tryton
2015-08-19 18:10 -!- hiaselhans(~Thunderbi@88.210.170.218) has joined #tryton
2015-08-19 18:15 <meanmicio> Hi there ! It seems like we have to refresh the list to see the icons on the tree view (3.7)
2015-08-19 18:16 -!- cman(~perturbed@75.144.9.45) has joined #tryton
2015-08-19 18:17 <cedk> meanmicio: do you mean: https://bugs.tryton.org/issue4805
2015-08-19 18:19 <meanmicio> cedk : It's not wizard specific . It happens in any tree view.
2015-08-19 18:19 <meanmicio> cedk: but it might be related
2015-08-19 18:19 <cedk> meanmicio: but the menu works?
2015-08-19 18:20 <meanmicio> cedk : Everything works ok. It's just that to see the icons, we have to refresh the view (tree)
2015-08-19 18:21 <cedk> meanmicio: but menu has icons
2015-08-19 18:22 <meanmicio> cedk : Yes
2015-08-19 18:22 <cedk> meanmicio: please complete the issue
2015-08-19 18:22 <cedk> ACTION bbl
2015-08-19 18:22 <meanmicio> cedk : ok. I'll add a note to https://bugs.tryton.org/issue4805
2015-08-19 19:27 -!- sunny_dealmeida(~quassel@203.115.74.166) has joined #tryton
2015-08-19 19:58 -!- sharoonthomas(~sharoonth@122.174.237.148) has joined #tryton
2015-08-19 20:02 -!- hiaselhans(~Thunderbi@88.210.170.218) has joined #tryton
2015-08-19 20:53 -!- hiaselhans(~Thunderbi@88.210.170.218) has joined #tryton
2015-08-19 21:02 -!- hiaselhans(~Thunderbi@88.210.170.218) has joined #tryton
2015-08-19 21:30 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2015-08-19 21:52 -!- pablovannini(~pablo@181.47.148.245) has joined #tryton
2015-08-19 21:52 -!- alimon(~alimon@134.134.137.71) has joined #tryton
2015-08-19 21:56 -!- cman(~perturbed@75.144.9.45) has joined #tryton
2015-08-19 22:22 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has left #tryton
2015-08-19 22:26 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2015-08-19 22:50 -!- hiaselhans(~Thunderbi@88.210.170.218) has joined #tryton

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