For the gtk client, you are missing the appearance of the function call inside widget/view/tree_gtk/parser.py.
This bug should either be fixed or the documentation fixed. The technical memento states that all the operations for search are valid, which would include 'or' and it's not the case. The 6.0 branch will imply many more changes than bugfixes. It think this bug should be fixed and released in a bugfix release of the 5.X series. -- support for 'or' in attrs keyword https://bugs.launchpad.net/bugs/491817 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject GTK Client: In Progress Status in OpenObject Web Client: Fix Released Bug description: The GTK client (and maybe the web client too) do not support or-conditions which is a great lack in term of flexibilty The attached patch adds this functionality. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

