Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4867 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
5219
1
feb 22
6409
4
dic 24
18777
0
oct 21
2764
2
oct 21
5091