Hi all,
I would like to do server-side include of a html snipet generated locally from an old app, say http://localhost:8080/print_output
Is this possible in Odoo? is there something like <t t-call or t-esc for such need?
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi all,
I would like to do server-side include of a html snipet generated locally from an old app, say http://localhost:8080/print_output
Is this possible in Odoo? is there something like <t t-call or t-esc for such need?
Thanks.
For this you will have to create an action over the controller .
When user hit the controller you can read the local file and render the snippet from the controller
And Use t-raw to display the content of raw data on the web page.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 24
|
117 | ||
|
1
Apr 24
|
965 | ||
|
7
Sep 24
|
22442 | ||
|
1
Mar 24
|
275 | ||
|
0
Feb 24
|
410 |