You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Odoo default value for timezone field uses the tz set on the
393
-
connected user. So if a user creates a partner located in a different
394
-
timezone than his own, the created partner will be set in the user’s
395
-
timezone instead of having the timezone from its own location.
396
-
Ideally, we should change this behaviour to get the timezone from the
397
-
country and city of the partner when they are defined.
392
+
<li>Odoo default value for timezone field uses the tz set on the connected
393
+
user. So if a user creates a partner located in a different timezone
394
+
than his own, the created partner will be set in the user’s timezone
395
+
instead of having the timezone from its own location. Ideally, we
396
+
should change this behaviour to get the timezone from the country and
397
+
city of the partner when they are defined.
398
398
<aclass="reference external" href="http://www.geonames.org/export/web-services.html#timezone">http://www.geonames.org/export/web-services.html#timezone</a> might be a
0 commit comments