コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
3990 ビュー

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

アバター
破棄
最善の回答

Hi Sergio Marquina,

Can you check this

Thanks.

アバター
破棄
最善の回答

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)



アバター
破棄
最善の回答
  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.


アバター
破棄
関連投稿 返信 ビュー 活動
6
9月 19
11278
2
3月 16
7891
0
3月 15
8158
1
1月 24
12711
4
3月 23
14712