BTW, the select attributes from list view are ignored too at the moment. To be fully 5.0-compatible we must change it to select = model.select OR form_view.select OR list_view.select
** Summary changed: - the select flag from the python object is not used in the filter widget + select flag from python model and tree view ignored in default search view -- select flag from python model and tree view ignored in default search view https://bugs.launchpad.net/bugs/488128 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Server: Confirmed Bug description: Hi all, To fix. The filter widget in the new gtk client ( from trunk ) does not use the 'select' flags defined in the python code object. In fact, it only uses the select flags from the definition of the arch of the view. If any question, tell me. Thank you _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

