c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13979
[Bug 708052] [NEW] Timezone problem
Public bug reported:
OERP server 6.0.1
When I tied to define timezone in server config file, I've got an error:
"The specified timezone (AnyZone) is invalid"
When I followed the traceback, I found out that pytz python module does`nt contents "zoneinfo".
After installing the latest pytz from pypi everything is seems to works fine.
Server was installed with Windows installer.
** Affects: openobject-server
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/708052
Title:
Timezone problem
Status in OpenERP Server:
New
Bug description:
OERP server 6.0.1
When I tied to define timezone in server config file, I've got an
error:
"The specified timezone (AnyZone) is invalid"
When I followed the traceback, I found out that pytz python module does`nt contents "zoneinfo".
After installing the latest pytz from pypi everything is seems to works fine.
Server was installed with Windows installer.
Follow ups
References