Is there a way to export the categories and product translations?
I already tried to change the Admin-Language then > Export > CSV
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is there a way to export the categories and product translations?
I already tried to change the Admin-Language then > Export > CSV
You need to export the translations table if you just want the translated text.
You'll find it at this location:
Settings --> Translations --> Application terms --> Translated terms
Then filter on your language (italian?) and create an export.
I suggest you export the stock module or product module translation in the language you are needing and customise it like you need. Settings --> Translations --> Import/Export --> Export translation
I have Italian/Russian/German/English and I have the terms (table-values and titles) but I miss the Product Translation of each product Title, Description, Short Description..
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
mar 15
|
4948 | ||
|
1
mar 16
|
2450 | ||
|
2
mar 15
|
2728 | ||
|
9
kwi 24
|
36290 | ||
|
2
lis 23
|
5170 |
ok, Koffi's suggestion works well for Product Categories export, Ludos' suggestion works for Products Name translations. For import on V8 I changed the Admin>Preference>Language and import the products and categories with "id","name" on the product and category page. Thanks.