odoo/openerp/osv
Raphael Collet 0f43032b82 [FIX] search: when count=True, execute main query as a subquery to avoid side effects with offset and limit
bzr revid: rco@openerp.com-20130218145100-4q24j8ko9j9elwpw
2013-02-18 15:51:00 +01:00
..
__init__.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
expression.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
fields.py [FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user TZ if context TZ is missing 2013-01-12 06:57:17 +13:00
orm.py [FIX] search: when count=True, execute main query as a subquery to avoid side effects with offset and limit 2013-02-18 15:51:00 +01:00
osv.py [MERGE] trunk 2013-02-13 11:56:20 +01:00
query.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00