Skip to Content
Menu
This question has been flagged
3 Replies
3754 Views

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
Discard
Best Answer

Hi Sergio Marquina,

Can you check this

Thanks.

Avatar
Discard
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
Discard
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
Discard
Related Posts Replies Views Activity
6
Sep 19
11042
2
Mar 16
7690
0
Mar 15
8012
1
Jan 24
12574
4
Mar 23
14385