Skip to Content
Menu
This question has been flagged
2 Replies
4677 Views

Hi,

How can we include "Live Preview" button in app page of the odoo apps.

Thanks in Advance

Avatar
Discard
Author Best Answer

Hi,

Just include the below code in the manifest file

'live_test_url': 'your video link',

Regards

Avatar
Discard

thanks for the info. can you share more important key-val for manifest for app

Author

sure i will share in coming days

Author

Hi,

Visit this link to know more about __manifest__.py

http://www.getodootraining.com/odoo-manifest-file-openerp-file/

Best Answer

Add this key:value to your module's __manifest__.py file

'live_test_url': 'url of  the  demo  or  preview',
url can be any video link or demo server link
Avatar
Discard
Related Posts Replies Views Activity
1
Jun 23
4975
1
Feb 22
6153
4
Dec 24
18343
0
Oct 21
2552
2
Oct 21
4914