odoo/openerp
Olivier Dony a961e5e377 [MERGE] search: when count=True, execute main query as a subquery to avoid side effects with offset and limit
Granted, calling search() with both count=True and
offset or limit is not extremely useful, but
it is still better to accept it and apply it
to the inner query rather than have silly
errors

bzr revid: odo@openerp.com-20130220174416-yoos2py8dc9jc3md
2013-02-20 18:44:16 +01:00
..
addons [FIX] cron: push the registry signaling checks in the try/except of the job itself. 2013-02-19 15:04:39 +01:00
cli Merge Thu branch 2013-01-29 16:05:25 +01:00
conf [IMP] The open openerp namespace is removed. 2013-02-09 07:02:46 +01:00
modules [FIX] openerp namespace: the import hook was still inserting modules in sys.moduls at their shortname. 2013-02-18 17:48:39 +01:00
osv [MERGE] search: when count=True, execute main query as a subquery to avoid side effects with offset and limit 2013-02-20 18:44:16 +01:00
report [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService) 2013-02-12 16:42:30 +01:00
service [FIX] openerp namespace: the import hook was still inserting modules in sys.moduls at their shortname. 2013-02-18 17:48:39 +01:00
tests [IMP] use another xml_menu_id that leads directly to the tests wizard 2013-02-20 15:56:13 +01:00
tools merge trunk 2013-02-15 13:25:00 +01:00
workflow [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [MERGE] trunk 2013-02-13 11:56:20 +01:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [DOC] openerp.http: use sphinx domains. 2013-02-01 16:13:54 +01:00
import_xml.rng [REF] Removed support for __terp__.py files and `terp` root elements in XML files. 2013-02-12 16:23:28 +01:00
loglevels.py [REF] services: moved the report service to openerp.service.report. 2013-01-30 16:56:24 +01:00
netsvc.py [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService) 2013-02-12 16:42:30 +01:00
pooler.py [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
release.py [FIX] we are not in alpha anymore 2013-01-03 18:08:09 +01:00
sql_db.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00