[6.1RC1][Windows] adding custom filters fails on some search views
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo GTK Client (MOVED TO GITHUB) |
Confirmed
|
Low
|
OpenERP sa GTK client R&D |
Bug Description
On windows 7 with the RC1 gtk client I can't add custom filters in some search views, for example in the Marketing Campaigns's "Campaign Follow-up" list view (marketing_campaign module).
Clicking on the [+] icon does not produce any effect, and the error log reveals the following traceback:
Traceback (most recent call last):
File "widget_
AttributeError: 'gtk.ComboBox' object has no attribute 'get_visible'
Traceback (most recent call last):
File "widget\
File "widget_
File "widget_
File "widget_
AttributeError: 'gtk.Entry' object has no attribute 'get_visible'
Most other search views I tried seemed to work, so it is perhaps specific to certain types of fields.
I couldn't reproduce this on Ubuntu.
All the python libs and versions are those of the RC1 installer as can be downloaded on http://