Skip to Content
Menu
This question has been flagged
3 Replies
3971 Zobrazenia

Hi All,

I just encountered a problem where the datetime is converted into system time zone or the browser timezone . I need odoo to take the timezone from the user's preference and convert the date according to that . 

Thank you

Avatar
Zrušiť
Best Answer

Hi Sergio Marquina,

Can you check this

Thanks.

Avatar
Zrušiť
Best Answer

If you check the help section of res.partner tz field, you will see that:

  • tz from user profile will be used only in reports and data import/export
  • everywhere else it's used the web client timezone (browser)



Avatar
Zrušiť
Best Answer
  1. Make sure that the user's timezone is set correctly in their user preferences. This can be done by going to the user's form view and checking that the "Timezone" field is set to the correct value.

  2. Check that the timezone setting in the server configuration is correct. This can be done by looking in the Odoo configuration file (usually located at /etc/odoo/odoo.conf) and checking that the "--timezone" option is set to the correct value.


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
6
sep 19
11256
2
mar 16
7858
0
mar 15
8133
1
jan 24
12700
4
mar 23
14694