Hi Guys
Please how can I give parameters/context while using request.redirect in odoo Controllers
Thanks a lot !
Hi Guys
Please how can I give parameters/context while using request.redirect in odoo Controllers
Thanks a lot !
I think you need this one
return http.request.render('module_name.your_template_id', {
'data1':data1,
'data2':data1
})This just change the template but not the url
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
dic 20
|
15749 | |||
|
2
jun 24
|
12966 | |||
|
0
dic 23
|
1843 | |||
|
1
sept 22
|
18809 | |||
|
5
nov 15
|
11729 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.