Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
5 Antworten
9000 Ansichten

Hello, I want to translate default header that is configured in company settings Header/Footer. I don't see where I should go to translate such string as 'Phone:' and 'Mail:'.

Avatar
Verwerfen

same need, as the english words appear on Sales receipt given to customers; not able to find out where to change these same 2 words

Same problem here. How to translate the name of the fields "Phone :", "Email :", "Website :" and "TIN :" in the footer?

Footer code:

<para style="main_footer">Phone : [[ company.partner_id.phone or '' ]] - Email : [[ company.partner_id.email or '' ]] - Website : [[ company.partner_id.website or '' ]] - TIN : [[ company.partner_id.vat or '' ]]</para>
Autor Beste Antwort

As I got answer from developers, for now it seems there is no direct way to translate these values. You can either use one language (translate whole header in a language you want), or create module that overrides default header. So this way you can put header information in rml report which can be translated. But the bad part is that you may need to create custom module for every report you want to translate, overriding default header.

Avatar
Verwerfen
Beste Antwort

I am facing same issue. If anyone know the solution. please post and close this question.

Avatar
Verwerfen
Beste Antwort

Same problem here. How to translate the name of the fields "Phone :", "Email :", "Website :" and "TIN :" in the footer?

Footer code:

<para style="main_footer">Phone : [[ company.partner_id.phone or '' ]] - Email : [[ company.partner_id.email or '' ]] - Website : [[ company.partner_id.website or '' ]] - TIN : [[ company.partner_id.vat or '' ]]</para>
Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
März 15
6994
1
Juni 23
2988
1
März 23
8892
0
März 15
3745
1
Dez. 23
2407