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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
3133
查看
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.
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?