Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4531 Vistas

Hi,

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

Thanks in Advance

Avatar
Descartar
Autor Mejor respuesta

Hi,

Just include the below code in the manifest file

'live_test_url': 'your video link',

Regards

Avatar
Descartar

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

Autor

sure i will share in coming days

Autor

Hi,

Visit this link to know more about __manifest__.py

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

Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 23
4840
1
feb 22
6008
4
dic 24
18050
0
oct 21
2432
2
oct 21
4765