odoo/bin/osv
Olivier Dony 162e988544 [IMP] orm.search: support multiple _order clauses in destination objects when sorting on m2o fields
lp bug: https://launchpad.net/bugs/692694 fixed

bzr revid: odo@openerp.com-20101221192344-87d7ajnfsn5unm9p
2010-12-21 20:23:44 +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 [FIX] orm,base: prevent useless duplication of m2m records via unique constraint + orm check 2010-12-14 14:28:40 +01:00
orm.py [IMP] orm.search: support multiple _order clauses in destination objects when sorting on m2o fields 2010-12-21 20:23:44 +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