mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update to 15 gpt
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Odoo Module Sample. module app addons template sample with widget. Developer guidelines. Odoo开发规范模板',
|
'name': 'Odoo Module Sample. App sample with widget. Odoo开发规范模板',
|
||||||
'version': '15.23.10.07',
|
'version': '15.23.10.07',
|
||||||
'author': 'odooai.cn',
|
'author': 'odooai.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
'live_test_url': 'https://demo.odooapp.cn',
|
'live_test_url': 'https://demo.odooapp.cn',
|
||||||
'license': 'OPL-1',
|
'license': 'OPL-1',
|
||||||
'sequence': 2,
|
'sequence': 2,
|
||||||
'price': 3.00,
|
'price': 2.00,
|
||||||
'currency': 'EUR',
|
'currency': 'EUR',
|
||||||
'images': ['static/description/banner.gif'],
|
'images': ['static/description/banner.gif'],
|
||||||
'summary': '''
|
'summary': '''
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
@@ -18,7 +18,7 @@
|
|||||||
<section class="s_text_block o_colored_level pt16 pb16">
|
<section class="s_text_block o_colored_level pt16 pb16">
|
||||||
<div class="container s_allow_columns">
|
<div class="container s_allow_columns">
|
||||||
<p class="text-center bg-info text-white pt16 pb16">Just Clone this sample to your name to quick create your odoo addons</p>
|
<p class="text-center bg-info text-white pt16 pb16">Just Clone this sample to your name to quick create your odoo addons</p>
|
||||||
<h2 class="text-center bg-info text-white pt16 pb16">- Demo Video of Odoo17. Change to your video -</h2>
|
<h2 class="text-center bg-info text-white pt16 pb16">- Sample Local Video. Change to your video -</h2>
|
||||||
</div>
|
</div>
|
||||||
<!-- local video-->
|
<!-- local video-->
|
||||||
<div class="container">
|
<div class="container">
|
||||||
@@ -38,6 +38,9 @@
|
|||||||
<section class="oe_container container s_text_block pt24 pb24 o_colored_level" data-snippet="s_text_block" data-name="文本">
|
<section class="oe_container container s_text_block pt24 pb24 o_colored_level" data-snippet="s_text_block" data-name="文本">
|
||||||
<!-- remote video-->
|
<!-- remote video-->
|
||||||
<div class="s_allow_columns container">
|
<div class="s_allow_columns container">
|
||||||
|
<div class="container s_allow_columns">
|
||||||
|
<h2 class="text-center bg-info text-white pt16 pb16">- Sample Video on youtube remote. Change to your video -</h2>
|
||||||
|
</div>
|
||||||
<div data-oe-expression="//www.youtube.com/embed/whnmkTWsQkQ?rel=0&autoplay=0" class="media_iframe_video">
|
<div data-oe-expression="//www.youtube.com/embed/whnmkTWsQkQ?rel=0&autoplay=0" class="media_iframe_video">
|
||||||
<div class="css_editable_mode_display"></div>
|
<div class="css_editable_mode_display"></div>
|
||||||
<div class="media_iframe_video_size"></div>
|
<div class="media_iframe_video_size"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user