When i export data, like field Deadline, I have date and time data, it show on file excel wrong Time that it -7 hours ( my local time is GMT + 7 ). Can I change this? I want it show on file excel directly with data in my field on odoo. It make my report isn't right for my boss to see.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
All datetime information is exported in the UTC timezone, no matter your local timezone. This is so all Users anywhere in the world can collaborate. If your Business Support team in San Jose, California extracts data and sends it to the New York City office to be updated who then sends it to the London office, the only way this works is with a common underlying timezone. By using UTC we prevent any data corruption due to a User importing data while in a different timezone than the User who exported it.
In database, columns said "Timestamp without time zone"
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
9
juin 23
|
12976 | ||
|
2
déc. 21
|
7764 | ||
|
0
juin 21
|
1851 | ||
|
0
févr. 21
|
2475 | ||
|
0
févr. 21
|
4256 |
I know this, but do we have some way to make this possible? Get directly data from field in odoo to excel?