Skip to Content
Menú
This question has been flagged
2 Respostes
5004 Vistes

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de març 22
2445
3
de des. 19
5138
0
de març 15
3583
0
de març 15
4393
1
de març 15
4930