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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
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"
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
9
giu 23
|
12473 | ||
|
2
dic 21
|
7226 | ||
|
0
giu 21
|
1634 | ||
|
0
feb 21
|
2161 | ||
|
0
feb 21
|
3990 |
I know this, but do we have some way to make this possible? Get directly data from field in odoo to excel?