25 lines
654 B
Python
25 lines
654 B
Python
{
|
|
'name': 'Orchid Theme',
|
|
'description': 'Orchid Theme - Flowers, Beauty',
|
|
'category': 'Theme/Retail',
|
|
'summary': 'Gardens, Flowers, Nature, Green, Beauty, Stores',
|
|
'sequence': 230,
|
|
'version': '1.0',
|
|
'depends': ['theme_loftspace', 'website_animate'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/images.xml',
|
|
'views/preset.xml',
|
|
],
|
|
'demo': [
|
|
'demo/demo.xml',
|
|
],
|
|
'images': [
|
|
'static/description/orchid_description.png',
|
|
'static/description/orchid_screenshot.jpeg',
|
|
],
|
|
'price': 4,
|
|
'currency': 'EUR',
|
|
'live_test_url': 'https://theme-orchid.odoo.com',
|
|
}
|