Hi Guys
I Want To Open Html File In New Tab Inside OpenERP
Please Help Me
Thanks A lot
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi Guys
I Want To Open Html File In New Tab Inside OpenERP
Please Help Me
Thanks A lot
1) Create Web Module using the below link
https://doc.openerp.com/trunk/web/module/
2) Add Html file in the below directory:-
addons --> web_example --> static --> test --> readme.html
Add File Path in __openerp__.py
{
'depends': ['web'],
'test': ['static/test/readme.html'],
}
3) Install the module
4) Open the Html Page in openerp http://localhost:8069/web_example/static/test/readme.html
Thanks For Helping But I Want To Open Any Html File By Code Not Static File Like readme.html I Want It Dynamic
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
remove title and footer in reports
Rezolvat
|
|
2
dec. 19
|
6793 | |
|
2
dec. 19
|
2538 | ||
|
0
mar. 15
|
5447 | ||
Upload Large File Store to Odoo.sh
Rezolvat
|
|
1
iul. 25
|
6253 | |
|
0
mar. 25
|
1238 |