Hi All,
I confiqured Openerp 7 on ubuntu server 14.04, now this will open 192.188.xxx.xxx as OpenERP page, now i need to open one html file in that for ex 192.168.xxx.xxx/index.html means need to open this html file how to done this concept in the server.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
3121
Görünümler
Try putting the index.html in the openerp folder.
Hi Ivan, I tried this way but it is not working same 404 error only...
@sridhar, after further digging, it seems that v7 cannot serve static HTML. There are some answers and digging in this thread: https://www.odoo.com/forum/help-1/question/how-to-serve-http-static-files-6574.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol
you need to open static html page
can u want to open static html page?....
Yes i need to pop up this html file...
Any solution for this problem?