IRC logs of #tryton for Friday, 2013-11-01

chat.freenode.net #tryton log beginning Fri Nov 1 00:00:01 CET 2013
2013-11-01 00:10 <motaro> Another issue, in Many2Many relation I want to show it the concatenation of elem1[0] + "," + elem2[1], or something like it?
2013-11-01 00:12 <motaro> Tree control where the Many2Many field should appear I want to take the concatenation of id field in the list of objects.
2013-11-01 00:12 <motaro> As a representation of the selected objects.
2013-11-01 00:12 <motaro> Little by little I think I'm getting this.
2013-11-01 13:03 <lids> hello
2013-11-01 13:04 <lids> has anyone cloned python-sql on github ?
2013-11-01 13:38 <sharoonthomas> lids: you mean mirror ?
2013-11-01 13:39 <lids> yes
2013-11-01 13:42 <sharoonthomas> lids: I maintain the mirrors for the tryton repos available on hg.tryton.org
2013-11-01 13:42 <sharoonthomas> lids: python-sql seems to be maintained elsewhere
2013-11-01 13:44 <lids> oh cool, thanks for your repositories, they are pretty handy :)
2013-11-01 13:44 <lids> python-sql is on google code
2013-11-01 13:44 <sharoonthomas> lids: ah ok
2013-11-01 13:45 <lids> https://code.google.com/p/python-sql/
2013-11-01 13:45 <lids> you have some script that handle the mirroring ? it's easy to add a repository ?
2013-11-01 18:12 <motaro> Hello everyone
2013-11-01 19:51 <motaro> I want to make a field visible, if a certain value from a 'fields.Selection' is picked. Anyone?
2013-11-01 19:53 <Pilou> motaro: see http://doc.tryton.org/3.0/trytond/doc/ref/models/fields.html?highlight=states#trytond.model.fields.Field.states
2013-11-01 19:54 <Pilou> motaro: sample: http://hg.tryton.org/modules/project/file/0a8aa383800f/work.py#l28
2013-11-01 19:59 <motaro> Pilou: Thank you, I wanted to know cause the example I saw uses the a type field that I'm not sure where is located.

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