odoo/bin/osv
Jay (OpenERP) 68dc2f322a [FIX] read() should never return [] if fields are not empty
lp bug: https://launchpad.net/bugs/600533 fixed

bzr revid: jvo@tinyerp.com-20100903130945-b03ggz7hg8egymv0
2010-09-03 18:39:45 +05:30
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py [IMP] orm: some improvement on previous commit on orm search with order_by (still needs fixing): 2010-08-26 13:45:31 +02:00
fields.py [FIX] osv.fields: properly handle reading a m2o with no value set 2010-08-17 15:28:29 +02:00
orm.py [FIX] read() should never return [] if fields are not empty 2010-09-03 18:39:45 +05:30
osv.py [IMP] orm: improve error message when NOT NULL constraint is violated 2010-08-24 18:05:15 +02:00