콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
8199 화면

Hello everyone.

I have to manage flights information in my openerp module. I ask for flights dates and time to an external system, and this system sends me the times in the timezone for the departure and arrival airports, and I need to keep these dates unchanged.

But when I store these dates, openerp assumes that they are for the user timezone, and stores these in GMT.

So I can't I make openerp ignore its timezone management system for my fields ? I need to store and display the date I received from the system, not a converted datetime for the user's timezone.

I searched on the net about this, but didn't find anything.

Thank you !

아바타
취소

All dates on openerp are saved on GMT, and then formatted to the user, to keep the openerp logic, you need in your flight information object to store the timezone, and then find a way to tell openerp web to format the time to that timezone and not the users.

작성자

Didn't see this answer, sorry ! I think I'll look for another solution, a bit simplier, but thanks !

관련 게시물 답글 화면 활동
Take Users Timezone 해결 완료
3
7월 25
4050
Time & Date Issue 해결 완료
6
9월 19
11362
2
3월 16
7915
1
1월 24
12738
4
3월 23
14790