Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
2348 Vues

Hello 

Imagine we are looking at a product detail:
- information tab has multiple languages
- when switching language the translated text appears: good!
- not so for attachments however, meaning the Dutch attachments appear for the French user.

Is there a way to tackle this? (openerp7 and odoo8 might differ?)

rgds

Avatar
Ignorer

did you find a solution?

Meilleure réponse

Don't know if it works in product details too, but on our homepage we put around our images, so they change depend on language

<t t-if="lang=='de_DE'">  
Avatar
Ignorer

The < in the front is the > in the other side but can't make it. Is always changed

Auteur

So how would I add attachments for one specific language?

Add the tag with the specific language ( de_DE for German, or en_US for English) you can search them in your odoo instance

Meilleure réponse

Any solution for this Yet?

Avatar
Ignorer