[FIX] OPW 575885: read_group result not coherent with search
authorXavier Morel <xmo@openerp.com>
Fri, 27 Jul 2012 11:43:03 +0000 (13:43 +0200)
committerXavier Morel <xmo@openerp.com>
Fri, 27 Jul 2012 11:43:03 +0000 (13:43 +0200)
commitee6d0d5bb0d1437967ea86498490847d733fc771
tree8115d711043001941b3e43ffce8a87e62559f5e0
parentd62c46d505be9887936436f451060133edbea126
[FIX] OPW 575885: read_group result not coherent with search

read_group does not respect "Next Partner Entries to reconcile" where
search is overridden to.

=> read_group displays groups with records not available/displayed
   when "Next Partner Entries to reconcile" is applied to the leaves
   (and taken in account by search)

Remaining issue, the GTK client does not currently keep its context
through a read_group tree. Context values set by the search view are
only used for the base read_group, not for subsequent read_group or
search/read calls.

bzr revid: xmo@openerp.com-20120727114303-72bibeqk0xqdlpoi
addons/account/account_move_line.py