odoo/addons/web/static
Denis Ledoux 84e10ad03b [FIX] web: translation of default M2O values in search bar
When a many2one field of a searchview was selected
by default, through a default_*_id within the context,
the many2one value name wasn't translated.

e.g. with Spanish loaded (and l10n_multilang installed),
translate a project.project name in Spanish.
Then, while being in Spanish, in the project.project kanban,
click on the Tasks link of a project (tareas),
then, notice the value of the project name in the
search bar.

opw-632818
2015-04-22 17:53:35 +02:00
..
lib [FIX] py.js: arguments dispatching in PY_call 2015-03-03 11:51:50 +01:00
src [FIX] web: translation of default M2O values in search bar 2015-04-22 17:53:35 +02:00
test [FIX] web: translation of default M2O values in search bar 2015-04-22 17:53:35 +02:00