← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674079] Re: Changing en_US Date Format does not change format in GUI

 

This bug persists in both the Client and web client.
With todays revision.
Also when running a translation terms update error occured: (this is with a new company)

[2010-12-06 09:13:25,944][v6_test_language] INFO:i18n:loading translation file for language en_US
/home/michael/openerp60/server/bin/tools/misc.py:754: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  keys_to_del = [key for key, _ in self._generate_keys(dbname, kwargs2) if key in self.cache.keys()]

-- 
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/674079

Title:
  Changing en_US Date Format does not change format in GUI

Status in OpenObject GTK Client:
  Confirmed
Status in OpenObject Web Client:
  Confirmed

Bug description:
  Created new company on trunk rc60
Changed Translations->Language->en_US date format to d/m/y
restarted client and webclient.
New login.
Date format still m/d/y in Webclient and GTK client - incorrect.
Printing a report renders d/m/y - correct

I think it has to do with legacy code for en_US as a default language.





References