Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4628 Widoki

How to format dates in a timezone, different to the one the user has configured?

I have a form that should always format the date in a specific timezone, defined in the object record.

I Have tried to override the context 'tz' variable before the view opens, without success.

UPDATE: I saw there is a method: view_init(cr, uid, fields_list, context), but it only works for a new record, there is something like this when I open the view of an existing record?.

UPDATE2: It seems that openerp web ignores the user timezone configured, it just format the date with the browsers timezone, and only shows and alert if they are different, so it is useless to override the context 'tz' variable.

Awatar
Odrzuć

I was reading OpenERP is hardcoded to read UTC. Is this not the case?

Powiązane posty Odpowiedzi Widoki Czynność
2
kwi 23
3823
2
lut 21
16955
1
paź 20
3935
2
sie 19
4249
0
wrz 16
4935