[FIX] search: when count=True, execute main query as a subquery to avoid side effects...
authorRaphael Collet <rco@openerp.com>
Mon, 18 Feb 2013 14:51:00 +0000 (15:51 +0100)
committerRaphael Collet <rco@openerp.com>
Mon, 18 Feb 2013 14:51:00 +0000 (15:51 +0100)
commit0f43032b82c22a69332b6a01b9d277776a2d644b
tree10ae60fe2b1b8ef2d3acb77c232a08fb4665f42a
parent4d242424cd13ade53498c12ed0a90975b1e0c864
[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
openerp/osv/orm.py