odoo/openerp/osv
Olivier Dony a50af56a05 [FIX] orm.read_group: fix merge logic for read_group_full:
- Properly merge results with list of values, even with reversed sort
- Pass `read_group_order` to `_group_by_full` implementations to let them
  handle sorting if they want.

bzr revid: odo@openerp.com-20111121164326-un722g5nsuzq94m5
2011-11-21 17:43:26 +01:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [IMP] typo. 2011-11-09 13:30:42 +01:00
fields.py [FIX] fields.related: lazy init should avoid race conditions as much as possible 2011-11-18 14:11:04 +01:00
orm.py [FIX] orm.read_group: fix merge logic for read_group_full: 2011-11-21 17:43:26 +01:00
osv.py [MERGE] trunk 2011-10-01 03:22:10 +02:00
query.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00