Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
13175 Tampilan

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

Avatar
Buang
Jawaban Terbai

Hi,

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

name = fields.Char(translate=True)
Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Des 24
1718
2
Feb 24
3238
4
Nov 23
3876
1
Agu 22
3930
1
Mar 21
22012