please I would like to help me in this issue urgent please ,
How to define globle variable in Qweb report because when i access any variabl I defined it out loop i didn't get any change when i print this variabl out loop
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
please I would like to help me in this issue urgent please ,
How to define globle variable in Qweb report because when i access any variabl I defined it out loop i didn't get any change when i print this variabl out loop
thanks
You could use t-set attribute
<t t-set= "user_name" t-value="user.name" > </t>
<p> Hello, <t t-esc = "user_name"/> </p>
Refer Odoo 8 documentation for Q-web template: https://www.odoo.com/documentation/8.0/reference/qweb.html#setting-variables
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
How to get company name in qweb report?
Resolvido
|
|
1
abr. 22
|
22529 | |
How to make space in qweb report?
Resolvido
|
|
8
mar. 21
|
30680 | |
How to call css style in qweb report?
Resolvido
|
|
2
fev. 21
|
11133 | |
|
4
mai. 16
|
7709 | ||
|
0
mar. 15
|
3282 |