2021-05-10 15:45:35 +02:00
|
|
|
{
|
|
|
|
|
'name': 'Yes Theme',
|
|
|
|
|
'description': 'Yes Theme - Wedding',
|
|
|
|
|
'category': 'Theme/Personal',
|
2021-05-10 15:46:48 +02:00
|
|
|
'summary': 'Wedding, Love, Photography, Services',
|
2021-05-10 15:45:35 +02:00
|
|
|
'sequence': 330,
|
|
|
|
|
'version': '2.0.0',
|
|
|
|
|
'author': 'Odoo S.A.',
|
2021-08-04 10:41:38 +00:00
|
|
|
'depends': ['theme_common'],
|
2021-05-10 15:45:35 +02:00
|
|
|
'data': [
|
2021-05-10 15:46:42 +02:00
|
|
|
'data/ir_asset.xml',
|
2021-05-10 15:45:35 +02:00
|
|
|
'views/images.xml',
|
|
|
|
|
|
|
|
|
|
'views/snippets/s_carousel.xml',
|
|
|
|
|
'views/snippets/s_picture.xml',
|
|
|
|
|
'views/snippets/s_masonry_block.xml',
|
|
|
|
|
'views/snippets/s_three_columns.xml',
|
|
|
|
|
'views/snippets/s_quotes_carousel.xml',
|
|
|
|
|
'views/snippets/s_call_to_action.xml',
|
|
|
|
|
|
2021-05-10 15:46:42 +02:00
|
|
|
],
|
2021-05-10 15:45:35 +02:00
|
|
|
'images': [
|
|
|
|
|
'static/description/yes_description.png',
|
|
|
|
|
'static/description/yes_screenshot.jpg',
|
|
|
|
|
],
|
|
|
|
|
'license': 'LGPL-3',
|
|
|
|
|
'live_test_url': 'https://theme-yes.odoo.com',
|
2021-05-10 15:46:42 +02:00
|
|
|
'assets': {
|
|
|
|
|
'website.assets_editor': [
|
|
|
|
|
'theme_yes/static/src/js/tour.js',
|
|
|
|
|
],
|
|
|
|
|
}
|
2021-05-10 15:45:35 +02:00
|
|
|
}
|