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

How can I insert a value in the context inside a qweb template in odoo 10?

I tried with

     <t t-set = "doc" t-value = "doc.with_context (sale_proforma = True)" />

but it does not work.... 

Thank you.  

Аватар
Отменить
Лучший ответ

Please refer reports documentation 

https://www.odoo.com/documentation/10.0/reference/reports.html


search for context you will get

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