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

I want translate name of report when it's return in def 

def reload_data(self):
return { 

'name': 'Report Purchase by vendors', #<--- how to translate it ?

"type": "ir.actions.act_window",

"view_mode": "tree",

"res_model": 'report.purchase.general.vendors' ,

"context":{'start_date':start_date,'end_date':end_date}} ​

Help me, pls. Thank everyone :D

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
mar 22
2447
3
gru 19
5138
0
mar 15
3587
0
mar 15
4399
1
mar 15
4935