IRC logs of #tryton for Tuesday, 2012-10-09

chat.freenode.net #tryton log beginning Tue Oct 9 00:00:02 CEST 2012
2012-10-09 10:05 <sampac> Hi Tryton ! Does anyone know how to control what fields appear under the "filter" button in form views ? I'm having trouble adding one of my model's fields in the list :-/
2012-10-09 10:05 <bechamel> sampac: the filter box shows the field available on the list
2012-10-09 10:06 <sampac> ok that's easy :-) thanks
2012-10-09 10:08 <sampac> just FYI it's weird but my view also shows a field that is not in the list (an integer called django_id if that's any clue)
2012-10-09 10:10 <bechamel> sampac: django_id? it looks like an openerp field :)
2012-10-09 10:14 <sampac> lol
2012-10-09 10:18 <cedk> sampac: it is probably in the view but invisible
2012-10-09 10:23 <sampac> well it's not in my xml tree view for this object (not inherited views either), weird although no big deal
2012-10-09 10:25 <cedk> sampac: if it is really not in the XML, than there is a bug
2012-10-09 10:28 <sampac> hmm where is the list of filter fields create so I can look what's happening ?
2012-10-09 10:33 <cedk> sampac: http://hg.tryton.org/tryton/file/735011602235/tryton/gui/window/view_form/screen/screen.py#l116
2012-10-09 15:54 <sampac> cedk: I know: it's because this field is on "depends"
2012-10-09 15:56 <cedk> sampac: it should not be in the search box if not in the XML

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