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:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
3129
Ansichten
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.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
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?