c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #11806
[Bug 701100] Re: [6.0] cannot search partner by 'ref' code in custom filter when not using en_US
hello,
I tested with the environment that is stated above with pt_BR installed.
search by custom filter on 'ref' and here the output was as expected...
The request sent was this:
DEBUG_RPC:rpc.request:('execute', 'trunk', 1, '*', ('res.partner', 'search', [('ref', 'ilike', '%B\xc3\xa9lgica%')], 0, 80, False, {'lang': 'pt_BR', 'project_id': False, 'tz': False, 'active_model': 'ir.ui.menu', 'section_id': False, 'active_ids': [78], 'search_default_customer': 1, 'active_id': 78}))
DEBUG_RPC_ANSWER:rpc.result:[3]
Thanks,
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/701100
Title:
[6.0] cannot search partner by 'ref' code in custom filter when not using en_US
Status in OpenObject GTK Client:
Confirmed
Bug description:
Hello
I think lot's of companies, will have some 'ref' code for their partners and they need to use it as a search field.
So I think we would better have an index on it + have it in the default partner search view.
Any good reason not too?
References