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
ตอบกลับ
3124
มุมมอง
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?