hi,
I want to publish my module on apps.odoo.com.
is it possible to put a relative path (like ./static/myvideo.webm) for the video in the property "live_test_url" in the __manifest__.py file
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hi,
I want to publish my module on apps.odoo.com.
is it possible to put a relative path (like ./static/myvideo.webm) for the video in the property "live_test_url" in the __manifest__.py file
Thanks
Hi Francis
You can add the URL of the live preview or demo of your app, just like the URL of the demo page or video URL of the app workflow, etc.
'live_test_url': 'https:/appdemo',
Regards
thanks a lot
regards
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
9월 23
|
2028 | ||
|
1
2월 23
|
4395 | ||
|
1
2월 23
|
2868 | ||
Blocked odoo appss
해결 완료
|
|
1
5월 25
|
790 | |
|
2
9월 23
|
2572 |
so, it is not possible to put a relative path