Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2524 Представления

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

Аватар
Отменить

did you find a solution?

Лучший ответ

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'">  
Аватар
Отменить

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

Автор

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

Лучший ответ

Any solution for this Yet?

Аватар
Отменить