Skip to Content
Menu
This question has been flagged
1 Reply
19549 Views

Is it possible to host html files on the Odoo server? I basically want to access the html file like this:

http://0.0.0.0:8069/path-file-on-system/filename.html

Avatar
Discard
Best Answer

Yes it is possible. For example, html file in stock module:

https://www.odoo.com/stock/static/description/index.html

folder static is dedicated them

Avatar
Discard
Author

This is perfect ! Thanks. But I noticed that I need to create a sub folder in static/src/some-folder and place the file here, for it to load. I will double check it. Thanks a lot for your help!

Related Posts Replies Views Activity
3
Mar 15
4127
6
Mar 21
14729
4
Jul 15
4163
1
Apr 15
8259
2
Mar 15
7226