odoo/bin/osv
Olivier Dony 570d35e824 [FIX] fields.property: restore compatibility with non-m2o properties
Was broken by revision 3029.2.20  ysa@tinyerp.com-20101231061314-jhjc6c2uyeqko19x, fixing bug 692891

lp bug: https://launchpad.net/bugs/692891 fixed

bzr revid: odo@openerp.com-20110114230524-zkkvgi6ch7gk3d4m
2011-01-15 00:05:24 +01:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py [MERGE] orm,expression: fixed m2o handling of empty lists in domains + tests 2010-12-29 18:42:23 +01:00
fields.py [FIX] fields.property: restore compatibility with non-m2o properties 2011-01-15 00:05:24 +01:00
orm.py [FIX] orm.write(): avoid name collision of "ids" variable, causing side-effects + some doc 2011-01-14 22:16:42 +01:00
osv.py [FIX] osv.osv: fixed reference to osv pool, broken by refactoring of osv service 2010-12-14 14:18:12 +01:00
query.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00