odoo/bin/osv
Olivier Dony 482f07f717 [FIX] orm: incorrect braces when processing default values for o2m/m2m (backport from trunk)
lp bug: https://launchpad.net/bugs/704311 fixed

bzr revid: odo@openerp.com-20110128160419-kospojyqffcs7u40
2011-01-28 17:04:19 +01:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py expression: fix function.search() when it does not restrict 2011-01-17 10:41:08 +02:00
fields.py [FIX] fields.property: restore compatibility with non-m2o properties 2011-01-15 00:05:24 +01:00
orm.py [FIX] orm: incorrect braces when processing default values for o2m/m2m (backport from trunk) 2011-01-28 17:04:19 +01:00
osv.py [FIX] osv: _constraints can be inherited by redefining a constraint with the same name 2011-01-17 10:47:50 +01:00
query.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00