Hello Jakob,

2014-09-18 12:02 GMT+00:00 Cédric Krier <cedric.kr...@b2ck.com>:

> On 18 Sep 13:51, Jakob Lang wrote:
> > Hi Ivo,
> >
> > thanks a lot for sharing your experience.
> > Do you have a list of required things that need to be installed on
> windows
> > to get everything run or is the list of the thread in the link you sent
> > already complete?
> > Is there anything special that needs to be cared of?
> > Is there a big difference (function wise) between the versions 2.4 and
> 2.6?
> > So I mean is it a good option to run on 2.4 to avoid the UTC problem?
>
> Running trytond under UTC timezone fixes problems.
> So the easy way is to configure the windows user running trytond to have
> UTC timezeone as trytond can not set it itself.
>
> --
> Cédric Krier - B2CK SPRL
> Email/Jabber: cedric.kr...@b2ck.com
> Tel: +32 472 54 46 59
> Website: http://www.b2ck.com/
>


Cédric posted this link

http://www.windows-commandline.com/tzutil-set-timezone-windows-7/

today. This way you could set the timezone to UTC via cmd

   - tzutil /s "UTC"
   - tzutil /g

should give "UTC" and then you can run the latest gnuhealth on windows
without issues. Not sure yet if it is possible to set the timezone only for
the process that runs trytond. At the moment I can only set the timezone
for the entire machine which in the end I wouldnt want since I am not in
UTC.

I would definitely advise you to go with the latest GNU Health! Maybe you
can figure out a way to get a linux machine (or simply use virtualbox for
the start). I guess most people here are running the server one some linux.
I normally run the server on linux, I was just to lazy and wanted to have a
look at the new version on my windows machine, thats why I stumbled upon
the issue :)

Reply via email to