27 lines
692 B
Python
27 lines
692 B
Python
{
|
|
'name': 'Yes Theme',
|
|
'description': 'Yes Theme - Wedding',
|
|
'category': 'Theme/Personal',
|
|
'summary': 'Weddings, Love, Photography, Services',
|
|
'sequence': 330,
|
|
'version': '1.0',
|
|
'depends': ['theme_kea', 'website_animate'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/images.xml',
|
|
'views/preset.xml',
|
|
'views/snippets/s_banner_parallax.xml',
|
|
],
|
|
'demo': [
|
|
'demo/demo.xml',
|
|
'demo/blocks.xml',
|
|
],
|
|
'images': [
|
|
'static/description/yes_description.png',
|
|
'static/description/yes_screenshot.jpeg',
|
|
],
|
|
'price': 4,
|
|
'currency': 'EUR',
|
|
'live_test_url': 'https://theme-yes.odoo.com',
|
|
}
|