Hi, according to openerp-server/osv/expression.py, valid operators are:

OPS = ('=', '!=', '<>', '<=', '<', '>', '>=', '=like', 'like', 'not like', 
'ilike', 'not ilike', 'in', 'not in', 'child_of')

however, launch openerp-client with the "-l debug_rpc" switch and try search 
for something.

you will see the query show up into the console

Davide

------------------------
Davide Corio
davide.corio [at] domsense [dot] com




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=35686#35686

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to