[FIX] res.partner: name_search() should match complete contact names in the format...
authorOlivier Dony <odo@openerp.com>
Wed, 12 Jun 2013 09:53:00 +0000 (11:53 +0200)
committerOlivier Dony <odo@openerp.com>
Wed, 12 Jun 2013 09:53:00 +0000 (11:53 +0200)
commit8722e2a01e29c36848a8bba84ae6ed71ccb97abc
treea4b3bfbc2a02f7aef10b353a4a1c0c0444b695d2
parente532701d28d63fba37df3149e89804630f14f999
[FIX] res.partner: name_search() should match complete contact names in the format returned by name_get()

This was missed during the change of the name_get()
format at revision 4923.1.12
revid:odo@openerp.com-20130416093121-t5soophs2aui8rzq

lp bug: https://launchpad.net/bugs/1188300 fixed

bzr revid: odo@openerp.com-20130612095300-pcr3ly5g7bv656i1
openerp/addons/base/res/res_partner.py