You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
605 B
19 lines
605 B
{
|
|
'name': 'Beauty Theme',
|
|
'description': 'Beauty Theme - Cosmetics, Beauty, Make Up, Hairdresser',
|
|
'category': 'Theme/Retail',
|
|
'summary': 'Health, Beauty, Care, Make Up, Cosmetics, Hair Dressers, Stores',
|
|
'sequence': 170,
|
|
'version': '1.0',
|
|
'depends': ['theme_loftspace', 'website_animate'],
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/images.xml',
|
|
],
|
|
'images': [
|
|
'static/description/beauty_description.png',
|
|
'static/description/beauty_screenshot.jpg',
|
|
],
|
|
'license': 'LGPL-3',
|
|
'live_test_url': 'https://theme-beauty.odoo.com',
|
|
}
|