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..
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
mar 15
|
4907 | ||
|
1
mar 16
|
2450 | ||
|
2
mar 15
|
2676 | ||
|
9
abr 24
|
36206 | ||
|
2
nov 23
|
5119 |
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.