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..
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
1
bře 15
|
4956 | ||
|
1
bře 16
|
2450 | ||
|
2
bře 15
|
2737 | ||
|
9
dub 24
|
36295 | ||
|
2
lis 23
|
5173 |
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.