コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
10261 ビュー

we can see the translated values of fields using settings-->Application Terms --> Translated Terms.

But there is no dynamic translated values in the list. All are static values like labels.

I checked the psql and find the translated values there.

is any UI for translated viewing translated values in odoo10?

アバター
破棄
最善の回答

Hi,

If you modify any field that is having translate=True, then you'll be getting option like update translation in UI, like refer below screen.


Once you click on update translation you can add/update translation directly to fields, refer below screen:


Also you could find an earth symbol for translated field,look below screen:


アバター
破棄
著作者

Thanks for the reply.

But actually I want the list of translated values.is there any option in UI?

you can check with ir.translation itself, there fields "name"(object field name) & "res_id" (object record id), could provide you field and it's translation with respective record id.

Hope this would help you!

著作者

Thanks

関連投稿 返信 ビュー 活動
1
10月 18
5160
2
9月 18
5029
2
7月 25
4662
2
12月 24
7790
2
11月 24
28567