Hi, Thanks to the openerp team to change scripts setup.py for server and client for branch 5.0 which add folder pytz\zoneinfo\*. but again the error UnknowTimeZone. Solved if I add the line in pytz\__init__.py and the correspondant rename file in timezoneinfo, for the timezone given after UnknowTimeZone, which is this of the windows registry. Perhaps, try to choose another way, and use the module made for windows for the timezone : python25\Lib\site-packages\win32\Lib\win32timezone.py. Another reason is the problem of summer/winter hour like in France, which is not understand by pytz (somebody can confirm?). Thanks for works past and future.
------------------------ Linux is not Unix, and not Microsoft !!!!!! -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=39912#39912 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
