AsrayaJan. 15, 2019
Indicating the Timezone field enables Odoo to coordinate the display of date and time on messages. Leaving Timezone empty for a user will sometimes lead to unpredictable behaviour in the Odoo Programming. Ensure you indicate a Timezone while making a user record. If you have more than one user and for each user, you can set their respective time zone. Let's see how to configure Timezone in Odoo.
To configure the time zone, go to settings > click on your name in the top right corner and select Preferences.
Select a time zone from the drop-down list and click on Save button to change your preferences.
Otherwise, you can go to each user and set Timezone one by one.
Settings > Users > select a user.
Go to Preferences > Timezone > Select an appropriate Timezone from the drop down list > Save.
0