콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
5 답글
9049 화면

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:'.

아바타
취소

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>
작성자 베스트 답변

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.

아바타
취소
베스트 답변

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

아바타
취소
베스트 답변

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>
아바타
취소
관련 게시물 답글 화면 활동
2
3월 15
7044
1
6월 23
3015
1
3월 23
8964
0
3월 15
3766
1
12월 23
2457