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

I want to translate the content of some records like the payment terms of account module. I try to put the same line on my es.po file with no results... Menus, labels translate perfect but I don't know if I have to create two different items in the database for english and spanish. Looking at Payment Terms, odoo uses the .po files  but this does not work for me

아바타
취소
베스트 답변

Hi,

You need to add translate=True on the declaration of your field.

name = fields.Char(translate=True)
아바타
취소
관련 게시물 답글 화면 활동
0
12월 24
1470
2
2월 24
3023
4
11월 23
3461
1
8월 22
3749
1
3월 21
21361