← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 804423] [NEW] Date lang format

 

Public bug reported:

OpenERP v6.0.2 (server, client & web) - lang=fr_FR
server launched with option "-l fr_FR"

French time format defined as below:
%a %d.%m.%Y
=> No date sent by GTK-client during search
=> Web-client anwers "Wrong date format"

Resolved when defining date as:
%d.%m.%Y
=> But day of week is no more printed on reports

** Affects: openobject-client
     Importance: Undecided
         Status: New

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

Title:
  Date lang format

Status in OpenERP GTK Client:
  New

Bug description:
  OpenERP v6.0.2 (server, client & web) - lang=fr_FR
  server launched with option "-l fr_FR"

  French time format defined as below:
  %a %d.%m.%Y
  => No date sent by GTK-client during search
  => Web-client anwers "Wrong date format"

  Resolved when defining date as:
  %d.%m.%Y
  => But day of week is no more printed on reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/804423/+subscriptions


Follow ups

References