[FIX] account: name_search methods used '=' or 'ilike' to search, instead of the...
authorDenis Ledoux <dle@openerp.com>
Mon, 14 Apr 2014 12:19:30 +0000 (14:19 +0200)
committerDenis Ledoux <dle@openerp.com>
Mon, 14 Apr 2014 12:19:30 +0000 (14:19 +0200)
commitc3300dce7adf00437b849c2517dc5c38b24b9598
tree08c3a390a447a00cff5de3e579cc4aee409bd3bb
parent3a271866437e85449b59e3ea396ed8e1140c505d
[FIX] account: name_search methods used '=' or 'ilike' to search, instead of the actual operator

Therefore, for example, searching invoices for journals doesnt containing 'sales' actually returned invoices with journal containing 'sales'.

bzr revid: dle@openerp.com-20140414121930-xbawuj93ddifhf4m
addons/account/account.py