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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
3128
Vues
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
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?