odoo/openerp/addons
Vo Minh Thu 44b3499a73 [FIX] expression: better handling of []/False with in/not in.
The newly added tests were wrong before the fix.
The change might break existing code if it was relying
on this broken behavior.
This also starts a better separation of concern between
parse() and __leaf_to_sql.

bzr revid: vmt@openerp.com-20110810085604-1f6ahwzuzfklj1b7
2011-08-10 10:56:04 +02:00
..
base [FIX] expression: better handling of []/False with in/not in. 2011-08-10 10:56:04 +02:00
__init__.py [FIX] openerp.addons: corrected wrong import syntax. 2011-04-20 17:37:41 +02:00
base_quality_interrogation.py [REF] renamed openerp-server.py to openerp-server. 2011-03-24 10:50:12 +01:00