odoo/bin/osv
Olivier Dony 1dec419270 [IMP] orm: some improvement on previous commit on orm search with order_by (still needs fixing):
Avoid depending on implicit ordering of tables in a query but still allow basic sorting by inherited fields

bzr revid: odo@openerp.com-20100826114531-ajbukfsu9u3glhz5
2010-08-26 13:45:31 +02:00
..
__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 [IMP] orm: some improvement on previous commit on orm search with order_by (still needs fixing): 2010-08-26 13:45:31 +02:00
osv.py [IMP] orm: improve error message when NOT NULL constraint is violated 2010-08-24 18:05:15 +02:00