odoo/bin/osv
Olivier Dony 6f0660eaa0 [FIX] orm.read_group: support ordering by any field (not just m2o ones)
bzr revid: odo@openerp.com-20101206131818-ibah9gt409jbil3l
2010-12-06 14:18:18 +01:00
..
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
expression.py expression: fix "m2o, m2m in []" expressions, bug 626806 2010-11-29 20:34:13 +02:00
fields.py fields: conform some default arguments to the coding standards 2010-11-23 17:44:08 +02:00
orm.py [FIX] orm.read_group: support ordering by any field (not just m2o ones) 2010-12-06 14:18:18 +01:00
osv.py [FIX] osv.osv: code cleanup after merging previous patches 2010-11-24 17:40:41 +01:00
query.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00