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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
How to get company name in qweb report?
Diselesaikan
|
1
Apr 22
|
23424 | ||
|
How to make space in qweb report?
Diselesaikan
|
8
Mar 21
|
31452 | ||
|
How to call css style in qweb report?
Diselesaikan
|
2
Feb 21
|
11822 | ||
|
4
Mei 16
|
8402 | |||
|
0
Mar 15
|
4058 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.