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
5170 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
2552
3
gru 19
5268
0
mar 15
3700
0
mar 15
4511
1
mar 15
5079