name get of base_location does not translate county
Bug #1279118 reported by
Sandy Carter (http://www.savoirfairelinux.com)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Partner and Contact Management |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Problem:
When using the base_location/
How to reproduce:
Create a many2one relation to base_location and a form view.
Create a base_location entry with a city and a country which translates differently (such as United States).
Select the base_location entry in the form view with the interface in another language.
Expected behaviour:
The country is translated according to the user's selected language.
Actual behaviour:
The country is always displayed in its English localization.
Related branches
lp://qastaging/~savoirfairelinux-openerp/partner-contact-management/1279118
Merged
into
lp://qastaging/~partner-contact-core-editors/partner-contact-management/7.0
at
revision 33
- Yannick Vaucher @ Camptocamp: Approve (code review, no tests)
- Pedro Manuel Baeza: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedbase_location/better_zip.py (+1/-1)
Changed in partner-contact-management: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Hi, Sandy, thanks for pointing out the problem and its solution.
Regards.