search name always in english and in user language

Bug #1175516 reported by Bruno Guibert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

The search by name always search a name in user language and in english.

In 6.0 server

For example:

Menu Warehouse / Configuration / Warehouse Managment / Locations

When I search a location by is name in French : name contains "re"

I'm waiting 5 lines
I have 6 lines in result.

One of them contains "re" only in English. "Emplacements Virtuels/Approvisionnement" in French "Virtual Locations/Procurements" in English

I suppose the problem is in the orm._where_calc function who add UNION Select name ilike 're' From stock_location a the query for translated field.

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Bruno,

This is not a bug but Its OpenERP feature that you can search by user language as well as en_US.

When you create a new db on different language then after you can see en_US is loaded by default. So this is not a bug but its additional feature that you can search on user language as well as en_US.

Thank you!

Changed in openobject-server:
status: New → Invalid
Revision history for this message
Bruno Guibert (bgu) wrote :

I'm sorry this explanation. I do not think a user wants to search for information in a language other than his own without having selected.

Use you provide would be helpful if the user could choose the language of research.

Regards

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.