Hi Guys
Please how can I give parameters/context while using request.redirect in odoo Controllers
Thanks a lot !
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 20
|
11859 | ||
|
2
Jun 24
|
9710 | ||
|
0
Dec 23
|
352 | ||
|
1
Sep 22
|
13812 | ||
|
5
Nov 15
|
9567 |